1. 50795ee apic: disable reentrancy detection for apic-msi by Alexander Bulekov · 1 year, 10 months ago
  2. 6dad5a6 raven: disable reentrancy detection for iomem by Alexander Bulekov · 1 year, 10 months ago
  3. 985c4a4 bcm2835_property: disable reentrancy detection for iomem by Alexander Bulekov · 1 year, 10 months ago
  4. bfd6e7a lsi53c895a: disable reentrancy detection for script RAM by Alexander Bulekov · 1 year, 10 months ago
  5. f63192b hw: replace most qemu_bh_new calls with qemu_bh_new_guarded by Alexander Bulekov · 1 year, 10 months ago
  6. ef56ffb checkpatch: add qemu_bh_new/aio_bh_new checks by Alexander Bulekov · 1 year, 10 months ago
  7. 9c86c97 async: Add an optional reentrancy guard to the BH API by Alexander Bulekov · 1 year, 10 months ago
  8. a2e1753 memory: prevent dma-reentracy issues by Alexander Bulekov · 1 year, 10 months ago
  9. 3ee7f21 tests: vhost-user-test: release mutex on protocol violation by Paolo Bonzini · 1 year, 10 months ago
  10. e017462 hw/rdma: VMW_PVRDMA should depend on VMXNET3_PCI by Thomas Huth · 1 year, 11 months ago
  11. c02578b hw/rdma: Compile target-independent parts of the rdma code only once by Thomas Huth · 1 year, 11 months ago
  12. c4c289c hw/rdma: Remove unused macros PG_DIR_SZ and PG_TBL_SZ by Thomas Huth · 1 year, 11 months ago
  13. 8afc43e s390x/gdb: Split s390-virt.xml by Ilya Leoshkevich · 2 years ago
  14. cc5ee50 Merge tag 'pull-testing-docs-270423-1' of https://gitlab.com/stsquad/qemu into staging by Richard Henderson · 1 year, 10 months ago
  15. ef46ae6 docs/style: call out the use of GUARD macros by Alex Bennée · 1 year, 11 months ago
  16. 067109a docs/devel: mention the spacing requirement for QOM by Alex Bennée · 1 year, 11 months ago
  17. 6a0057a docs/devel: make a statement about includes by Alex Bennée · 1 year, 11 months ago
  18. d035fb1 docs/system: remove excessive punctuation from guest-loader docs by Alex Bennée · 1 year, 11 months ago
  19. 4f51398 qemu-options.hx: Update descriptions of memory options for NUMA node by Yohei Kojima · 1 year, 11 months ago
  20. d044b7c tests/tcg: limit the scope of the plugin tests by Alex Bennée · 1 year, 11 months ago
  21. 6ee3624 tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64 by Kautuk Consul · 1 year, 11 months ago
  22. ab8eff7 avocado_qemu/__init__.py: factor out the qemu-img finding by Kautuk Consul · 1 year, 11 months ago
  23. e354d99 MAINTAINERS: Cover tests/avocado/machine_aspeed.py by Thomas Huth · 1 year, 11 months ago
  24. dd562bb tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk tests by Thomas Huth · 1 year, 11 months ago
  25. ca3b0dc tests/avocado: Make ssh_command_output_contains() globally available by Thomas Huth · 1 year, 11 months ago
  26. df1f50c .gitlab-ci.d/cirrus: Drop the CI job for compiling with FreeBSD 12 by Thomas Huth · 1 year, 11 months ago
  27. c1654c3 qemu-options: finesse the recommendations around -blockdev by Alex Bennée · 1 year, 11 months ago
  28. 8b869aa scripts/device-crash-test: Add a parameter to run with TCG only by Thomas Huth · 1 year, 11 months ago
  29. 4d3bd91 gitlab-ci: Avoid to re-run "configure" in the device-crash-test jobs by Thomas Huth · 1 year, 11 months ago
  30. a0d201b tests/avocado: Add set of boot tests on SBSA-ref by Philippe Mathieu-Daudé · 1 year, 11 months ago
  31. fa6ecc9 tests/avocado: use the new snapshots for testing by Alex Bennée · 1 year, 11 months ago
  32. ec5ffa0 tests/requirements.txt: bump up avocado-framework version to 101.0 by Kautuk Consul · 1 year, 11 months ago
  33. 1eb95e1 Merge tag 'migration-20230426-pull-request' of https://gitlab.com/juan.quintela/qemu into staging by Richard Henderson · 1 year, 10 months ago
  34. a67cceb vmstate-static-checker: Recognize "num" field by Peter Xu · 1 year, 10 months ago
  35. 12c81e5 migration/vmstate-dump: Dump array size too as "num" by Peter Xu · 1 year, 10 months ago
  36. 74c38cf migration: Allow postcopy_ram_supported_by_host() to report err by Peter Xu · 1 year, 10 months ago
  37. 09d6c96 migration: Move qmp_migrate_set_parameters() to options.c by Juan Quintela · 2 years ago
  38. 10d4703 migration: Move migrate_use_tls() to options.c by Juan Quintela · 2 years ago
  39. 66f8b5a MAINTAINERS: Add Leonardo and Peter as reviewers by Juan Quintela · 1 year, 11 months ago
  40. b405dff migration: Disable postcopy + multifd migration by Leonardo Bras · 1 year, 11 months ago
  41. c3f9aa8 Merge tag 'pull-qapi-2023-04-26' of https://repo.or.cz/qemu/armbru into staging by Richard Henderson · 1 year, 10 months ago
  42. 4d1467a Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging by Richard Henderson · 1 year, 10 months ago
  43. a17dbc4 qapi: allow unions to contain further unions by Daniel P. Berrangé · 1 year, 11 months ago
  44. 1e148b5 qapi: Improve specificity of type/member descriptions by Markus Armbruster · 1 year, 11 months ago
  45. 7ce54db qapi: support updating expected test output via make by Daniel P. Berrangé · 1 year, 11 months ago
  46. 8c1e8fb block/monitor: Fix crash when executing HMP commit by Wang Liang · 1 year, 11 months ago
  47. 5a5a9fd vmdk: make vmdk_is_cid_valid a coroutine_fn by Paolo Bonzini · 2 years ago
  48. a39bae4 qcow2: mark various functions as coroutine_fn and GRAPH_RDLOCK by Paolo Bonzini · 2 years ago
  49. 10bf10a tests: mark more coroutine_fns by Paolo Bonzini · 2 years ago
  50. 70bd77b qemu-pr-helper: mark more coroutine_fns by Paolo Bonzini · 2 years ago
  51. c3b21fb 9pfs: mark more coroutine_fns by Paolo Bonzini · 2 years ago
  52. d2223cd nbd: mark more coroutine_fns, do not use co_wrappers by Paolo Bonzini · 2 years ago
  53. 26bef10 mirror: make mirror_flush a coroutine_fn, do not use co_wrappers by Paolo Bonzini · 2 years ago
  54. 2f1fabd blkdebug: add missing coroutine_fn annotation by Paolo Bonzini · 2 years ago
  55. eab76d5 vvfat: mark various functions as coroutine_fn by Paolo Bonzini · 2 years ago
  56. aef04fc thread-pool: avoid passing the pool parameter every time by Emanuele Giuseppe Esposito · 2 years, 1 month ago
  57. 0fdb731 thread-pool: use ThreadPool from the running thread by Emanuele Giuseppe Esposito · 2 years, 1 month ago
  58. a75e4e4 io_uring: use LuringState from the running thread by Emanuele Giuseppe Esposito · 2 years, 1 month ago
  59. ab50533 linux-aio: use LinuxAioState from the running thread by Emanuele Giuseppe Esposito · 2 years, 1 month ago
  60. e95200c block: add missing coroutine_fn to bdrv_sum_allocated_file_size() by Stefan Hajnoczi · 2 years ago
  61. 04ae220 include/block: fixup typos by Wilfred Mallawa · 2 years ago
  62. 9612aa4 monitor: convert monitor_cleanup() to AIO_WAIT_WHILE_UNLOCKED() by Stefan Hajnoczi · 2 years ago
  63. 6bb6855 hmp: convert handle_hmp_command() to AIO_WAIT_WHILE_UNLOCKED() by Stefan Hajnoczi · 2 years ago
  64. 263d5e1 block: convert bdrv_drain_all_begin() to AIO_WAIT_WHILE_UNLOCKED() by Stefan Hajnoczi · 2 years ago
  65. d805d8a block: convert bdrv_graph_wrlock() to AIO_WAIT_WHILE_UNLOCKED() by Stefan Hajnoczi · 2 years ago
  66. e5568a6 block: convert blk_exp_close_all_type() to AIO_WAIT_WHILE_UNLOCKED() by Stefan Hajnoczi · 2 years ago
  67. d5eab43 block: don't acquire AioContext lock in bdrv_drain_all() by Stefan Hajnoczi · 2 years ago
  68. 407ae2a block: protect BlockBackend->queued_requests with a lock by Stefan Hajnoczi · 2 years ago
  69. ef80ec5 block: make BlockBackend->disable_request_queuing atomic by Stefan Hajnoczi · 2 years ago
  70. c4d5bf9 block: make BlockBackend->quiesce_counter atomic by Stefan Hajnoczi · 2 years ago
  71. a14b820 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Richard Henderson · 1 year, 11 months ago
  72. 3f1b44b Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging by Richard Henderson · 1 year, 11 months ago
  73. c28db9e hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEV by Jonathan Cameron · 1 year, 11 months ago
  74. 9136f66 hw/pci-bridge: pci_expander_bridge fix type in pxb_cxl_dev_reset() by Jonathan Cameron · 1 year, 11 months ago
  75. 4d58309 docs/specs: Convert pci-testdev.txt to rst by Peter Maydell · 1 year, 11 months ago
  76. 3669b59 docs/specs: Convert pci-serial.txt to rst by Peter Maydell · 1 year, 11 months ago
  77. 0c0e21d docs/specs/pci-ids: Convert from txt to rST by Peter Maydell · 1 year, 11 months ago
  78. 0f689cf acpi: pcihp: allow repeating hot-unplug requests by Igor Mammedov · 1 year, 11 months ago
  79. 91208dd virtio: i2c: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX by Viresh Kumar · 1 year, 11 months ago
  80. 2a3f8b3 docs: Remove obsolete descriptions of SR-IOV support by Akihiko Odaki · 1 year, 11 months ago
  81. ec1a78c intel_iommu: refine iotlb hash calculation by Jason Wang · 1 year, 11 months ago
  82. 8a9ede6 docs/cxl: Fix sentence by Stefan Weil · 1 year, 11 months ago
  83. 2b6fc0b MAINTAINERS: Add Eugenio Pérez as vhost-shadow-virtqueue reviewer by Eugenio Pérez · 2 years ago
  84. 094e29a tests: bios-tables-test: replace memset with initializer by Paolo Bonzini · 2 years ago
  85. 1af5077 hw/acpi: limit warning on acpi table size to pc machines older than version 2.3 by Ani Sinha · 2 years ago
  86. 104593c Add my old and new work email mapping and use work email to support acpi by Ani Sinha · 2 years ago
  87. 9d672e2 tracetool: use relative paths for '#line' preprocessor directives by Thomas De Schampheleire · 1 year, 11 months ago
  88. fdd5e90 block/dmg: Declare a type definition for DMG uncompress function by Philippe Mathieu-Daudé · 2 years ago
  89. ac5f7bf Merge tag 'migration-20230424-pull-request' of https://gitlab.com/juan.quintela/qemu into staging by Richard Henderson · 1 year, 11 months ago
  90. de3b3f5 qapi: Require boxed for conditional command and event arguments by Markus Armbruster · 2 years ago
  91. 713d921 qapi: Fix code generated for optional conditional struct member by Markus Armbruster · 2 years ago
  92. fa32eb9 tests/qapi-schema: Cover optional conditional struct member by Markus Armbruster · 2 years ago
  93. 39d2cc8 tests/qapi-schema: Clean up positive test for conditionals by Markus Armbruster · 2 years ago
  94. 40e350f tests/qapi-schema: Rename a few conditionals by Markus Armbruster · 2 years ago
  95. 8fba2f7 tests/qapi-schema: Improve union discriminator coverage by Markus Armbruster · 2 years ago
  96. e2050ef qapi: Fix to reject 'data': 'mumble' in struct by Markus Armbruster · 2 years ago
  97. 6f2ab60 qapi: Fix error message when type name or array is expected by Markus Armbruster · 2 years ago
  98. 7c40751 qapi: Simplify code a bit after previous commits by Markus Armbruster · 2 years ago
  99. 2a0c975 qapi: Improve error message for unexpected array types by Markus Armbruster · 2 years ago
  100. 06cc46e qapi: Split up check_type() by Markus Armbruster · 2 years ago