Age | Commit message (Expand) | Author |
2012-12-19 | janitor: add guards to headers | Paolo Bonzini |
2012-08-27 | linux-user: fix emulation of getdents | Dmitry V. Levin |
2012-08-13 | linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions | Peter Maydell |
2012-08-13 | linux-user: Fix incorrect TARGET_BLKBSZGET, TARGET_BLKBSZSET | Peter Maydell |
2012-08-04 | linux-user: Sync fcntl.h bits with the kernel | Richard Henderson |
2012-08-04 | alpha-linux-user: Fix signal handling | Richard Henderson |
2012-07-27 | target-or32: Add linux user support | Jia Liu |
2012-04-06 | linux-user: fix BLK ioctl arguments | Alexander Graf |
2012-04-06 | linux-user: implement device mapper ioctls | Alexander Graf |
2012-02-02 | linux-user: add SO_PEERCRED support for getsockopt | Akos PASZTORY |
2011-12-02 | fix spelling in linux-user sub directory | Dong Xu Wang |
2011-10-27 | linux-user: fix abi_(u)long, target_ulong mismatch | Matthias Braun |
2011-10-27 | linux-user: fix rlimit syscalls on sparc(64) | Matthias Braun |
2011-10-27 | linux-user: fix TARGET_RLIM_INFINITY declaration | Matthias Braun |
2011-09-03 | Use new macro QEMU_PACKED for packed structures | Stefan Weil |
2011-07-12 | mips: rlimit codes are not the same | Wesley W. Terpstra |
2011-07-11 | linux-user: Implement prlimit64 syscall | Peter Maydell |
2011-07-11 | linux-user: Add support for even more FB ioctls | Cédric VINCENT |
2011-07-11 | linux-user: Add support for more VT ioctls | Cédric VINCENT |
2011-07-11 | linux-user: Add support for KD...LED ioctls | Cédric VINCENT |
2011-05-20 | s390x: s390x-linux-user support | Ulrich Hecht |
2011-04-26 | linux-user: untie syscalls from UID16 | Riku Voipio |
2011-04-26 | linux-user: add ioctl(SIOCGIWNAME, ...) support. | Laurent Vivier |
2011-04-12 | unicore32: necessary modifications for other files to support unicore32 | Guan Xuetao |
2011-02-17 | linux-user: Support the epoll syscalls | Peter Maydell |
2011-02-09 | linux-user: decode MAP_{UNINITIALIZED,EXECUTABLE} in strace | Mike Frysinger |
2011-01-07 | linux-user: Implement FS_IOC_FIEMAP ioctl | Peter Maydell |
2010-12-03 | linux-user: fix mips and ppc to use UID16 | Martin Mohring |
2010-08-09 | microblaze: Fix the target version of stat64 struct | Edgar E. Iglesias |
2010-06-16 | Strace mprotect flags. | Paul Brook |
2010-05-21 | alpha-linux-user: Add correct sigaction constants. | Richard Henderson |
2010-05-19 | linux-user: fix 32-bit host breakage | Aurelien Jarno |
2010-05-18 | linux-user: rlimit conversion between host and target. | takasi-y@ops.dti.ne.jp |
2010-02-28 | alpha-linux-user: Implement signals. | Richard Henderson |
2009-10-17 | linux-user: KD/VT/FB ioctls | Ulrich Hecht |
2009-10-15 | linux-user: fix ppc target_stat64 st_blocks layout | Max Filippov |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-08-25 | linux-user: fcntl fixes for LTP | Ulrich Hecht |
2009-06-23 | microblaze: Support the latest mmu-kernel stat64 ABI. | Edgar E. Iglesias |
2009-06-19 | linux-user: strace now handles guest stringscorrectly [v2] | Riku Voipio |
2009-06-16 | RFC: fix fcntl support in linux-user - new try | Arnaud Patard (Rtp) |
2009-06-16 | linux-user: Added IP_(UN)BLOCK_SOURCE/IP_(ADD|DROP)_SOURCE_MEMBERSHIP flags t... | Lionel Landwerlin |
2009-06-16 | linux-user: Added IP_ADD_MEMBERSHIP/IP_DROP_MEMBERSHIP flags to setsockopt | Lionel Landwerlin |
2009-06-16 | linux-user: strace now handles guest strings correctly [v2] | Mika Westerberg |
2009-05-26 | microblaze: linux-user support. | Edgar E. Iglesias |
2009-04-21 | Fix target_siginfo ordering for MIPS. | pbrook |
2009-04-15 | linux-user: Added posix message queue syscalls except mq_notify | aurel32 |
2009-01-30 | target-ppc: Fix struct target_stat64 for 32-bit host | aurel32 |
2009-01-30 | target-sh4: Fix struct target_stat64 for 64-bit host | aurel32 |