- c781102 linux-user: Prevent crash in epoll_ctl by LemonBoy · 4 years, 8 months ago
- e4ce178 linux-user/syscall: Fix missing target_to_host_timespec64() check by Alistair Francis · 4 years, 2 months ago
- e554eb4 linux-user: correct errno returned from accept4() syscall by Matus Kysel · 4 years, 3 months ago
- 0deb655 linux-user: remove _sysctl by Laurent Vivier · 4 years, 3 months ago
- b94e2b4 linux-user: Support f_flags in statfs64 when available. by Frajo · 5 years ago
- d9a5eba Fix stack smashing when handling PR_GET_PDEATHSIG by Stephen Long · 4 years, 8 months ago
- 6f9ff55 linux-user/: fix some comment spelling errors by zhaolichang · 4 years, 3 months ago
- a7b4c9b linux-user: Map signal numbers in fcntl by Timothy Baldwin · 4 years, 5 months ago
- e5ce968 linux-user: Add support for ppoll_time64() and pselect6_time64() by Filip Bozuta · 4 years, 4 months ago
- d6092e0 linux-user: Add support for a group of btrfs ioctls used for subvolumes by Filip Bozuta · 4 years, 4 months ago
- cac46eb linux-user: Add support for utimensat_time64() and semtimedop_time64() by Filip Bozuta · 4 years, 4 months ago
- ddcbde1 linux-user: Add support for 'rt_sigtimedwait_time64()' and 'sched_rr_get_interval_time64()' by Filip Bozuta · 4 years, 4 months ago
- 6ac03b2 linux-user: Add support for 'clock_nanosleep_time64()' and 'clock_adjtime64()' by Filip Bozuta · 4 years, 4 months ago
- d107e37 linux-user: Add support for 'mq_timedsend_time64()' and 'mq_timedreceive_time64()' by Filip Bozuta · 4 years, 4 months ago
- 0057675 linux-user: fix target_to_host_timespec64() by Laurent Vivier · 4 years, 4 months ago
- dcbcf5c linux-user: Fix 'mq_timedsend()' and 'mq_timedreceive()' by Filip Bozuta · 4 years, 4 months ago
- 888468d linux-user: Add strace support for printing arguments for ioctls used for terminals and serial lines by Filip Bozuta · 4 years, 5 months ago
- c218b4e linux-user: Add missing termbits types and values definitions by Filip Bozuta · 4 years, 5 months ago
- 02e5d7d linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory by Filip Bozuta · 4 years, 4 months ago
- 7c89f34 linux-user: Add strace support for printing arguments of truncate()/ftruncate() and getsid() by Filip Bozuta · 4 years, 4 months ago
- e400e11 linux-user: Make cpu_env accessible in strace.c by Filip Bozuta · 4 years, 4 months ago
- 913b03c linux-user: syscall: ioctls: support DRM_IOCTL_I915_GETPARAM by Chen Gang · 4 years, 5 months ago
- b09d640 linux-user: Fix 'clock_nanosleep()' implementation by Filip Bozuta · 4 years, 5 months ago
- 0a7ec84 linux-user: Fix 'semop()' and 'semtimedop()' implementation by Filip Bozuta · 4 years, 4 months ago
- b3a3af7 linux-user: Fix 'utimensat()' implementation by Filip Bozuta · 4 years, 4 months ago
- 828cb3a linux-user: Add support for a group of 2038 safe syscalls by Filip Bozuta · 4 years, 5 months ago
- 2c86c90 linux-user: Modify 'target_to_host/host_to_target_itimerspec()' by Filip Bozuta · 4 years, 5 months ago
- 0f6bb19 linux-user: Use getcwd syscall directly by Andreas Schwab · 4 years, 5 months ago
- 4d21300 linux-user: Fix syscall rt_sigtimedwait() implementation by Filip Bozuta · 4 years, 5 months ago
- 4458838 linux-user, ppc: fix clock_nanosleep() for linux-user-ppc by Laurent Vivier · 4 years, 5 months ago
- 8ec68a0 linux-user: fix clock_nanosleep() by Laurent Vivier · 4 years, 5 months ago
- d8c08b1 linux-user: refactor ipc syscall and support of semtimedop syscall by Matus Kysel · 4 years, 6 months ago
- 71e2443 linux-user: Use EPROTONOSUPPORT for unimplemented netlink protocols by Josh Kunz · 4 years, 6 months ago
- 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 6 months ago
- 79482e59 linux-user: Add strace support for printing arguments of ioctl() by Filip Bozuta · 4 years, 6 months ago
- f4d92c5 linux-user: Add strace support for printing arguments of fallocate() by Filip Bozuta · 4 years, 6 months ago
- c84be71 linux-user: Extend strace support to enable argument printing after syscall execution by Filip Bozuta · 4 years, 6 months ago
- e865b97 linux-user: syscall: ioctls: support DRM_IOCTL_VERSION by Chen Gang · 4 years, 7 months ago
- 49ee115 Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-request' into staging by Peter Maydell · 4 years, 7 months ago
- 2d92c68 linux-user: implement OFD locks by Andreas Schwab · 4 years, 7 months ago
- 93a5661 linux-user: Add support for /proc/cpuinfo on hppa platform by Helge Deller · 4 years, 8 months ago
- 538fabc linux-user: return target error codes for socket() and prctl() by Helge Deller · 4 years, 8 months ago
- 6eb9dbf linux-user, alpha: fix oldumount syscall by Laurent Vivier · 4 years, 8 months ago
- 1f81ce9 linux-user: properly "unrealize" vCPU object by Alex Bennée · 4 years, 7 months ago
- 386d386 linux-user/syscall.c: add target-to-host mapping for epoll_create1() by Sergei Trofimovich · 4 years, 8 months ago
- 7ad4d5a linux-user: fix /proc/self/stat handling by Alex Bennée · 4 years, 8 months ago
- bb55173 linux-user: clean-up padding on /proc/self/maps by Alex Bennée · 4 years, 9 months ago
- 01ef6b9 linux-user: factor out reading of /proc/self/maps by Alex Bennée · 4 years, 9 months ago
- bbf5f2a linux-user: protect fcntl64 with an #ifdef by Alex Bennée · 4 years, 9 months ago
- 1469029 linux-user: Support futex_time64 by Alistair Francis · 4 years, 9 months ago
- a52f5f8 linux-user: Flush out implementation of gettimeofday by Richard Henderson · 4 years, 10 months ago
- bf02adc linux-user: Add x86_64 vsyscall page to /proc/self/maps by Richard Henderson · 4 years, 10 months ago
- 9d12f79 linux-user, x86_64, i386: cleanup TARGET_NR_arch_prctl by Laurent Vivier · 4 years, 10 months ago
- 5bcb498 linux-user, arm: add syscall table generation support by Laurent Vivier · 4 years, 10 months ago
- 50efc69 linux-user/riscv: Update the syscall_nr's to the 5.5 kernel by Alistair Francis · 4 years, 9 months ago
- c6c8d10 linux-user/syscall: Add support for clock_gettime64/clock_settime64 by Alistair Francis · 4 years, 9 months ago
- 859e8a8 linux-user: Protect more syscalls by Alistair Francis · 4 years, 9 months ago
- 055d92f linux-user: do prlimit selectively by Tobias Koch · 4 years, 10 months ago
- 1c4c6fc linux-user: Add support for getting alsa timer version and id by Filip Bozuta · 5 years ago
- 4b25a50 linux-user: Use `qemu_log' for strace by Josh Kunz · 4 years, 11 months ago
- 39be535 linux-user: Use `qemu_log' for non-strace logging by Josh Kunz · 4 years, 11 months ago
- 405dc4c linux-user: implement getsockopt SO_RCVTIMEO and SO_SNDTIMEO by Andreas Schwab · 6 years ago
- 8500476 linux-user: Implement membarrier syscall by Andreas Schwab · 6 years ago
- 6d485a5 linux-user: implement TARGET_SO_PEERSEC by Laurent Vivier · 4 years, 11 months ago
- 68365f9 linux-user: Add support for enabling/disabling RTC features using ioctls by Filip Bozuta · 5 years ago
- c858e53 linux-user: Add support for TYPE_LONG and TYPE_ULONG in do_ioctl() by Filip Bozuta · 5 years ago
- bd27e67 linux-user: Add support for KCOV_<ENABLE|DISABLE> ioctls by Aleksandar Markovic · 5 years ago
- dcb32f1 tcg: Search includes from the project root source directory by Philippe Mathieu-Daudé · 5 years ago
- 4c2169b linux-user: Include tcg.h in syscall.c by Richard Henderson · 5 years ago
- d1e2670 linux-user: fix translation of statx structures by Ariadne Conill · 5 years ago
- 0f1f2d4 linux-user: remove host stime() syscall by Laurent Vivier · 5 years ago
- c0cb880 linux-user: fix missing break by Laurent Vivier · 5 years ago
- 07a6ecf linux-user: Introduce cpu_clone_regs_parent by Richard Henderson · 5 years ago
- 608999d linux-user: Rename cpu_clone_regs to cpu_clone_regs_child by Richard Henderson · 5 years ago
- a2d8668 linux-user: Support for NETLINK socket options by Josh Kunz · 5 years ago
- c36f7a6 *-user: plugin syscalls by Emilio G. Cota · 6 years ago
- a8a79c7 target/arm: Rebuild hflags at EL changes by Richard Henderson · 5 years ago
- a47401b linux-user/syscall: Introduce target_sockaddr_nl by Philippe Mathieu-Daudé · 5 years ago
- ab22b4d linux-user: Add support for FDFLUSH ioctl by Yunqiang Su · 5 years ago
- 9bdfa4d linux-user: add memfd_create by Shu-Chun Weng · 5 years ago
- 895e2ef linux-user: erroneous fd_trans_unregister call by Shu-Chun Weng · 5 years ago
- dc5e9ac Include qemu/queue.h slightly less by Markus Armbruster · 5 years ago
- 6d5d5dd linux-user: fix to handle variably sized SIOCGSTAMP with new kernels by Daniel P. Berrangé · 5 years ago
- efa9218 linux-user: Add support for translation of statx() syscall by Aleksandar Rikalo · 5 years ago
- 22bf4ee linux-user: Add support for setsockopt() options IPV6_<ADD|DROP>_MEMBERSHIP by Neng Chen · 6 years ago
- f31dddd linux-user: Add support for setsockopt() option SOL_ALG by Yunqiang Su · 6 years ago
- 524fa34 linux-user: emulate msgsnd(), msgrcv() and semtimedop() by Laurent Vivier · 6 years ago
- a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
- 2fc0cc0 target/arm: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
- 29a0af6 cpu: Replace ENV_GET_CPU with env_cpu by Richard Henderson · 6 years ago
- 86e6369 linux-user: fix __NR_semtimedop undeclared error by Laurent Vivier · 6 years ago
- a7b21f6 Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-request' into staging by Peter Maydell · 6 years ago
- 5f992db linux-user: Pass through nanosecond timestamp components for stat syscalls by Chen-Yu Tsai · 6 years ago
- 30ab9ef linux-user: Fix shmat emulation by honoring host SHMLBA by Richard Henderson · 6 years ago
- 4ab6713 linux-user: add pseudo /proc/hardware for m68k by Laurent Vivier · 6 years ago
- fff6938 linux-user: add pseudo /proc/cpuinfo for sparc by Laurent Vivier · 6 years ago
- 108b3ba target/arm: Put all PAC keys into a structure by Richard Henderson · 6 years ago
- 51977e2 linux-user/aarch64: Use qemu_guest_getrandom for PAUTH keys by Richard Henderson · 6 years ago
- 5ebdd77 linux-user: Initialize pseudo-random seeds for all guest cpus by Richard Henderson · 6 years ago
- 21ba856 target/alpha: Fix user-only floating-point exceptions by Richard Henderson · 6 years ago