1. 7fa7aa8 Merge tag 'pull-hex-20241212' of https://github.com/quic/qemu into staging by Stefan Hajnoczi · 2 months ago
  2. eed3f35 target/hexagon: rename HEX_EXCP_*=>HEX_CAUSE_* by Brian Cain · 6 months ago
  3. 29fbe47 target/arm: Set default NaN pattern explicitly by Peter Maydell · 3 months ago
  4. d95fd98 linux-user: Fix strace output for s390x mmap() by Ilya Leoshkevich · 3 months ago
  5. e8b609a linux-user: Print tid not pid with strace by J. Neuschäfer · 3 months ago
  6. 95c9e22 linux-user/arm: Select vdso for be8 and be32 modes by Richard Henderson · 3 months ago
  7. 180692a linux-user/ppc: Reduce vdso alignment to 4k by Richard Henderson · 3 months ago
  8. 399c808 linux-user/loongarch64: Reduce vdso alignment to 4k by Richard Henderson · 3 months ago
  9. f7150b2 linux-user/arm: Reduce vdso alignment to 4k by Richard Henderson · 3 months ago
  10. f19ec28 linux-user/aarch64: Reduce vdso alignment to 4k by Richard Henderson · 3 months ago
  11. dff4067 linux-user: Drop image_info.alignment by Richard Henderson · 3 months ago
  12. c81d1fa linux-user: Honor elf alignment when placing images by Richard Henderson · 3 months ago
  13. fb7f357 linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR by Ilya Leoshkevich · 4 months ago
  14. 8491026 linux-user: Fix setreuid and setregid to use direct syscalls by Helge Deller · 4 months ago
  15. 851ed57 Merge tag 'pull-lu-20241105' of https://gitlab.com/rth7680/qemu into staging by Peter Maydell · 4 months ago
  16. c107521 linux-user: Allow custom rt signal mappings by Ilya Leoshkevich · 4 months ago
  17. 6e9dcfb linux-user: Fix GDB complaining about system-supplied DSO string table index by Ilya Leoshkevich · 4 months ago
  18. d1ff996 target/arm: Explicitly set 2-NaN propagation rule by Peter Maydell · 4 months ago
  19. 6b37565 Merge tag 'pull-tcg-20241022' of https://gitlab.com/rth7680/qemu into staging by Peter Maydell · 4 months ago
  20. 310df7a linux-user/riscv: Fix definition of RISCV_HWPROBE_EXT_ZVFHMIN by Yao Zi · 4 months ago
  21. c12df59 linux-user: Fix build failure caused by missing __u64 on musl by Yao Zi · 4 months ago
  22. f769eb0 linux-user: Trace rt_sigprocmask's sigsets by Ilya Leoshkevich · 4 months ago
  23. 8704132 linux-user/ppc: Fix sigmask endianness issue in sigreturn by Ilya Leoshkevich · 4 months ago
  24. bbd5630 linux-user: Emulate /proc/self/maps under mmap_lock by Ilya Leoshkevich · 4 months ago
  25. fe71f4b linux-user: Clean up unused header by Gustavo Romero · 4 months ago
  26. eed4e3d linux-user/i386: Use explicit little-endian LD/ST API by Philippe Mathieu-Daudé · 5 months ago
  27. d0fb974 linux-user/vm86: Fix compilation with Clang by Thomas Huth · 5 months ago
  28. 3674bfa linux-user/i386: Emulate orig_ax by Ilya Leoshkevich · 6 months ago
  29. f781af3 include/exec: Introduce env_cpu_const() by Ilya Leoshkevich · 6 months ago
  30. 124e769 linux-user: Add strace for recvfrom() by Philippe Mathieu-Daudé · 7 months ago
  31. ff54bcd linux-user: Add strace for sendto() by Philippe Mathieu-Daudé · 7 months ago
  32. 57fbc9b linux-user: Factor print_buf_len() out by Philippe Mathieu-Daudé · 7 months ago
  33. 02d9169 linux-user: Display sockaddr buffer as pointer by Philippe Mathieu-Daudé · 7 months ago
  34. 7db3a42 linux-user: Correct print_sockaddr() format by Philippe Mathieu-Daudé · 5 months ago
  35. 322bfaa linux-user: Trace wait4()'s and waitpid()'s wstatus by Ilya Leoshkevich · 5 months ago
  36. 9729930 linux-user: add strace support for openat2 by Michael Vogt · 5 months ago
  37. 9651cea linux-user: add openat2 support in linux-user by Michael Vogt · 5 months ago
  38. 2884596 linux-user: Fix parse_elf_properties GNU0_MAGIC check by Richard Henderson · 5 months ago
  39. a9ee641 linux-user/flatload: Take mmap_lock in load_flt_binary() by Philippe Mathieu-Daudé · 6 months ago
  40. 95b9c27 linux-user: Remove unused handle_vm86_fault by Dr. David Alan Gilbert · 5 months ago
  41. 0d0f95c linux-user/hppa: fix -Werror=maybe-uninitialized false-positive by Marc-André Lureau · 5 months ago
  42. 4ae7d11 Merge tag 'pull-tcg-20240922' of https://gitlab.com/rth7680/qemu into staging by Peter Maydell · 5 months ago
  43. c4d80fa linux-user: update syscall.tbl to Linux v6.11 by Laurent Vivier · 5 months ago
  44. c52e405 linux-user,loongarch: move to syscalltbl file by Laurent Vivier · 5 months ago
  45. e7e6cc5 linux-user,hexagon: move to syscalltbl file by Laurent Vivier · 5 months ago
  46. 5281a19 linux-user,riscv: move to syscalltbl file by Laurent Vivier · 5 months ago
  47. 656a46f linux-user,openrisc: move to syscalltbl file by Laurent Vivier · 5 months ago
  48. f5afe73 linux-user,aarch64: move to syscalltbl file by Laurent Vivier · 5 months ago
  49. e12fbc3 linux-user: update syscall.tbl to Linux v6.10 by Laurent Vivier · 5 months ago
  50. c0d3050 linux-user, mips: update syscall-args-o32.c.inc to Linux v6.10 by Laurent Vivier · 5 months ago
  51. 3f89ff9 linux-user: update syscall_nr.h to Linux v6.10 by Laurent Vivier · 5 months ago
  52. 06e2329 license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only by Philippe Mathieu-Daudé · 6 months ago
  53. 99174ce linux-user/syscall.c: eliminate other explicit LFS usages by Michael Tokarev · 6 months ago
  54. ac1bbe8 linux-user/syscall.c: drop 64 suffix from flock64 &Co by Michael Tokarev · 6 months ago
  55. bff4b02 linux-user: Remove support for CRIS target by Philippe Mathieu-Daudé · 7 months ago
  56. a4ad4a9 linux-user: Handle short reads in mmap_h_gt_g by Richard Henderson · 6 months ago
  57. e922abf linux-user/mips: Select Loongson CPU for Loongson binaries by Philippe Mathieu-Daudé · 6 months ago
  58. 309ce6a linux-user/mips: Select MIPS64R2-generic for Rel2 binaries by Philippe Mathieu-Daudé · 6 months ago
  59. 1e5a7c5 linux-user/mips: Select Octeon68XX CPU for Octeon binaries by Philippe Mathieu-Daudé · 6 months ago
  60. f7e3d75 linux-user/mips: Do not try to use removed R5900 CPU by Philippe Mathieu-Daudé · 6 months ago
  61. 3aefee3 linux-user: Preserve NULL hit in target_mmap subroutines by Richard Henderson · 7 months ago
  62. 5b0c274 linux-user/elfload: Fix pr_pid values in core files by Ilya Leoshkevich · 7 months ago
  63. d9b019e linux-user: open_self_stat: Implement num_threads by Fabio D'Urso · 8 months ago
  64. 25268a1 linux-user/main: Check errno when getting AT_EXECFD by Vivian Wang · 7 months ago
  65. bef6a77 target/arm: Factor out code for setting MTE TCF0 field by Gustavo Romero · 8 months ago
  66. f324a03 linux-user/main: Suppress out-of-range comparison warning for clang by Richard Henderson · 8 months ago
  67. 23e6b6e linux-user: sparc: Remove unused struct 'target_mc_fq' by Dr. David Alan Gilbert · 10 months ago
  68. 2cf382d linux-user: cris: Remove unused struct 'rt_signal_frame' by Dr. David Alan Gilbert · 10 months ago
  69. 54b2792 linux-user: Make TARGET_NR_setgroups affect only the current thread by Ilya Leoshkevich · 9 months ago
  70. 80e8f06 Merge tag 'bsd-user-misc-2024q2-pull-request' of gitlab.com:bsdimp/qemu into staging by Richard Henderson · 9 months ago
  71. 1b6f1b2 linux-user: Adjust comment to reflect the code. by Warner Losh · 9 months ago
  72. e1b526f Hexagon: add PC alignment check and exception by Matheus Tavares Bernardino · 10 months ago
  73. 68a414e target/sparc: Implement IMA extension by Richard Henderson · 1 year, 4 months ago
  74. deadbb1 target/sparc: Enable VIS3 feature bit by Richard Henderson · 1 year, 4 months ago
  75. 4fd71d1 target/sparc: Implement FMAf extension by Richard Henderson · 1 year, 4 months ago
  76. e6e903d linux-user: Add ioctl for BLKBSZSET by Michael Vogt · 10 months ago
  77. 701890b target/i386: Pass host pointer and size to cpu_x86_{xsave,xrstor} by Richard Henderson · 11 months ago
  78. 9c2fb9e target/i386: Pass host pointer and size to cpu_x86_{fxsave,fxrstor} by Richard Henderson · 11 months ago
  79. 76d8d0f target/i386: Pass host pointer and size to cpu_x86_{fsave,frstor} by Richard Henderson · 11 months ago
  80. c6e6d15 target/i386: Convert do_xsave to X86Access by Richard Henderson · 11 months ago
  81. 7973eb9 linux-user/i386: Honor xfeatures in xrstor_sigcontext by Richard Henderson · 11 months ago
  82. a7365e9 linux-user/i386: Fix allocation and alignment of fp state by Richard Henderson · 11 months ago
  83. 9e9b7d4 linux-user/i386: Return boolean success from xrstor_sigcontext by Richard Henderson · 11 months ago
  84. c536f9b linux-user/i386: Return boolean success from restore_sigcontext by Richard Henderson · 11 months ago
  85. bae0455 linux-user/i386: Fix -mregparm=3 for signal delivery by Richard Henderson · 11 months ago
  86. 5cc77eb linux-user/i386: Split out struct target_fregs_state by Richard Henderson · 11 months ago
  87. 3b6e949 linux-user/i386: Replace target_fpstate_fxsave with X86LegacyXSaveArea by Richard Henderson · 11 months ago
  88. fcc9b64 linux-user/i386: Remove xfeatures from target_fpstate_fxsave by Richard Henderson · 11 months ago
  89. 077c43e linux-user/i386: Drop xfeatures_size from sigcontext arithmetic by Richard Henderson · 11 months ago
  90. a2d64d6 target/i386: Add rbfm argument to cpu_x86_{xsave,xrstor} by Richard Henderson · 11 months ago
  91. 3c13b0f linux-user/hppa: Force all code addresses to PRIV_USER by Richard Henderson · 11 months ago
  92. e116b92 Merge tag 'qemu-sparc-20240506' of https://github.com/mcayland/qemu into staging by Richard Henderson · 10 months ago
  93. 5927246 user: Use get_task_state() helper by Philippe Mathieu-Daudé · 10 months ago
  94. 8019601 user: Declare get_task_state() once in 'accel/tcg/vcpu-state.h' by Philippe Mathieu-Daudé · 10 months ago
  95. ef932e2 user: Forward declare TaskState type definition by Philippe Mathieu-Daudé · 1 year, 2 months ago
  96. b254c34 accel/tcg: Access tcg_cflags with getter / setter by Philippe Mathieu-Daudé · 1 year, 2 months ago
  97. 74781c0 exec/cpu: Extract page-protection definitions to page-protection.h by Philippe Mathieu-Daudé · 1 year, 3 months ago
  98. 86b7c55 exec/cpu: Rename PAGE_BITS macro to PAGE_RWX by BALATON Zoltan · 10 months ago
  99. 1cde1a2 linux-user/sparc: Add more hwcap bits for sparc64 by Richard Henderson · 10 months ago
  100. 4e11165 user: Move 'thunk.h' from 'exec/user' to 'user' by Philippe Mathieu-Daudé · 11 months ago