1. bc98ffd Merge tag 'pull-10.1-maintainer-may-2025-070625-1' of https://gitlab.com/stsquad/qemu into staging by Stefan Hajnoczi · 4 days ago master staging
  2. 63070ce gdbstub: update aarch64-core.xml by Manos Pitsidianakis · 8 days ago
  3. b265459 gdbstub: Implement qGDBServerVersion packet by Dominik 'Disconnect3d' Czarnota · 8 days ago
  4. 3bb69b1 gdbstub: assert earlier in handle_read_all_regs by Alex Bennée · 8 days ago
  5. 46b17eb include/gdbstub: fix include guard in commands.h by Alex Bennée · 8 days ago
  6. 7aabb6d include/exec: fix assert in size_memop by Alex Bennée · 8 days ago
  7. 0026553 contrib/plugins: allow setting of instructions per quantum by Alex Bennée · 8 days ago
  8. 0dd99ef contrib/plugins: add a scaling factor to the ips arg by Alex Bennée · 8 days ago
  9. 26b20dc tests/qtest: Avoid unaligned access in IGB test by Nabih Estefan · 8 days ago
  10. 4f5c818 tests/tcg: make aarch64 boot.S handle different starting modes by Alex Bennée · 8 days ago
  11. cfd7ebd gitlab: disable debug info on CI builds by Alex Bennée · 8 days ago
  12. 8a1975e tests/docker: expose $HOME/.cache/qemu as docker volume by Alex Bennée · 8 days ago
  13. 9621503 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 5 days ago
  14. fc8da54 Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging by Stefan Hajnoczi · 5 days ago
  15. 3f9bdfb tests/tcg/x86_64/fma: add test for exact-denormal output by Peter Maydell · 3 weeks ago
  16. 57df511 target/i386: Wire up MXCSR.DE and FPUS.DE correctly by Peter Maydell · 3 weeks ago
  17. 397ef41 target/i386: Use correct type for get_float_exception_flags() values by Peter Maydell · 3 weeks ago
  18. bc40e4f target/i386: Detect flush-to-zero after rounding by Peter Maydell · 3 weeks ago
  19. 23aec0d hw/display/apple-gfx: Replace QemuSemaphore with QemuEvent by Akihiko Odaki · 13 days ago
  20. d401b7a migration/postcopy: Replace QemuSemaphore with QemuEvent by Akihiko Odaki · 13 days ago
  21. da926a8 migration/colo: Replace QemuSemaphore with QemuEvent by Akihiko Odaki · 13 days ago
  22. 952691b migration: Replace QemuSemaphore with QemuEvent by Akihiko Odaki · 13 days ago
  23. 5e2312f qemu-thread: Document QemuEvent by Akihiko Odaki · 13 days ago
  24. 0a765ca qemu-thread: Use futex if available for QemuLockCnt by Akihiko Odaki · 13 days ago
  25. 69e10db qemu-thread: Use futex for QemuEvent on Windows by Akihiko Odaki · 2 weeks ago
  26. d1895f4 qemu-thread: Avoid futex abstraction for non-Linux by Akihiko Odaki · 2 weeks ago
  27. 32da70a qemu-thread: Replace __linux__ with CONFIG_LINUX by Akihiko Odaki · 2 weeks ago
  28. 1bc2c49 futex: Support Windows by Akihiko Odaki · 13 days ago
  29. 6e2d11b futex: Check value after qemu_futex_wait() by Akihiko Odaki · 13 days ago
  30. 4cdc489 i386/kvm: Prefault memory on page state change by Tom Lendacky · 2 months ago
  31. bc2a48d rust: make TryFrom macro more resilient by Paolo Bonzini · 6 days ago
  32. 9c00ef6 docs: update Rust module status by Paolo Bonzini · 2 weeks ago
  33. 869b0af rust/hpet: Drop BqlCell wrapper for num_timers by Zhao Liu · 2 weeks ago
  34. 4d2fec8 rust/hpet: return errors from realize if properties are incorrect by Paolo Bonzini · 3 weeks ago
  35. 14b5a79 hpet: return errors from realize if properties are incorrect by Paolo Bonzini · 2 weeks ago
  36. 6e85cfe hpet: adjust VMState for consistency with Rust version by Paolo Bonzini · 13 days ago
  37. b3bf86b rust/hpet: change type of num_timers to usize by Paolo Bonzini · 2 weeks ago
  38. 4b66abe rust: qdev: support returning errors from realize by Paolo Bonzini · 3 weeks ago
  39. 9a33f49 rust: qemu-api: add tests for Error bindings by Paolo Bonzini · 13 days ago
  40. b4ff3cf rust: qemu-api: add bindings to Error by Paolo Bonzini · 8 days ago
  41. e8fb9c9 util/error: make func optional by Paolo Bonzini · 14 days ago
  42. 230a489 util/error: allow non-NUL-terminated err->src by Paolo Bonzini · 2 weeks ago
  43. 8714d36 util/error: expose Error definition to Rust code by Paolo Bonzini · 3 weeks ago
  44. bfe0f6b subprojects: add the foreign crate by Paolo Bonzini · 3 weeks ago
  45. a95ad49 subprojects: add the anyhow crate by Paolo Bonzini · 2 weeks ago
  46. 678868e qapi: delete un-needed python static analysis configs by John Snow · 7 days ago
  47. 781e730 python: Drop redundant warn_unused_configs = True by Markus Armbruster · 7 days ago
  48. 65aa0a1 python: add qapi static analysis tests by John Snow · 7 days ago
  49. 4b77e5d python: update missing dependencies from minreqs by John Snow · 7 days ago
  50. a738817 docs/qapidoc: linting fixes by John Snow · 7 days ago
  51. dc95505 qapi: Add some pylint ignores by John Snow · 7 days ago
  52. 2a53c4f Merge tag 'pull-vfio-20250605' of https://github.com/legoater/qemu into staging by Stefan Hajnoczi · 6 days ago
  53. 83c2201 Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging by Stefan Hajnoczi · 6 days ago
  54. 3ed3446 vfio: move vfio-cpr.h by Steve Sistare · 13 days ago
  55. 2372f8d vfio: vfio_find_ram_discard_listener by Steve Sistare · 13 days ago
  56. 9942c71 MAINTAINERS: Add reviewer for CPR by Steve Sistare · 13 days ago
  57. 1ab3d93 vfio/iommufd: Save vendor specific device info by Zhenzhong Duan · 7 days ago
  58. e50a3ea vfio/iommufd: Implement [at|de]tach_hwpt handlers by Zhenzhong Duan · 7 days ago
  59. 98962d6 vfio/iommufd: Add properties and handlers to TYPE_HOST_IOMMU_DEVICE_IOMMUFD by Zhenzhong Duan · 7 days ago
  60. 5c47679 backends/iommufd: Add a helper to invalidate user-managed HWPT by Zhenzhong Duan · 7 days ago
  61. 44d0acf vfio/container: pass MemoryRegion to DMA operations by John Levon · 3 weeks ago
  62. e3353d6 vfio: return mr from vfio_get_xlat_addr by Steve Sistare · 3 weeks ago
  63. 0992ea0 vfio/igd: Fix incorrect error propagation in vfio_pci_igd_opregion_detect() by Tomita Moeko · 3 weeks ago
  64. 1c729ca vfio/iommufd: Add comment emphasizing no movement of hiod->realize() call by Zhenzhong Duan · 3 weeks ago
  65. a483ad5 vfio: refactor out IRQ signalling setup by John Levon · 3 weeks ago
  66. 1539945 vfio: move config space read into vfio_pci_config_setup() by John Levon · 3 weeks ago
  67. 33528f2 vfio: move more cleanup into vfio_pci_put_device() by John Levon · 3 weeks ago
  68. 493a06a vfio: add more VFIOIOMMUClass docs by John Levon · 3 weeks ago
  69. aca0a50 vfio/igd: OpRegion not found fix error typo by Edmund Raile · 3 weeks ago
  70. eef2dd0 hw/core/qdev-properties-system: Add missing return in set_drive_helper() by Fiona Ebner · 3 weeks ago
  71. 2e88718 iotests: fix 240 by Stefan Hajnoczi · 13 days ago
  72. b04b7c7 block/io: remove duplicate GLOBAL_STATE_CODE() in bdrv_do_drained_end() by Fiona Ebner · 12 days ago
  73. 09d98a0 iotests/graph-changes-while-io: add test case with removal of lower snapshot by Andrey Drobyshev · 12 days ago
  74. ed8c629 iotests/graph-changes-while-io: remove image file after test by Fiona Ebner · 12 days ago
  75. fc1d2f3 block: mark bdrv_drained_begin() and friends as GRAPH_UNLOCKED by Fiona Ebner · 12 days ago
  76. 195a8a9 blockdev: drain while unlocked in external_snapshot_action() by Fiona Ebner · 12 days ago
  77. 6f10161 blockdev: drain while unlocked in internal_snapshot_action() by Fiona Ebner · 12 days ago
  78. d75f8ed block: move drain outside of quorum_del_child() by Fiona Ebner · 12 days ago
  79. b13f546 block: move drain outside of bdrv_root_unref_child() by Fiona Ebner · 12 days ago
  80. 0414930 block: move drain outside of quorum_add_child() by Fiona Ebner · 12 days ago
  81. 77f3965 block: move drain outside of bdrv_attach_child() by Fiona Ebner · 12 days ago
  82. ffdcd08 block: move drain outside of bdrv_root_attach_child() by Fiona Ebner · 12 days ago
  83. e66dbda block: move drain outside of bdrv_set_backing_hd_drained() by Fiona Ebner · 12 days ago
  84. 2b83359 block: move drain outside of bdrv_attach_child_common(_abort)() by Fiona Ebner · 12 days ago
  85. a1ea8eb block: move drain outside of bdrv_try_change_aio_context() by Fiona Ebner · 12 days ago
  86. 91ba0e1 block: move drain outside of bdrv_change_aio_context() and mark GRAPH_RDLOCK by Fiona Ebner · 12 days ago
  87. 469422c block: mark bdrv_child_change_aio_context() GRAPH_RDLOCK by Fiona Ebner · 12 days ago
  88. 844d550 block: mark change_aio_ctx() callback and instances as GRAPH_RDLOCK(_PTR) by Fiona Ebner · 12 days ago
  89. 3758733 block: mark bdrv_parent_change_aio_context() GRAPH_RDLOCK by Fiona Ebner · 12 days ago
  90. 841998e block: move drain outside of read-locked bdrv_inactivate_recurse() by Fiona Ebner · 12 days ago
  91. d4c5f8c block/snapshot: move drain outside of read-locked bdrv_snapshot_delete() by Fiona Ebner · 12 days ago
  92. e1d681b block: move drain outside of read-locked bdrv_reopen_queue_child() by Fiona Ebner · 12 days ago
  93. f1bf3be block: remove outdated comments about AioContext locking by Fiona Ebner · 12 days ago
  94. f8a1137 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 7 days ago
  95. 2145186 rust: qemu-api-macros: add from_bits and into_bits to #[derive(TryInto)] by Paolo Bonzini · 4 weeks ago
  96. 9c8ff2a rust: pl011: use the bits macro by Paolo Bonzini · 8 days ago
  97. 648fe15 rust: add "bits", a custom bitflags implementation by Paolo Bonzini · 8 days ago
  98. 6f1035f i386/tdvf: Fix build on 32-bit host by Cédric Le Goater · 9 days ago
  99. e7f926e i386/tdx: Fix build on 32-bit host by Cédric Le Goater · 9 days ago
  100. 34d697f meson: use config_base_arch for target libraries by Pierrick Bouvier · 8 days ago