1. 34a8892 migration: Drop migration_is_idle() by Peter Xu · 4 months ago
  2. f018eb6 migration: Drop migration_is_setup_or_active() by Peter Xu · 4 months ago
  3. 64dcd2c migration: Unexport ram_mig_init() by Peter Xu · 4 months ago
  4. a4ddab3 migration: Unexport dirty_bitmap_mig_init() by Peter Xu · 4 months ago
  5. 04b09de migration: Remove unused VMSTATE_ARRAY_TEST() macro by Philippe Mathieu-Daudé · 8 months ago
  6. 7e1c004 Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qemu into staging by Richard Henderson · 9 months ago
  7. 787ea49 migration/colo: make colo_incoming_co() return void by Li Zhijian · 10 months ago
  8. 019d9e6 migration: Extend migration_file_set_error() with Error* argument by Cédric Le Goater · 10 months ago
  9. eef0bae migration: Remove block migration by Fabiano Rosas · 10 months ago
  10. e4fa064 migration: Add Error** argument to .load_setup() handler by Cédric Le Goater · 11 months ago
  11. 01c3ac6 migration: Add Error** argument to .save_setup() handler by Cédric Le Goater · 11 months ago
  12. c9539d9 migration: purge MigrationState from public interface by Steve Sistare · 12 months ago
  13. a3ed489 migration: delete unused accessors by Steve Sistare · 12 months ago
  14. 20c64c8 migration: migration_file_set_error by Steve Sistare · 12 months ago
  15. 9bb630c migration: migration_is_device by Steve Sistare · 12 months ago
  16. 6e78563 migration: migration_thread_is_self by Steve Sistare · 12 months ago
  17. 714f331 migration: export vcpu_dirty_limit_period by Steve Sistare · 12 months ago
  18. aeaafb1 migration: export migration_is_running by Steve Sistare · 12 months ago
  19. 3a6813b migration: export migration_is_active by Steve Sistare · 12 months ago
  20. 7dcb3c8 migration: export migration_is_setup_or_active by Steve Sistare · 12 months ago
  21. f3bff6c migration: export fewer options by Steve Sistare · 12 months ago
  22. ee8bb86 migration: Add documentation for SaveVMHandlers by Cédric Le Goater · 12 months ago
  23. f61efde migration: Remove SaveStateHandler and LoadStateHandler typedefs by Cédric Le Goater · 12 months ago
  24. 7f5b50a migration/qemu-file: add utility methods for working with seekable channels by Fabiano Rosas · 12 months ago
  25. 9867d4d migration: stop vm for cpr by Steve Sistare · 1 year ago
  26. 4af667f migration: notifier error checking by Steve Sistare · 1 year ago
  27. 6835f5a migration: per-mode notifiers by Steve Sistare · 1 year ago
  28. 5663dd3 migration: MigrationNotifyFunc by Steve Sistare · 1 year ago
  29. c763a23e migration: remove postcopy_after_devices by Steve Sistare · 1 year ago
  30. 9d9babf migration: MigrationEvent for notifiers by Steve Sistare · 1 year ago
  31. 3e77573 migration: convert to NotifierWithReturn by Steve Sistare · 1 year ago
  32. d91f33c migration: remove error from notifier data by Steve Sistare · 1 year ago
  33. a4a411f Replace "iothread lock" with "BQL" in comments by Stefan Hajnoczi · 1 year, 2 months ago
  34. c8193ac Merge tag 'migration-20240104-pull-request' of https://gitlab.com/peterx/qemu into staging by Peter Maydell · 1 year, 2 months ago
  35. 58b1057 migration: preserve suspended for snapshot by Steve Sistare · 1 year, 2 months ago
  36. 2027001 migration: Make VMStateDescription.subsections const by Richard Henderson · 1 year, 2 months ago
  37. fa3673e migration: per-mode blockers by Steve Sistare · 1 year, 4 months ago
  38. eea1e5c migration: mode parameter by Steve Sistare · 1 year, 4 months ago
  39. 485fb95 migration: Hack to maintain backwards compatibility for ppc by Juan Quintela · 1 year, 4 months ago
  40. 71daf64 migration: Create vmstate_register_any() by Juan Quintela · 1 year, 4 months ago
  41. 4d8bdc2 migration: rename vmstate_save_needed->vmstate_section_needed by Marc-André Lureau · 1 year, 4 months ago
  42. d9cda21 migration: simplify notifiers by Steve Sistare · 1 year, 9 months ago
  43. c8a7fc5 migration: simplify blockers by Steve Sistare · 1 year, 4 months ago
  44. 930e239 migration: hold the BQL during setup by Fiona Ebner · 1 year, 5 months ago
  45. 969298f migration/vmstate: Introduce vmstate_save_state_with_err by Tejus GK · 1 year, 5 months ago
  46. 9ef4977 Merge tag 'pull-vfio-20230911' of https://github.com/legoater/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
  47. 08fc4cb migration: Add .save_prepare() handler to struct SaveVMHandlers by Avihai Horon · 1 year, 6 months ago
  48. 8686a68 vmstate: Mark VMStateInfo.get/put() coroutine_mixed_fn by Kevin Wolf · 1 year, 6 months ago
  49. f161c88 migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored() by David Hildenbrand · 1 year, 8 months ago
  50. 6caf157 include/migration: mark vmstate_register() as a legacy function by Alex Bennée · 1 year, 8 months ago
  51. 1b4adb1 migration: Implement switchover ack logic by Avihai Horon · 1 year, 8 months ago
  52. c33f182 migration: never fail in global_state_store() by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
  53. e1fde0e migration: Move rate_limit_max and rate_limit_used to migration_stats by Juan Quintela · 1 year, 10 months ago
  54. d0a14a2 migration: process_incoming_migration_co(): move colo part to colo by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
  55. 4332ffc colo: make colo_checkpoint_notify static and provide simpler API by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
  56. c938157 migration: move migration_global_dump() to migration-hmp-cmds.c by Juan Quintela · 2 years ago
  57. 394b940 migration: mark mixed functions that can suspend by Paolo Bonzini · 2 years, 2 months ago
  58. 24beea4 migration: Rename res_{postcopy,precopy}_only by Juan Quintela · 2 years, 1 month ago
  59. 24f254e migration: Remove unused res_compatible by Juan Quintela · 2 years, 1 month ago
  60. 89c5684 migration: Add canary to VMSTATE_END_OF_LIST by Dr. David Alan Gilbert · 3 years, 2 months ago
  61. 80fe315 migration/ram: Factor out check for advised postcopy by David Hildenbrand · 2 years, 1 month ago
  62. 508f798 migration/vmstate: Introduce VMSTATE_WITH_TMP_TEST() and VMSTATE_BITMAP_TEST() by David Hildenbrand · 2 years, 1 month ago
  63. 62f4262 migration/savevm: Allow immutable device state to be migrated early (i.e., before RAM) by David Hildenbrand · 2 years, 1 month ago
  64. fd70385 migration: Remove unused threshold_size parameter by Juan Quintela · 2 years, 5 months ago
  65. c8df4a7 migration: Split save_live_pending() into state_pending_* by Juan Quintela · 2 years, 5 months ago
  66. 255dc7a migration: No save_live_pending() method uses the QEMUFile parameter by Juan Quintela · 2 years, 5 months ago
  67. 1862198 migration: Remove load_state_old and minimum_version_id_old by Peter Maydell · 3 years ago
  68. 795969a Fixed a QEMU hang when guest poweroff in COLO mode by Rao, Lei · 3 years, 4 months ago
  69. 60fd680 migration: Add migrate_add_blocker_internal() by Peter Xu · 3 years, 5 months ago
  70. 0fd7616 vfio: Support for RamDiscardManager in the vIOMMU case by David Hildenbrand · 3 years, 11 months ago
  71. feece4d cpu: Move CPUClass::vmsd to SysemuCPUOps by Philippe Mathieu-Daudé · 3 years, 10 months ago
  72. 1a37352 migrate/ram: remove "ram_bulk_stage" and "fpo_enabled" by David Hildenbrand · 4 years ago
  73. 1a8e44a migration: Inhibit virtio-balloon for the duration of background snapshot by Andrey Gruzdev · 4 years ago
  74. bef7e9e migration: introduce a delete_snapshot wrapper by Daniel P. Berrangé · 4 years, 1 month ago
  75. f1a9fcd migration: wire up support for snapshot device selection by Daniel P. Berrangé · 4 years, 1 month ago
  76. f781f84 migration: control whether snapshots are ovewritten by Daniel P. Berrangé · 4 years, 1 month ago
  77. f61fe11 migration: stop returning errno from load_snapshot() by Daniel P. Berrangé · 4 years, 1 month ago
  78. 7ea14df migration: Make save_snapshot() return bool, not 0/-1 by Philippe Mathieu-Daudé · 4 years, 1 month ago
  79. 3ddba9a migration: Replace migration's JSON writer by the general one by Markus Armbruster · 4 years, 3 months ago
  80. e69d50d migration, vl: start migration via qmp_migrate_incoming by Paolo Bonzini · 4 years, 4 months ago
  81. 9fe7ef8 migration: Drop unused VMSTATE_FLOAT64 support by Peter Maydell · 4 years, 4 months ago
  82. 18b1d3c migration/colo: Use ram_block_discard_disable() by David Hildenbrand · 4 years, 8 months ago
  83. 06df2e6 virtio-balloon: Rip out qemu_balloon_inhibit() by David Hildenbrand · 4 years, 8 months ago
  84. ff4e6d5 vmstate.h: provide VMSTATE_VARRAY_UINT16_ALLOC macro by Yuri Benditovich · 4 years, 10 months ago
  85. e0d138a migration/vmstate: Remove unnecessary MemoryRegion forward declaration by Philippe Mathieu-Daudé · 4 years, 9 months ago
  86. 4746dbf migration: Support QLIST migration by Eric Auger · 5 years ago
  87. 93062e2 migration: Change SaveStateEntry.instance_id into uint32_t by Peter Xu · 5 years ago
  88. 1df2c9a migration: Define VMSTATE_INSTANCE_ID_ANY by Peter Xu · 5 years ago
  89. 3cad405 vmstate: replace DeviceState with VMStateIf by Marc-André Lureau · 6 years ago
  90. 107b596 vmstate: add qom interface to get id by Marc-André Lureau · 6 years ago
  91. c7e0acd migration: add new migration state wait-unplug by Jens Freimann · 5 years ago
  92. 9a85e4b migration: Support gtree migration by Eric Auger · 5 years ago
  93. 8f8d528 migration: use migration_is_active to represent active state by Wei Yang · 6 years ago
  94. ce62df5 migration: register_savevm_live doesn't need dev by Dr. David Alan Gilbert · 6 years ago
  95. 95a9457 Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2' into staging by Peter Maydell · 6 years ago
  96. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 6 years ago
  97. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  98. 8a9358c migration: Move the VMStateDescription typedef to typedefs.h by Markus Armbruster · 6 years ago
  99. 6a0acff Clean up inclusion of exec/cpu-common.h by Markus Armbruster · 6 years ago
  100. ca77ee2 Include migration/qemu-file-types.h a lot less by Markus Armbruster · 6 years ago