Age | Commit message (Expand) | Author |
2015-02-13 | linux-user: correct stat structure in MIPS N32 | Leon Alrae |
2015-02-10 | linux-user: wrong TARGET_SI_PAD_SIZE value for some targets. | Maxim Ostapenko |
2014-11-11 | linux-user: Fix up timer id handling | Alexander Graf |
2014-07-15 | linux-user: handle AF_PACKET sockaddrs in target_to_host_sockaddr | Joakim Tjernlund |
2014-06-29 | linux-user: support the SIOCGIFINDEX ioctl | Paul Burton |
2014-06-29 | linux-user: support the KDSIGACCEPT ioctl | Paul Burton |
2014-06-29 | linux-user: respect timezone for settimeofday | Paul Burton |
2014-06-29 | linux-user: fix struct target_epoll_event layout for MIPS | Paul Burton |
2014-05-02 | linux-user: avoid using glibc internals in _syscall5 and in definition of tar... | Natanael Copa |
2014-03-17 | linux-user: Implement capget, capset | Peter Maydell |
2014-03-17 | linux-user: implement F_[GS]ETOWN_EX | Andreas Schwab |
2014-03-03 | linux-user: Implement sendmmsg syscall | Alexander Graf |
2014-03-03 | linux-user: Don't use UID16 on AArch64 | Andreas Schwab |
2014-02-19 | linux-user: Implement BLKPG ioctl | Andreas Färber |
2014-01-10 | linux-user: Support the accept4 socketcall | André Hentschel |
2013-11-29 | linux-user: Add target struct defs needed for POSIX timer syscalls. | Erik de Castro Lopo |
2013-11-07 | linux-user: Fix stat64 syscall for SPARC64 | Stefan Weil |
2013-09-24 | linux-user: Add setsockopt(SO_ATTACH_FILTER) | Laurent Vivier |
2013-09-10 | linux-user: Fix up AArch64 syscall handlers | Alexander Graf |
2013-07-23 | linux-user: Fix epoll on ARM hosts | Alexander Graf |
2013-07-23 | linux-user: Fix target_stat and target_stat64 for OpenRISC | Peter Maydell |
2013-01-16 | alpha-linux-user: Translate fcntl l_type | Laurent Vivier |
2013-01-12 | alpha-linux-user: Fix sigaction | Richard Henderson |
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 |