kvm: Conditionally apply workaround for KVM slot handling bug
[qemu] / linux-user / syscall_defs.h
2009-04-21 pbrookFix target_siginfo ordering for MIPS.
2009-04-15 aurel32linux-user: Added posix message queue syscalls except...
2009-01-30 aurel32target-ppc: Fix struct target_stat64 for 32-bit host
2009-01-30 aurel32target-sh4: Fix struct target_stat64 for 64-bit host
2008-11-12 aurel32target-alpha: fix termbits and target IOC macros
2008-11-11 aurel32target-alpha: add proper fcntl definitions
2008-10-13 aurel32linux-user: fix getdents* syscalls
2008-09-29 aurel32TARGET_MAP_xx macros: clean and alpha specific values
2008-09-20 balrogAdd MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill...
2008-07-19 balroglinux-user: Fix target_statfs[64] on 64-bit hosts
2008-04-26 balrogAdd loop device ioctls (Gary Thomas).
2008-03-28 aurel32Fix flock64 structure on a few target (noticed by Gary...
2007-12-10 j_mayerVarious linux-user structures and definitions fixes...
2007-11-21 j_mayerFix PowerPC 64 stat and statfs structures definitions.
2007-11-14 bellardx86_64 linux user emulation
2007-11-11 bellardsuppressed invalid TARGET_CMSG_FIRSTHDR macro
2007-11-08 thsClean out the N32 macros from target-mips, and introduc...
2007-10-14 blueswir1 Support for 32 bit ABI on 64 bit targets (only enabled...
2007-10-08 thsCRIS Linux userland emulation, part 2. By Edgar E....
2007-09-30 thsCode provision for n32/n64 mips userland emulation...
2007-09-18 j_mayerFix invalid MAP_xxx flags for PowerPC targets.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-20 thsFix statfs(64) syscall wrapper, by Andreas Schwab.
2007-07-08 blueswir1 Fix Sparc64 stat system call
2007-06-22 thsUse correct data structures for stat syscalls, by Magnu...
2007-06-01 thslinux-user errno mapping, by Stuart Anderson.
2007-05-28 thsSync __target_cmsg_nxthdr implementation with kernel...
2007-05-26 pbrookSuppress pointer from integer of different size warning.
2007-04-05 j_mayerPreliminary patch for Alpha Linux user mode emulation...
2006-10-22 pbrookColdFire target.
2006-09-09 pbrookARM 64-bit host fix.
2006-06-27 bellardinitial MIPS signal handling (initial patch by Raphael...
2006-06-24 bellardmips socket calls (initial patch by Raphael Rigo)
2006-04-27 bellardsh4 target (Samuel Tardieu)
2006-02-09 pbrookArm Linux EABI syscall support.
2005-11-28 bellardstatfs fix
2005-11-26 bellardmips user emulation
2004-09-30 bellardSPARC fixes (Blue Swirl)
2004-06-19 bellardsysinfo syscall (Francois Guimond)
2004-02-22 bellardshm support, more setsockopt and getsockopt calls,...
2004-01-18 bellardARM fcntl flag fixes (Lennert Buytenhek)
2004-01-04 bellardfcntl flags convertion (Jocelyn Mayer)
2004-01-04 bellardtermios support for SPARC and PPC
2003-11-23 bellardPowerPC target support (Jocelyn Mayer) - added better...
2003-09-30 bellardnew directory structure
2003-07-13 bellardtimes() fix
2003-07-09 bellardold select support
2003-06-15 bellardfactorized more definitions - suppressed broken sound...
2003-05-10 bellardmore console ioctls
2003-05-08 bellardadded KDGKBTYPE
2003-03-30 bellardadded SIOCATMARK and times() syscall
2003-03-29 bellardendian fixes by Ulrich weigand
2003-03-23 bellardbetter signal/exception support
2003-03-23 bellardbasic signal handling
2003-03-22 bellardbasic clone() support
2003-03-22 bellardbetter 16 bit code support
2003-03-16 bellardadded loop/xadd/cmpxchg support
2003-02-18 bellardsuppressed clashes
2003-02-18 bellardThis commit was generated by cvs2svn to compensate...