summaryrefslogtreecommitdiffstats
path: root/linux-user/syscall_defs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* target-sh4: Fix struct target_stat64 for 64-bit hostaurel322009-01-301-1/+1
* target-alpha: fix termbits and target IOC macrosaurel322008-11-121-1/+1
* target-alpha: add proper fcntl definitionsaurel322008-11-111-0/+19
* linux-user: fix getdents* syscallsaurel322008-10-131-0/+15
* TARGET_MAP_xx macros: clean and alpha specific valuesaurel322008-09-291-5/+24
* Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov).balrog2008-09-201-0/+4
* linux-user: Fix target_statfs[64] on 64-bit hostsbalrog2008-07-191-1/+2
* Add loop device ioctls (Gary Thomas).balrog2008-04-261-0/+8
* Fix flock64 structure on a few target (noticed by Gary Thomas)aurel322008-03-281-0/+3
* Various linux-user structures and definitions fixes for PowerPC targets.j_mayer2007-12-101-19/+18
* Fix PowerPC 64 stat and statfs structures definitions.j_mayer2007-11-211-0/+36
* x86_64 linux user emulationbellard2007-11-141-1/+25
* suppressed invalid TARGET_CMSG_FIRSTHDR macrobellard2007-11-111-3/+0
* Clean out the N32 macros from target-mips, and introduce MIPS ABI specificths2007-11-081-7/+7
* Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir12007-10-141-261/+261
OpenPOWER on IntegriCloud