summaryrefslogtreecommitdiffstats
path: root/linux-user/syscall_defs.h
Commit message (Expand)AuthorAgeFilesLines
* alpha-linux-user: Fix sigactionRichard Henderson2013-01-121-1/+1
* janitor: add guards to headersPaolo Bonzini2012-12-191-0/+6
* linux-user: fix emulation of getdentsDmitry V. Levin2012-08-271-4/+4
* linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitionsPeter Maydell2012-08-131-2/+2
* linux-user: Fix incorrect TARGET_BLKBSZGET, TARGET_BLKBSZSETPeter Maydell2012-08-131-2/+2
* linux-user: Sync fcntl.h bits with the kernelRichard Henderson2012-08-041-102/+92
* alpha-linux-user: Fix signal handlingRichard Henderson2012-08-041-1/+40
* target-or32: Add linux user supportJia Liu2012-07-271-3/+37
* linux-user: fix BLK ioctl argumentsAlexander Graf2012-04-061-3/+5
* linux-user: implement device mapper ioctlsAlexander Graf2012-04-061-0/+18
* linux-user: add SO_PEERCRED support for getsockoptAkos PASZTORY2012-02-021-0/+6
* fix spelling in linux-user sub directoryDong Xu Wang2011-12-021-3/+3
* linux-user: fix abi_(u)long, target_ulong mismatchMatthias Braun2011-10-271-4/+4
* linux-user: fix rlimit syscalls on sparc(64)Matthias Braun2011-10-271-1/+6
* linux-user: fix TARGET_RLIM_INFINITY declarationMatthias Braun2011-10-271-1/+1
* Use new macro QEMU_PACKED for packed structuresStefan Weil2011-09-031-8/+8
* mips: rlimit codes are not the sameWesley W. Terpstra2011-07-121-0/+34
* linux-user: Implement prlimit64 syscallPeter Maydell2011-07-111-0/+4
* linux-user: Add support for even more FB ioctlsCédric VINCENT2011-07-111-0/+5
* linux-user: Add support for more VT ioctlsCédric VINCENT2011-07-111-0/+4
* linux-user: Add support for KD...LED ioctlsCédric VINCENT2011-07-111-0/+4
* s390x: s390x-linux-user supportUlrich Hecht2011-05-201-2/+53
* linux-user: untie syscalls from UID16Riku Voipio2011-04-261-1/+4
* linux-user: add ioctl(SIOCGIWNAME, ...) support.Laurent Vivier2011-04-261-0/+3
* unicore32: necessary modifications for other files to support unicore32Guan Xuetao2011-04-121-3/+7
* linux-user: Support the epoll syscallsPeter Maydell2011-02-171-0/+13
* linux-user: decode MAP_{UNINITIALIZED,EXECUTABLE} in straceMike Frysinger2011-02-091-0/+1
* linux-user: Implement FS_IOC_FIEMAP ioctlPeter Maydell2011-01-071-0/+1
* linux-user: fix mips and ppc to use UID16Martin Mohring2010-12-031-1/+1
* microblaze: Fix the target version of stat64 structEdgar E. Iglesias2010-08-091-6/+8
* Strace mprotect flags.Paul Brook2010-06-161-0/+6
* alpha-linux-user: Add correct sigaction constants.Richard Henderson2010-05-211-0/+8
* linux-user: fix 32-bit host breakageAurelien Jarno2010-05-191-1/+1
* linux-user: rlimit conversion between host and target.takasi-y@ops.dti.ne.jp2010-05-181-0/+8
* alpha-linux-user: Implement signals.Richard Henderson2010-02-281-2/+21
* linux-user: KD/VT/FB ioctlsUlrich Hecht2009-10-171-0/+16
* linux-user: fix ppc target_stat64 st_blocks layoutMax Filippov2009-10-151-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-28/+28
* Get rid of _t suffixmalc2009-10-011-28/+28
* linux-user: fcntl fixes for LTPUlrich Hecht2009-08-251-0/+7
* microblaze: Support the latest mmu-kernel stat64 ABI.Edgar E. Iglesias2009-06-231-2/+3
* linux-user: strace now handles guest stringscorrectly [v2]Riku Voipio2009-06-191-0/+17
* RFC: fix fcntl support in linux-user - new tryArnaud Patard (Rtp)2009-06-161-1/+12
* linux-user: Added IP_(UN)BLOCK_SOURCE/IP_(ADD|DROP)_SOURCE_MEMBERSHIP flags t...Lionel Landwerlin2009-06-161-0/+7
* linux-user: Added IP_ADD_MEMBERSHIP/IP_DROP_MEMBERSHIP flags to setsockoptLionel Landwerlin2009-06-161-0/+15
* linux-user: strace now handles guest strings correctly [v2]Mika Westerberg2009-06-161-0/+6
* microblaze: linux-user support.Edgar E. Iglesias2009-05-261-3/+70
* Fix target_siginfo ordering for MIPS.pbrook2009-04-211-0/+6
* linux-user: Added posix message queue syscalls except mq_notifyaurel322009-04-151-0/+7
* target-ppc: Fix struct target_stat64 for 32-bit hostaurel322009-01-301-2/+3
OpenPOWER on IntegriCloud