1. a86d7b9 Merge tag 'migration-20230601-pull-request' of https://gitlab.com/juan.quintela/qemu into staging by Richard Henderson · 1 year, 9 months ago
  2. 3a8b81f migration: stop tracking ram writes when cancelling background migration by Fiona Ebner · 1 year, 9 months ago
  3. a4c6275 migration: restore vmstate on migration failure by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
  4. f458407 migration: switch from .vm_was_running to .vm_old_state by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
  5. e76005a runstate: drop unused runstate_store() by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
  6. c33f182 migration: never fail in global_state_store() by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
  7. 242b74e runstate: add runstate_get() by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
  8. 9eb400c Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging by Richard Henderson · 1 year, 9 months ago
  9. 19a720b Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into staging by Richard Henderson · 1 year, 9 months ago
  10. 98b126f qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa by Stefano Garzarella · 1 year, 9 months ago
  11. cad2ccc block/blkio: use qemu_open() to support fd passing for virtio-blk by Stefano Garzarella · 1 year, 9 months ago
  12. 367189e accel/tcg: include cs_base in our hash calculations by Alex Bennée · 1 year, 9 months ago
  13. 80106bc hw/9pfs: use qemu_xxhash4 by Alex Bennée · 1 year, 9 months ago
  14. d0aaf08 tcg: remove the final vestiges of dstate by Alex Bennée · 1 year, 9 months ago
  15. 333df1c trace: remove control-vcpu.h by Alex Bennée · 1 year, 9 months ago
  16. 89aafcf trace: remove code that depends on setting vcpu by Alex Bennée · 1 year, 9 months ago
  17. 5485e52 qapi: make the vcpu parameters deprecated for 8.1 by Alex Bennée · 1 year, 9 months ago
  18. 1a8fc85 docs/deprecated: move QMP events bellow QMP command section by Alex Bennée · 1 year, 9 months ago
  19. 9deb999 scripts/qapi: document the tool that generated the file by Alex Bennée · 1 year, 9 months ago
  20. 7103201 trace: remove vcpu_id from the TraceEvent structure by Alex Bennée · 1 year, 9 months ago
  21. 78f314c trace-events: remove the remaining vcpu trace events by Alex Bennée · 1 year, 9 months ago
  22. 2e2097b *-user: remove the guest_user_syscall tracepoints by Alex Bennée · 1 year, 9 months ago
  23. 2a0d7cb block: remove bdrv_co_io_plug() API by Stefan Hajnoczi · 1 year, 9 months ago
  24. 0766828 block/linux-aio: convert to blk_io_plug_call() API by Stefan Hajnoczi · 1 year, 9 months ago
  25. 6a6da23 block/io_uring: convert to blk_io_plug_call() API by Stefan Hajnoczi · 1 year, 9 months ago
  26. 28ff7b4 block/blkio: convert to blk_io_plug_call() API by Stefan Hajnoczi · 1 year, 9 months ago
  27. f2e5900 block/nvme: convert to blk_io_plug_call() API by Stefan Hajnoczi · 1 year, 9 months ago
  28. 41abca8 block: add blk_io_plug_call() API by Stefan Hajnoczi · 1 year, 9 months ago
  29. c6a5fc2 decodetree: Add --output-null for meson testing by Richard Henderson · 1 year, 9 months ago
  30. 9824490 Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging by Richard Henderson · 1 year, 9 months ago
  31. c76e765 Revert "python/qmp/protocol: add open_with_socket()" by John Snow · 1 year, 10 months ago
  32. 5bbc593 python/qmp/legacy: remove open_with_socket() calls by John Snow · 1 year, 10 months ago
  33. 7f5f3ae python/machine: use connect-based interface for existing sockets by John Snow · 1 year, 10 months ago
  34. b8d4ca1 python/qmp/legacy: allow using sockets for connect() by John Snow · 1 year, 10 months ago
  35. 9341b2a python/qmp: allow sockets to be passed to connect() by John Snow · 1 year, 10 months ago
  36. ab72522 gitlab: switch from 'stable' to 'latest' docker container tags by Daniel P. Berrangé · 1 year, 9 months ago
  37. 51bdb0b Merge tag 'pull-tcg-20230530' of https://gitlab.com/rth7680/qemu into staging by Richard Henderson · 1 year, 9 months ago
  38. 7f027ee tests/avocado/virtio-gpu: Cancel test if drm rendering is not available by Thomas Huth · 1 year, 9 months ago
  39. 276d77d tests/decode: Add tests for various named-field cases by Peter Maydell · 1 year, 10 months ago
  40. 7e6c28b scripts/decodetree: Implement named field support by Peter Maydell · 1 year, 10 months ago
  41. 36d6124 scripts/decodetree: Implement a topological sort by Peter Maydell · 1 year, 10 months ago
  42. aeac22b scripts/decodetree: Pass lvalue-formatter function to str_extract() by Peter Maydell · 1 year, 10 months ago
  43. 7e62609 docs: Document decodetree named field syntax by Peter Maydell · 1 year, 10 months ago
  44. 656666d tests/decode: Convert tests to meson by Richard Henderson · 1 year, 10 months ago
  45. 036cc75 decodetree: Do not remove output_file from /dev by Richard Henderson · 1 year, 9 months ago
  46. f260447 decodetree: Diagnose empty pattern group by Richard Henderson · 1 year, 9 months ago
  47. 2fd2eb5 decodetree: Fix recursion in prop_format and build_tree by Richard Henderson · 1 year, 9 months ago
  48. 9b5acc5 decodetree: Add --test-for-error by Richard Henderson · 1 year, 9 months ago
  49. 1943394 tcg: Remove TCG_TARGET_TLB_DISPLACEMENT_BITS by Richard Henderson · 2 years ago
  50. dd906a3 accel/tcg: Add aarch64 store_atom_insert_al16 by Richard Henderson · 1 year, 9 months ago
  51. 129fe7c accel/tcg: Add aarch64 lse2 load_atom_extract_al16_or_al8 by Richard Henderson · 1 year, 9 months ago
  52. a8bde8d accel/tcg: Add x86_64 load_atom_extract_al16_or_al8 by Richard Henderson · 1 year, 9 months ago
  53. b3f4144 accel/tcg: Extract store_atom_insert_al16 to host header by Richard Henderson · 1 year, 9 months ago
  54. af844a1 accel/tcg: Extract load_atom_extract_al16_or_al8 to host header by Richard Henderson · 1 year, 9 months ago
  55. 4caad79 tcg/s390x: Support 128-bit load/store by Richard Henderson · 1 year, 11 months ago
  56. 526cd4e tcg/ppc: Support 128-bit load/store by Richard Henderson · 1 year, 11 months ago
  57. 929124e tcg/aarch64: Support 128-bit load/store by Richard Henderson · 1 year, 11 months ago
  58. 285a691 tcg/aarch64: Simplify constraints on qemu_ld/st by Richard Henderson · 1 year, 9 months ago
  59. da4d0d9 tcg/aarch64: Reserve TCG_REG_TMP1, TCG_REG_TMP2 by Richard Henderson · 1 year, 9 months ago
  60. d67bcbd tcg/aarch64: Rename temporaries by Richard Henderson · 1 year, 11 months ago
  61. 098d0fc tcg/i386: Support 128-bit load/store by Richard Henderson · 1 year, 11 months ago
  62. 480dfba qemu/atomic128: Add x86_64 atomic128-ldst.h by Richard Henderson · 1 year, 10 months ago
  63. 6479dd7 meson: Split test for __int128_t type from __int128_t arithmetic by Richard Henderson · 1 year, 9 months ago
  64. 9e0e6a7 accel/tcg: Fix check for page writeability in load_atomic16_or_exit by Richard Henderson · 1 year, 9 months ago
  65. 723d3a2 tcg: Fix register move type in tcg_out_ld_helper_ret by Richard Henderson · 1 year, 9 months ago
  66. f89f54d Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging by Richard Henderson · 1 year, 9 months ago
  67. 60f782b aio: remove aio_disable_external() API by Stefan Hajnoczi · 1 year, 10 months ago
  68. 03d7162 virtio: do not set is_external=true on host notifiers by Stefan Hajnoczi · 1 year, 10 months ago
  69. 766aa2d virtio-scsi: implement BlockDevOps->drained_begin() by Stefan Hajnoczi · 1 year, 10 months ago
  70. 1665d93 virtio-blk: implement BlockDevOps->drained_begin() by Stefan Hajnoczi · 1 year, 10 months ago
  71. bd58ab4 virtio: make it possible to detach host notifier from any thread by Stefan Hajnoczi · 1 year, 10 months ago
  72. 17b69c0 block/fuse: do not set is_external=true on FUSE fd by Stefan Hajnoczi · 1 year, 10 months ago
  73. 3d499a4 block/export: don't require AioContext lock around blk_exp_ref/unref() by Stefan Hajnoczi · 1 year, 10 months ago
  74. 195332c block/export: rewrite vduse-blk drain code by Stefan Hajnoczi · 1 year, 10 months ago
  75. fb5cba2 hw/xen: do not set is_external=true on evtchn fds by Stefan Hajnoczi · 1 year, 10 months ago
  76. f6eac90 xen-block: implement BlockDevOps->drained_begin() by Stefan Hajnoczi · 1 year, 10 months ago
  77. ab61335 block: drain from main loop thread in bdrv_co_yield_to_drain() by Stefan Hajnoczi · 1 year, 10 months ago
  78. ff82b78 block: add blk_in_drain() API by Stefan Hajnoczi · 1 year, 10 months ago
  79. 9998f70 hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore by Stefan Hajnoczi · 1 year, 10 months ago
  80. e1054cd block/export: stop using is_external in vhost-user-blk server by Stefan Hajnoczi · 1 year, 10 months ago
  81. 8f5e9a8 block/export: wait for vhost-user-blk requests when draining by Stefan Hajnoczi · 1 year, 10 months ago
  82. 75d33e8 util/vhost-user-server: rename refcount to in_flight counter by Stefan Hajnoczi · 1 year, 10 months ago
  83. ca66df8 virtio-scsi: stop using aio_disable_external() during unplug by Stefan Hajnoczi · 1 year, 10 months ago
  84. 4382f16 virtio-scsi: avoid race between unplug and transport event by Stefan Hajnoczi · 1 year, 10 months ago
  85. 26462a7 hw/qdev: introduce qdev_is_realized() helper by Stefan Hajnoczi · 1 year, 10 months ago
  86. 2d19629 block-backend: split blk_do_set_aio_context() by Stefan Hajnoczi · 1 year, 10 months ago
  87. 80e7faa iotests: Test blockdev-create in iothread by Kevin Wolf · 1 year, 9 months ago
  88. bc05c63 iotests: Make verify_virtio_scsi_pci_or_ccw() public by Kevin Wolf · 1 year, 9 months ago
  89. 8823407 block: Fix AioContext locking in bdrv_insert_node() by Kevin Wolf · 1 year, 9 months ago
  90. 8dc8a60 block: Take AioContext lock in bdrv_open_driver() by Kevin Wolf · 1 year, 9 months ago
  91. 9102f2e copy-before-write: Fix open with child in iothread by Kevin Wolf · 1 year, 9 months ago
  92. 6e01215 raw-format: Fix open with 'file' in iothread by Kevin Wolf · 1 year, 9 months ago
  93. aa269ff qcow2: Fix open with 'file' in iothread by Kevin Wolf · 1 year, 9 months ago
  94. 2626d27 mirror: Hold main AioContext lock for calling bdrv_open_backing_file() by Kevin Wolf · 1 year, 9 months ago
  95. 4c20dd2 block-backend: Fix blk_new_open() for iothreads by Kevin Wolf · 1 year, 9 months ago
  96. c6e0a6d block: Take main AioContext lock when calling bdrv_open() by Kevin Wolf · 1 year, 9 months ago
  97. ae400db block: Clarify locking rules for bdrv_open(_inherit)() by Kevin Wolf · 1 year, 9 months ago
  98. dea97c1 block-coroutine-wrapper: Take AioContext lock in no_co_wrappers by Kevin Wolf · 1 year, 9 months ago
  99. 7fe6cb6 Merge tag 'pull-target-arm-20230530-1' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Richard Henderson · 1 year, 9 months ago
  100. ec68311 docs: sbsa: correct graphics card name by Marcin Juszkiewicz · 1 year, 9 months ago