aboutsummaryrefslogtreecommitdiff
path: root/linux-user/syscall_defs.h
AgeCommit message (Expand)Author
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil
2011-07-12mips: rlimit codes are not the sameWesley W. Terpstra
2011-07-11linux-user: Implement prlimit64 syscallPeter Maydell
2011-07-11linux-user: Add support for even more FB ioctlsCédric VINCENT
2011-07-11linux-user: Add support for more VT ioctlsCédric VINCENT
2011-07-11linux-user: Add support for KD...LED ioctlsCédric VINCENT
2011-05-20s390x: s390x-linux-user supportUlrich Hecht
2011-04-26linux-user: untie syscalls from UID16Riku Voipio
2011-04-26linux-user: add ioctl(SIOCGIWNAME, ...) support.Laurent Vivier
2011-04-12unicore32: necessary modifications for other files to support unicore32Guan Xuetao
2011-02-17linux-user: Support the epoll syscallsPeter Maydell
2011-02-09linux-user: decode MAP_{UNINITIALIZED,EXECUTABLE} in straceMike Frysinger
2011-01-07linux-user: Implement FS_IOC_FIEMAP ioctlPeter Maydell
2010-12-03linux-user: fix mips and ppc to use UID16Martin Mohring
2010-08-09microblaze: Fix the target version of stat64 structEdgar E. Iglesias
2010-06-16Strace mprotect flags.Paul Brook
2010-05-21alpha-linux-user: Add correct sigaction constants.Richard Henderson
2010-05-19linux-user: fix 32-bit host breakageAurelien Jarno
2010-05-18linux-user: rlimit conversion between host and target.takasi-y@ops.dti.ne.jp
2010-02-28alpha-linux-user: Implement signals.Richard Henderson
2009-10-17linux-user: KD/VT/FB ioctlsUlrich Hecht
2009-10-15linux-user: fix ppc target_stat64 st_blocks layoutMax Filippov
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-08-25linux-user: fcntl fixes for LTPUlrich Hecht
2009-06-23microblaze: Support the latest mmu-kernel stat64 ABI.Edgar E. Iglesias
2009-06-19linux-user: strace now handles guest stringscorrectly [v2]Riku Voipio
2009-06-16RFC: fix fcntl support in linux-user - new tryArnaud Patard (Rtp)
2009-06-16linux-user: Added IP_(UN)BLOCK_SOURCE/IP_(ADD|DROP)_SOURCE_MEMBERSHIP flags t...Lionel Landwerlin
2009-06-16linux-user: Added IP_ADD_MEMBERSHIP/IP_DROP_MEMBERSHIP flags to setsockoptLionel Landwerlin
2009-06-16linux-user: strace now handles guest strings correctly [v2]Mika Westerberg
2009-05-26microblaze: linux-user support.Edgar E. Iglesias
2009-04-21Fix target_siginfo ordering for MIPS.pbrook
2009-04-15linux-user: Added posix message queue syscalls except mq_notifyaurel32
2009-01-30target-ppc: Fix struct target_stat64 for 32-bit hostaurel32
2009-01-30target-sh4: Fix struct target_stat64 for 64-bit hostaurel32
2008-11-12target-alpha: fix termbits and target IOC macrosaurel32
2008-11-11target-alpha: add proper fcntl definitionsaurel32
2008-10-13linux-user: fix getdents* syscallsaurel32
2008-09-29TARGET_MAP_xx macros: clean and alpha specific valuesaurel32
2008-09-20Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov).balrog
2008-07-19linux-user: Fix target_statfs[64] on 64-bit hostsbalrog
2008-04-26Add loop device ioctls (Gary Thomas).balrog
2008-03-28Fix flock64 structure on a few target (noticed by Gary Thomas)aurel32
2007-12-10Various linux-user structures and definitions fixes for PowerPC targets.j_mayer
2007-11-21Fix PowerPC 64 stat and statfs structures definitions.j_mayer
2007-11-14x86_64 linux user emulationbellard
2007-11-11suppressed invalid TARGET_CMSG_FIRSTHDR macrobellard
2007-11-08Clean out the N32 macros from target-mips, and introduce MIPS ABI specificths
2007-10-14 Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir1