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