aboutsummaryrefslogtreecommitdiff
path: root/linux-user/syscall_defs.h
AgeCommit message (Expand)Author
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
2007-10-08CRIS Linux userland emulation, part 2. By Edgar E. Iglesias.ths
2007-09-30Code provision for n32/n64 mips userland emulation. Not functional yet.ths
2007-09-18Fix invalid MAP_xxx flags for PowerPC targets.j_mayer
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-07-20Fix statfs(64) syscall wrapper, by Andreas Schwab.ths
2007-07-08 Fix Sparc64 stat system callblueswir1
2007-06-22Use correct data structures for stat syscalls, by Magnus Damm.ths
2007-06-01linux-user errno mapping, by Stuart Anderson.ths
2007-05-28Sync __target_cmsg_nxthdr implementation with kernel header.ths
2007-05-26Suppress pointer from integer of different size warning.pbrook
2007-04-05Preliminary patch for Alpha Linux user mode emulation support.j_mayer
2006-10-22ColdFire target.pbrook
2006-09-09ARM 64-bit host fix.pbrook
2006-06-27initial MIPS signal handling (initial patch by Raphael Rigo)bellard