1. a4832d2 migration/rdma: Check sooner if we are in postcopy for save_page() by Juan Quintela · 1 year, 5 months ago
  2. b1b3838 migration/rdma: Remove qemu_ prefix from exported functions by Juan Quintela · 1 year, 5 months ago
  3. 10cb333 migration/rdma: Move rdma constants from qemu-file.h to rdma.h by Juan Quintela · 1 year, 5 months ago
  4. 8b670f4 qemu-file: Remove QEMUFileHooks by Juan Quintela · 1 year, 5 months ago
  5. e493008 migration/rdma: Create rdma_control_save_page() by Juan Quintela · 1 year, 5 months ago
  6. a632330 migration/rdma: Unfold hook_ram_load() by Juan Quintela · 1 year, 5 months ago
  7. f6d6c08 migration/rdma: Remove all uses of RAM_CONTROL_HOOK by Juan Quintela · 1 year, 5 months ago
  8. 5f5b885 migration/rdma: Unfold ram_control_after_iterate() by Juan Quintela · 1 year, 5 months ago
  9. 4840817 migration/rdma: Unfold ram_control_before_iterate() by Juan Quintela · 1 year, 5 months ago
  10. 27fd25b migration: Create migrate_rdma() by Juan Quintela · 1 year, 5 months ago
  11. d4f3448 migration: Non multifd migration don't care about multifd flushes by Juan Quintela · 1 year, 5 months ago
  12. 930e239 migration: hold the BQL during setup by Fiona Ebner · 1 year, 5 months ago
  13. 3dc3547 tests/qtest: migration-test: Add tests for file-based migration by Fabiano Rosas · 1 year, 8 months ago
  14. d864756 tests/qtest/migration: Add a test for the analyze-migration script by Fabiano Rosas · 1 year, 5 months ago
  15. caea032 migration: Fix analyze-migration read operation signedness by Fabiano Rosas · 1 year, 5 months ago
  16. ff40c7f migration: Fix analyze-migration.py when ignore-shared is used by Fabiano Rosas · 1 year, 5 months ago
  17. 31499a9 migration: Add capability parsing to analyze-migration.py by Fabiano Rosas · 1 year, 5 months ago
  18. c36c31c migration: Fix analyze-migration.py 'configuration' parsing by Fabiano Rosas · 1 year, 5 months ago
  19. 2aae1eb migration: Add the configuration vmstate to the json writer by Nikolay Borisov · 1 year, 5 months ago
  20. f75ed59 migration: fix RAMBlock add NULL check by Dmitry Frolov · 1 year, 5 months ago
  21. 8b23959 migration: Allow user to specify available switchover bandwidth by Peter Xu · 1 year, 5 months ago
  22. 1a36e4c migration: Use g_autofree to simplify ram_dirty_bitmap_reload() by Philippe Mathieu-Daudé · 1 year, 5 months ago
  23. d7f5a04 migration: refactor migration_completion by Wei Wang · 1 year, 7 months ago
  24. 8004857 Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
  25. 9390f0f Merge tag 'pull-loongarch-20231013' of https://gitlab.com/gaosong/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
  26. 2778f75 Merge tag 'pull-ufs-20231013' of https://gitlab.com/jeuk20.kim/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
  27. 2a6299f Merge tag 'pull-request-2023-10-12' of https://gitlab.com/thuth/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
  28. ce2f516 Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging by Stefan Hajnoczi · 1 year, 5 months ago
  29. 32bfaa4 Merge tag 'pull-shadow-2023-10-12' of https://repo.or.cz/qemu/armbru into staging by Stefan Hajnoczi · 1 year, 5 months ago
  30. bc2b89b Merge tag 'mem-2023-10-12' of https://github.com/davidhildenbrand/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
  31. ebca80b hw/ufs: Fix incorrect register fields by Jeuk Kim · 1 year, 5 months ago
  32. 97970da hw/ufs: Fix code coverity issues by Jeuk Kim · 1 year, 6 months ago
  33. 1bea693 LoongArch: step down as general arch maintainer by Xiaojuan Yang · 1 year, 5 months ago
  34. 89daabe hw/loongarch/virt: Remove unused 'loongarch_virt_pm' region by Song Gao · 1 year, 5 months ago
  35. 3866e2f hw/loongarch/virt: Remove unused ISA Bus by Philippe Mathieu-Daudé · 1 year, 5 months ago
  36. cb041ae hw/loongarch/virt: Remove unused ISA UART by Philippe Mathieu-Daudé · 1 year, 5 months ago
  37. 2cfdab7 hw/loongarch: remove global loaderparams variable by Thomas Weißschuh · 1 year, 5 months ago
  38. 5f1a313 target/loongarch: Add preldx instruction by Song Gao · 1 year, 6 months ago
  39. 32f4916 target/loongarch: fix ASXE flag conflict by Jiajie Chen · 1 year, 5 months ago
  40. b6aed19 python: use vm.cmd() instead of vm.qmp() where appropriate by Vladimir Sementsov-Ogievskiy · 1 year, 5 months ago
  41. 25ad2cf scripts: add python_qmp_updater.py by Vladimir Sementsov-Ogievskiy · 1 year, 5 months ago
  42. 9acd49e tests/vm/basevm.py: use cmd() instead of qmp() by Vladimir Sementsov-Ogievskiy · 1 year, 5 months ago
  43. 39995e2 iotests.py: pause_job(): drop return value by Vladimir Sementsov-Ogievskiy · 1 year, 5 months ago
  44. c533903 iotests: drop some extra ** in qmp() call by Vladimir Sementsov-Ogievskiy · 1 year, 5 months ago
  45. 1ada73f iotests: drop some extra semicolons by Vladimir Sementsov-Ogievskiy · 1 year, 5 months ago
  46. d24eb05 iotests: refactor some common qmp result checks into generic pattern by Vladimir Sementsov-Ogievskiy · 1 year, 5 months ago
  47. f7ccc32 iotests: add some missed checks of qmp result by Vladimir Sementsov-Ogievskiy · 1 year, 5 months ago
  48. 3a8736c iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine. by Vladimir Sementsov-Ogievskiy · 1 year, 5 months ago
  49. 4e620ff python/machine.py: upgrade vm.cmd() method by Vladimir Sementsov-Ogievskiy · 1 year, 5 months ago
  50. 684750a python/qemu: rename command() to cmd() by Vladimir Sementsov-Ogievskiy · 1 year, 5 months ago
  51. 3727470 python: rename QEMUMonitorProtocol.cmd() to cmd_raw() by Vladimir Sementsov-Ogievskiy · 1 year, 5 months ago
  52. 7f521b0 scripts/cpu-x86-uarch-abi.py: use .command() instead of .cmd() by Vladimir Sementsov-Ogievskiy · 1 year, 5 months ago
  53. 2cee9ca qmp_shell.py: _fill_completion() use .command() instead of .cmd() by Vladimir Sementsov-Ogievskiy · 1 year, 5 months ago
  54. f187cfe python/qemu/qmp/legacy: cmd(): drop cmd_id unused argument by Vladimir Sementsov-Ogievskiy · 1 year, 5 months ago
  55. c35b2fb target/i386: fix shadowed variable pasto by Paolo Bonzini · 1 year, 5 months ago
  56. cc46a7e contrib/vhost-user-gpu: Fix compiler warning when compiling with -Wshadow by Thomas Huth · 1 year, 5 months ago
  57. e6e964b block: Add assertion for bdrv_graph_wrlock() by Kevin Wolf · 1 year, 5 months ago
  58. 680e0cc block: Protect bs->children with graph_lock by Kevin Wolf · 1 year, 5 months ago
  59. b59b466 block: Protect bs->parents with graph_lock by Kevin Wolf · 1 year, 5 months ago
  60. 3574499 block: Mark bdrv_get_specific_info() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 5 months ago
  61. 018f9de block: Mark bdrv_apply_auto_read_only() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 5 months ago
  62. 277f200 block: Mark bdrv_op_is_blocked() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 5 months ago
  63. 5155853 qcow2: Mark check_constraints_on_bitmap() GRAPH_RDLOCK by Kevin Wolf · 1 year, 5 months ago
  64. de4fed6 qcow2: Mark qcow2_inactivate() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 5 months ago
  65. 0bb79c9 qcow2: Mark qcow2_signal_corruption() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 5 months ago
  66. bd131d6 block: Mark bdrv_amend_options() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 5 months ago
  67. 4026f1c block: Mark bdrv_get_parent_name() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 5 months ago
  68. c0fc512 block: Mark bdrv_primary_child() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 5 months ago
  69. b7cfc7d block: Mark bdrv_refresh_filename() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 5 months ago
  70. 15f3f1f block: Mark bdrv_get_xdbg_block_graph() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 5 months ago
  71. ce433d2 block: Take graph rdlock in parts of reopen by Kevin Wolf · 1 year, 5 months ago
  72. a32e781 block: Mark bdrv_snapshot_fallback() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 5 months ago
  73. 7859c45 block: Mark bdrv_parent_cb_resize() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 5 months ago
  74. d05ab38 block: Mark drain related functions GRAPH_RDLOCK by Emanuele Giuseppe Esposito · 1 year, 5 months ago
  75. 2b3912f block: Mark bdrv_first_blk() and bdrv_is_root_node() GRAPH_RDLOCK by Kevin Wolf · 1 year, 5 months ago
  76. 0e6bad1 block: Take graph rdlock in bdrv_inactivate_all() by Kevin Wolf · 1 year, 5 months ago
  77. e84c07b block-coroutine-wrapper: Add no_co_wrapper_bdrv_rdlock functions by Kevin Wolf · 1 year, 5 months ago
  78. 903df11 test-bdrv-drain: Don't call bdrv_graph_wrlock() in coroutine context by Kevin Wolf · 1 year, 5 months ago
  79. cc32399 block: convert more bdrv_is_allocated* and bdrv_block_status* calls to coroutine versions by Paolo Bonzini · 1 year, 6 months ago
  80. 578ffa9 block: switch to co_wrapper for bdrv_is_allocated_* by Paolo Bonzini · 1 year, 6 months ago
  81. 1b88457 block: complete public block status API by Paolo Bonzini · 1 year, 6 months ago
  82. b170e92 block: rename the bdrv_co_block_status static function by Paolo Bonzini · 1 year, 6 months ago
  83. 6301137 Merge tag 'pull-riscv-to-apply-20231012-1' of https://github.com/alistair23/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
  84. 40886c4 Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
  85. ab3ec15 Merge tag 'qga-pull-2023-10-11' of https://github.com/kostyanf14/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
  86. f51f90c gitlab-ci: Disable the riscv64-debian-cross-container by default by Thomas Huth · 1 year, 5 months ago
  87. ee6398d virtio-mem: Mark memslot alias memory regions unmergeable by David Hildenbrand · 1 year, 5 months ago
  88. 533f5d6 memory,vhost: Allow for marking memory device memory regions unmergeable by David Hildenbrand · 1 year, 5 months ago
  89. 177f9b1 virtio-mem: Expose device memory dynamically via multiple memslots if enabled by David Hildenbrand · 1 year, 5 months ago
  90. 884a0c2 virtio-mem: Update state to match bitmap as soon as it's been migrated by David Hildenbrand · 1 year, 5 months ago
  91. a45171d virtio-mem: Pass non-const VirtIOMEM via virtio_mem_range_cb by David Hildenbrand · 1 year, 5 months ago
  92. aa5317e memory: Clarify mapping requirements for RamDiscardManager by David Hildenbrand · 1 year, 5 months ago
  93. a233511 memory-device,vhost: Support automatic decision on the number of memslots by David Hildenbrand · 1 year, 5 months ago
  94. cd89c06 vhost: Add vhost_get_max_memslots() by David Hildenbrand · 1 year, 5 months ago
  95. 16ab2ed kvm: Add stub for kvm_get_max_memslots() by David Hildenbrand · 1 year, 5 months ago
  96. 766aa0a memory-device,vhost: Support memory devices that dynamically consume memslots by David Hildenbrand · 1 year, 5 months ago
  97. f9716f4 memory-device: Track required and actually used memslots in DeviceMemoryState by David Hildenbrand · 1 year, 5 months ago
  98. 759bac6 stubs: Rename qmp_memory_device.c to memory_device.c by David Hildenbrand · 1 year, 5 months ago
  99. 7975fee memory-device: Support memory devices with multiple memslots by David Hildenbrand · 1 year, 5 months ago
  100. 8c49951 vhost: Return number of free memslots by David Hildenbrand · 1 year, 5 months ago