1. 5d79971 MAINTAINERS: Remove myself as reviewer from Live Migration by Leonardo Bras · 1 year, 2 months ago
  2. e1c2b0e MAINTAINERS: Leaving Migration by Juan Quintela · 1 year, 2 months ago
  3. 7425b62 Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into staging by Stefan Hajnoczi · 1 year, 2 months ago
  4. 5db0523 tracing: install trace events file only if necessary by Carlos Santos · 1 year, 11 months ago
  5. 455f444 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Stefan Hajnoczi · 1 year, 2 months ago
  6. b0839e8 Merge tag 'dirtylimit-dirtyrate-pull-request-20231225' of https://github.com/newfriday/qemu into staging by Stefan Hajnoczi · 1 year, 2 months ago
  7. 0d138a9 Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging by Stefan Hajnoczi · 1 year, 2 months ago
  8. 400819c Merge tag 'm68k-pull-2023-12-22' of https://gitlab.com/huth/qemu into staging by Stefan Hajnoczi · 1 year, 2 months ago
  9. f6fe3e3 vdpa: move memory listener to vhost_vdpa_shared by Eugenio Pérez · 1 year, 2 months ago
  10. b06a38f vdpa: use dev_shared in vdpa_iommu by Eugenio Pérez · 1 year, 2 months ago
  11. 6f03d9e vdpa: use VhostVDPAShared in vdpa_dma_map and unmap by Eugenio Pérez · 1 year, 2 months ago
  12. 3c6d12a vdpa: move iommu_list to vhost_vdpa_shared by Eugenio Pérez · 1 year, 2 months ago
  13. 74e76c7 vdpa: remove msg type of vhost_vdpa by Eugenio Pérez · 1 year, 2 months ago
  14. 4da38d1 vdpa: move backend_cap to vhost_vdpa_shared by Eugenio Pérez · 1 year, 2 months ago
  15. 7627f0a vdpa: move iotlb_batch_begin_sent to vhost_vdpa_shared by Eugenio Pérez · 1 year, 2 months ago
  16. f12b249 vdpa: move file descriptor to vhost_vdpa_shared by Eugenio Pérez · 1 year, 2 months ago
  17. e36b999 vdpa: use vdpa shared for tracing by Eugenio Pérez · 1 year, 2 months ago
  18. a6e823d vdpa: move shadow_data to vhost_vdpa_shared by Eugenio Pérez · 1 year, 2 months ago
  19. ae25ff4 vdpa: move iova_range to vhost_vdpa_shared by Eugenio Pérez · 1 year, 2 months ago
  20. 5edb02e vdpa: move iova tree to the shared struct by Eugenio Pérez · 1 year, 2 months ago
  21. 8c5e980 vdpa: add VhostVDPAShared by Eugenio Pérez · 1 year, 2 months ago
  22. bc865bf vdpa: do not set virtio status bits if unneeded by Eugenio Pérez · 1 year, 3 months ago
  23. 410cefb Fix bugs when VM shutdown with virtio-gpu unplugged by wangmeiling · 1 year, 3 months ago
  24. 551bf7b vhost-scsi: fix usage of error_reportf_err() by Dongli Zhang · 1 year, 3 months ago
  25. 45e4880 hw/acpi: propagate vcpu hotplug after switch to modern interface by Aaron Young · 1 year, 3 months ago
  26. 5139655 vhost-scsi: Add support for a worker thread per virtqueue by Mike Christie · 1 year, 3 months ago
  27. 9aad781 vhost: Add worker backend callouts by Mike Christie · 1 year, 3 months ago
  28. c40db4b tests: bios-tables-test: Rename smbios type 4 related test functions by Zhao Liu · 1 year, 3 months ago
  29. df72f01 virtio: rng: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX by Mathieu Poirier · 1 year, 4 months ago
  30. 4918712 migration/dirtyrate: Remove an extra parameter by Wafer · 1 year, 3 months ago
  31. d819fc9 virtio-blk: Fix potential nullpointer read access in virtio_blk_data_plane_destroy by Stefan Weil via · 1 year, 2 months ago
  32. 9d5b42b include/ui/rect.h: fix qemu_rect_init() mis-assignment by Elen Avan · 1 year, 2 months ago
  33. 9cdfb1e accel/kvm: Turn DPRINTF macro use into tracepoints by Jai Arora · 1 year, 3 months ago
  34. 8a8be21 docs/tools/qemu-img.rst: fix typo (sumarizes) by Samuel Tardieu · 1 year, 3 months ago
  35. d502dfc qemu-options: Tell more for -display cocoa by Akihiko Odaki · 1 year, 3 months ago
  36. 9ab8715 qemu-options: Unify the help entries for cocoa by Akihiko Odaki · 1 year, 3 months ago
  37. d424db2 target/riscv/kvm: do not use non-portable strerrorname_np() by Natanael Copa · 1 year, 2 months ago
  38. 0d23b1e next-cube.c: move machine MemoryRegions into NeXTState by Mark Cave-Ayland · 1 year, 2 months ago
  39. 039b10a next-cube.c: remove val and size arguments from nextscr2_write() by Mark Cave-Ayland · 1 year, 2 months ago
  40. 3deafd1 next-cube.c: move LED logic to new next_scr2_led_update() function by Mark Cave-Ayland · 1 year, 2 months ago
  41. 22cf5ee next-cube.c: move static old_scr2 variable to NeXTPC by Mark Cave-Ayland · 1 year, 2 months ago
  42. 88d0c5b next-cube.c: move static phase variable to NextRtc by Mark Cave-Ayland · 1 year, 2 months ago
  43. 8220baa next-cube.c: move static led variable to NeXTPC by Mark Cave-Ayland · 1 year, 2 months ago
  44. c0dedcf next-cube.c: update and improve dma_ops by Mark Cave-Ayland · 1 year, 2 months ago
  45. 0d60da3 next-cube.c: update scr_ops to properly use modern memory API by Mark Cave-Ayland · 1 year, 2 months ago
  46. 7e993d9 next-cube.c: update mmio_ops to properly use modern memory API by Mark Cave-Ayland · 1 year, 2 months ago
  47. 6f2454b next-cube.c: don't pulse SCSI DMA IRQ upon reception of FLUSH command by Mark Cave-Ayland · 1 year, 2 months ago
  48. 2a287ea next-cube.c: add dummy Ethernet register to allow diagnostic to timeout by Mark Cave-Ayland · 1 year, 2 months ago
  49. 80f1709 Merge tag 'pull-loongarch-20231221' of https://gitlab.com/gaosong/qemu into staging by Stefan Hajnoczi · 1 year, 2 months ago
  50. 6370d13 Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging by Stefan Hajnoczi · 1 year, 2 months ago
  51. b6948ab virtio-blk: add iothread-vq-mapping parameter by Stefan Hajnoczi · 1 year, 2 months ago
  52. cf03a15 qdev: add IOThreadVirtQueueMappingList property type by Stefan Hajnoczi · 1 year, 2 months ago
  53. 350147a qdev-properties: alias all object class properties by Stefan Hajnoczi · 1 year, 2 months ago
  54. ff32bb5 string-output-visitor: show structs as "<omitted>" by Stefan Hajnoczi · 1 year, 3 months ago
  55. c12887e block-coroutine-wrapper: use qemu_get_current_aio_context() by Stefan Hajnoczi · 1 year, 6 months ago
  56. 23c983c block: remove outdated AioContext locking comments by Stefan Hajnoczi · 1 year, 3 months ago
  57. e91083c job: remove outdated AioContext locking comments by Stefan Hajnoczi · 1 year, 3 months ago
  58. e7fc3c4 scsi: remove outdated AioContext lock comment by Stefan Hajnoczi · 1 year, 3 months ago
  59. e0444c2 docs: remove AioContext lock from IOThread docs by Stefan Hajnoczi · 1 year, 3 months ago
  60. 9f8d2fd aio: remove aio_context_acquire()/aio_context_release() API by Stefan Hajnoczi · 1 year, 3 months ago
  61. 95bbddf aio-wait: draw equivalence between AIO_WAIT_WHILE() and AIO_WAIT_WHILE_UNLOCKED() by Stefan Hajnoczi · 1 year, 3 months ago
  62. 4f36b13 scsi: remove AioContext locking by Stefan Hajnoczi · 1 year, 3 months ago
  63. c43d5bc block: remove bdrv_co_lock() by Stefan Hajnoczi · 1 year, 3 months ago
  64. b49f475 block: remove AioContext locking by Stefan Hajnoczi · 1 year, 3 months ago
  65. 6bc30f1 graph-lock: remove AioContext locking by Stefan Hajnoczi · 1 year, 3 months ago
  66. b5f4fda aio: make aio_context_acquire()/aio_context_release() a no-op by Stefan Hajnoczi · 1 year, 3 months ago
  67. b3496d1 tests: remove aio_context_acquire() tests by Stefan Hajnoczi · 1 year, 3 months ago
  68. 10bcb0d scsi: assert that callbacks run in the correct AioContext by Stefan Hajnoczi · 1 year, 3 months ago
  69. ed18b1e virtio-scsi: replace AioContext lock with tmf_bh_lock by Stefan Hajnoczi · 1 year, 3 months ago
  70. e661a24 dma-helpers: don't lock AioContext in dma_blk_cb() by Stefan Hajnoczi · 1 year, 3 months ago
  71. 1404226 scsi: don't lock AioContext in I/O code path by Stefan Hajnoczi · 1 year, 3 months ago
  72. 765ca51 virtio-scsi: don't lock AioContext around virtio_queue_aio_attach_host_notifier() by Stefan Hajnoczi · 1 year, 3 months ago
  73. eaad0fe scsi: only access SCSIDevice->requests from one thread by Stefan Hajnoczi · 1 year, 3 months ago
  74. bb6e251 iotests: Basic tests for internal snapshots by Kevin Wolf · 1 year, 3 months ago
  75. 5a7f21e vl: Improve error message for conflicting -incoming and -loadvm by Kevin Wolf · 1 year, 3 months ago
  76. d3007d3 block: Fix crash when loading snapshot on inactive node by Kevin Wolf · 1 year, 3 months ago
  77. 6b5aa3a virtio-blk: don't lock AioContext in the submission code path by Stefan Hajnoczi · 1 year, 6 months ago
  78. c113591 virtio-blk: don't lock AioContext in the completion code path by Stefan Hajnoczi · 1 year, 6 months ago
  79. 9c67f33 virtio-blk: add lock to protect s->rq by Stefan Hajnoczi · 1 year, 6 months ago
  80. cd0c0db block/file-posix: set up Linux AIO and io_uring in the current thread by Stefan Hajnoczi · 1 year, 6 months ago
  81. 7075d23 nbd/server: introduce NBDClient->lock to protect fields by Stefan Hajnoczi · 1 year, 2 months ago
  82. f816310 nbd/server: only traverse NBDExport->clients from main loop thread by Stefan Hajnoczi · 1 year, 2 months ago
  83. efade66 nbd/server: avoid per-NBDRequest nbd_client_get/put() by Stefan Hajnoczi · 1 year, 2 months ago
  84. be45144 target/loongarch: Add timer information dump support by Bibo Mao · 1 year, 3 months ago
  85. 5786162 hw/loongarch/virt: Align high memory base address with super page size by Bibo Mao · 1 year, 3 months ago
  86. 191710c Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into staging by Stefan Hajnoczi · 1 year, 2 months ago
  87. 63d6632 Merge tag 'pull-target-arm-20231219' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Stefan Hajnoczi · 1 year, 2 months ago
  88. dd7d3e3 Merge tag 'pull-vfio-20231219' of https://github.com/legoater/qemu into staging by Stefan Hajnoczi · 1 year, 2 months ago
  89. 17b2ecc tests/unit/test-qmp-event: Replace fixture by global variables by Markus Armbruster · 1 year, 3 months ago
  90. 5712b7e tests/unit/test-qmp-event: Simplify event emission check by Markus Armbruster · 1 year, 3 months ago
  91. c363764 tests/unit/test-qmp-event: Drop superfluous mutex by Markus Armbruster · 1 year, 3 months ago
  92. 71dc6ca tests/qtest/npcm7xx_pwm-test: Only do full testing in slow mode by Thomas Huth · 1 year, 3 months ago
  93. fd49b21 qemu-options: Clarify handling of commas in options parameters by Yihuan Pan · 1 year, 3 months ago
  94. 81c2c9d tests/qtest/migration-test: Fix analyze-migration.py for s390x by Thomas Huth · 1 year, 3 months ago
  95. b447378 qom/object: Limit type names to alphanumerical and some few special characters by Thomas Huth · 1 year, 4 months ago
  96. 05f2320 tests/unit/test-io-task: Rename "qemu:dummy" to avoid colon in the name by Thomas Huth · 1 year, 4 months ago
  97. a36ea38 memory: Remove "qemu:" prefix from the "qemu:ram-discard-manager" type name by Thomas Huth · 1 year, 4 months ago
  98. c455e01 hw: Replace anti-social QOM type names (again) by Markus Armbruster · 1 year, 4 months ago
  99. bce9bbc docs/system/arm: Fix for rename of type "xlnx.bbram-ctrl" by Markus Armbruster · 1 year, 4 months ago
  100. c0f6cd9 target: Restrict 'sysemu/reset.h' to system emulation by Philippe Mathieu-Daudé · 1 year, 3 months ago