170 Commits (82fcf66e052d6dae834255a814969c67e13b6791)

Author SHA1 Message Date
Helge Deller 541e169042 linux-user: Handle TARGET_MAP_STACK and TARGET_MAP_HUGETLB 9 years ago
Helge Deller 3d60c84dea linux-user/hppa: Fix TARGET_F_RDLCK, TARGET_F_WRLCK, TARGET_F_UNLCK 9 years ago
Helge Deller e65be6a7cf linux-user/hppa: Fix TARGET_MAP_TYPE 9 years ago
Helge Deller 2da6e76cca linux-user/hppa: Fix TARGET_SA_* defines 9 years ago
Richard Henderson 7f047de18c linux-user: Restrict usage of sa_restorer 9 years ago
Peter Maydell f443e3960d linux-user: Fix TARGET_MTIOCTOP/MTIOCGET/MTIOCPOS values 9 years ago
Marco A L Barbosa d6d6d6fe17 linux-user: Add some random ioctls 9 years ago
Peter Maydell 1847b7ba70 linux-user: Fix target FS_IOC_GETFLAGS and FS_IOC_SETFLAGS numbers 9 years ago
Riku Voipio 5f9cee46cd linux-user: fix O_TMPFILE handling 9 years ago
Helge Deller ee1ac3a182 linux-user: Add sockopts for IPv6 ping and IPv6 traceroute 9 years ago
Helge Deller 21992cb679 linux-user: Add FICLONE and FICLONERANGE ioctls 9 years ago
Marek Vasut a0a839b65b nios2: Add usermode binaries emulation 9 years ago
Richard Henderson a10d1e50d9 linux-user: Add HPPA definitions to syscall_defs.h 9 years ago
Helge Deller b5c375e2fa linux-user: Add some hppa ioctls 10 years ago
Helge Deller 405b491504 linux-user: Add SIOCGPGRP, SIOCGSTAMP, SIOCGSTAMPNS 10 years ago
Richard Henderson 429b31a205 Revert "Remove remainders of HPPA backend" 10 years ago
Peter Maydell 17351c3f11 linux-user: Fix definition of target_sigevent for 32-bit guests 10 years ago
Aleksandar Markovic da2c8ad7a5 linux-user: Fix syslog() syscall support 10 years ago
Aleksandar Markovic ff71a4545c linux-user: Fix socketcall() syscall support 10 years ago
Aleksandar Markovic 19f59bcef9 linux-user: Add support for adjtimex() syscall 10 years ago
Aleksandar Markovic 8a8001b147 linux-user: Fix structure target_flock definition for Mips 10 years ago
Aleksandar Markovic 3a87a954c8 linux-user: Fix TARGET_F_GETOWN definition for Mips 10 years ago
Aleksandar Markovic e1be160691 linux-user: Fix TARGET_SIOCATMARK definition for Mips 10 years ago
Peter Maydell 2ba7fae3bd linux-user: Check for bad event numbers in epoll_wait 10 years ago
Peter Maydell 6080723102 linux-user: Implement FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctls 10 years ago
Thomas Huth d41f3c3cc7 Remove remainders of HPPA backend 10 years ago
Peter Maydell 4715856a68 linux-user: Add some new blk ioctls 10 years ago
Peter Maydell 884cdc48a9 linux-user: Add loop control ioctls 10 years ago
Markus Armbruster 1b3c4fdf30 linux-user: Fix broken header guard in syscall_defs.h 10 years ago
Laurent Vivier fb3aabf384 linux-user: add socketcall() strace 10 years ago
Peter Maydell 7e3b92ece0 linux-user: Support F_GETPIPE_SZ and F_SETPIPE_SZ fcntls 10 years ago
Peter Maydell 8efb2ed5ec linux-user: Correct signedness of target_flock l_start and l_len fields 10 years ago
Peter Maydell a70dadc7f1 linux-user: Use both si_code and si_signo when converting siginfo_t 10 years ago
Peter Maydell 716f3fbef2 linux-user: x86_64: Don't use 16-bit UIDs 10 years ago
John Paul Adrian Glaubitz 5a53dc5042 linux-user: Add SOCKOP_sendmmsg and SOCKOP_recvmmsg socket call, wire them up. 10 years ago
Laurent Vivier 928bed6a05 linux-user: correctly align target_epoll_event 11 years ago
Chen Gang de2fdd56b1 linux-user/syscall_defs.h: Sync the latest si_code from Linux kernel 11 years ago
Jonathan Neuschäfer ee1045877a linux-user: fix cmsg conversion in case of multiple headers 11 years ago
Chen Gang b16189b222 linux-user: Support tilegx architecture in linux-user 11 years ago
Veres Lajos 67cc32ebfd typofixes - v4 11 years ago
Leon Alrae 1ab2aea248 linux-user: correct stat structure in MIPS N32 11 years ago
Maxim Ostapenko aa5e03d2aa linux-user: wrong TARGET_SI_PAD_SIZE value for some targets. 11 years ago
Alexander Graf aecc88616a linux-user: Fix up timer id handling 12 years ago
Joakim Tjernlund 33a29b51c9 linux-user: handle AF_PACKET sockaddrs in target_to_host_sockaddr 12 years ago
Paul Burton f63eb01ac7 linux-user: support the SIOCGIFINDEX ioctl 12 years ago
Paul Burton ca56f5b596 linux-user: support the KDSIGACCEPT ioctl 12 years ago
Paul Burton ef4467e911 linux-user: respect timezone for settimeofday 12 years ago
Paul Burton fd76783243 linux-user: fix struct target_epoll_event layout for MIPS 12 years ago
Natanael Copa 34d6086236 linux-user: avoid using glibc internals in _syscall5 and in definition of target_sigevent struct 12 years ago
Peter Maydell e0eb210ec0 linux-user: Implement capget, capset 12 years ago