1. 0f0d83a migration: introduce snapshot-{save, load, delete} QMP commands by Daniel P. Berrangé · 4 years ago
  2. bef7e9e migration: introduce a delete_snapshot wrapper by Daniel P. Berrangé · 4 years ago
  3. f1a9fcd migration: wire up support for snapshot device selection by Daniel P. Berrangé · 4 years ago
  4. f781f84 migration: control whether snapshots are ovewritten by Daniel P. Berrangé · 4 years ago
  5. 3d3e9b1 block: rename and alter bdrv_all_find_snapshot semantics by Daniel P. Berrangé · 4 years ago
  6. c22d644 block: allow specifying name of block device for vmstate storage by Daniel P. Berrangé · 4 years ago
  7. cf3a74c block: add ability to specify list of blockdevs during snapshot by Daniel P. Berrangé · 4 years ago
  8. f61fe11 migration: stop returning errno from load_snapshot() by Daniel P. Berrangé · 4 years ago
  9. 7ea14df migration: Make save_snapshot() return bool, not 0/-1 by Philippe Mathieu-Daudé · 4 years ago
  10. e26f98e block: push error reporting into bdrv_all_*_snapshot functions by Daniel P. Berrangé · 4 years ago
  11. 3af8554 migration: Add blocker information by Dr. David Alan Gilbert · 4 years ago
  12. 8518278 migration: implementation of background snapshot thread by Andrey Gruzdev · 4 years ago
  13. 39f633d savevm: Fix memory leak of vmstate_configuration by Jinhao Gao · 4 years, 1 month ago
  14. b5eea99 migration: Add yank feature by Lukas Straub · 4 years, 1 month ago
  15. 1f7c027 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into staging by Peter Maydell · 4 years, 1 month ago
  16. 3ddba9a migration: Replace migration's JSON writer by the general one by Markus Armbruster · 4 years, 1 month ago
  17. 2a909dc savevm: Delete snapshots just created in case of error by Tuguoyi · 4 years, 1 month ago
  18. 80ef058 savevm: Remove dead code in save_snapshot() by Tuguoyi · 4 years, 1 month ago
  19. 5e77343 migration: Postpone the kick of the fault thread after recover by Peter Xu · 4 years, 3 months ago
  20. cc5ab87 migration: Unify reset of last_rb on destination node when recover by Peter Xu · 4 years, 3 months ago
  21. 0c26781 migration: Sync requested pages after postcopy recovery by Peter Xu · 4 years, 3 months ago
  22. 49324e9 migration: Do not initialise statics and globals to 0 or NULL by Bihong Yu · 4 years, 3 months ago
  23. 395cb45 migration: Add spaces around operator by Bihong Yu · 4 years, 3 months ago
  24. 28af9ba qapi: Restrict Xen migration commands to migration.json by Philippe Mathieu-Daudé · 4 years, 3 months ago
  25. f9a9fb6 replay: flush rr queue before loading the vmstate by Pavel Dovgalyuk · 4 years, 4 months ago
  26. b39847a migration: introduce icount field for snapshots by Pavel Dovgalyuk · 4 years, 4 months ago
  27. b4deb9bf8 migration: Truncate state file in xen-save-devices-state by Dov Murik · 4 years, 4 months ago
  28. 3a4452d migration/: fix some comment spelling errors by zhaolichang · 4 years, 4 months ago
  29. aa8a926 migration: improve error reporting of block driver state name by Daniel P. Berrangé · 4 years, 5 months ago
  30. ee64722 migration/savevm: don't worry if bitmap migration postcopy failed by Vladimir Sementsov-Ogievskiy · 4 years, 6 months ago
  31. 66270a4 migration/savevm: respect qemu_fclose() error code in save_snapshot() by Denis V. Lunev · 4 years, 7 months ago
  32. 18b1d3c migration/colo: Use ram_block_discard_disable() by David Hildenbrand · 4 years, 7 months ago
  33. da278d5 accel: Move Xen accelerator code under accel/xen/ by Philippe Mathieu-Daudé · 4 years, 9 months ago
  34. 26daeba migration/savevm: release gslist after dump_vmstate_json by Pan Nengyuan · 5 years ago
  35. d05de9e migration: Optimization about wait-unplug migration state by Keqian Zhu · 5 years ago
  36. 392d87e migration: Create migration_is_running() by Juan Quintela · 5 years ago
  37. 93062e2 migration: Change SaveStateEntry.instance_id into uint32_t by Peter Xu · 5 years ago
  38. 1df2c9a migration: Define VMSTATE_INSTANCE_ID_ANY by Peter Xu · 5 years ago
  39. 174723f migration: savevm_state_handler_insert: constant-time element insertion by Scott Cheloha · 5 years ago
  40. bd5de61 migration: add savevm_state_handler_remove() by Scott Cheloha · 5 years ago
  41. 3cad405 vmstate: replace DeviceState with VMStateIf by Marc-André Lureau · 5 years ago
  42. 284f42a net/virtio: fix dev_unplug_pending by Jens Freimann · 5 years ago
  43. c7e0acd migration: add new migration state wait-unplug by Jens Freimann · 5 years ago
  44. 0197d89 migration/postcopy: check PostcopyState before setting to POSTCOPY_INCOMING_RUNNING by Wei Yang · 5 years ago
  45. 2a7eb14 migration/postcopy: rename postcopy_ram_enable_notify to postcopy_ram_incoming_setup by Wei Yang · 5 years ago
  46. 2d49bac migration/postcopy: postpone setting PostcopyState to END by Wei Yang · 5 years ago
  47. 2a461c2 migration/postcopy: mis->have_listen_thread check will never be touched by Wei Yang · 5 years ago
  48. 4991f30 migration: report SaveStateEntry id and name on failure by Wei Yang · 5 years ago
  49. 9149058 migration: fix vmdesc leak on vmstate_save() error by Marc-André Lureau · 5 years ago
  50. b9d68df migration: Add validate-uuid capability by Yury Kotov · 5 years ago
  51. ce62df5 migration: register_savevm_live doesn't need dev by Dr. David Alan Gilbert · 5 years ago
  52. cea3b4c migration: cleanup check on ops in savevm.handlers iterations by Wei Yang · 5 years ago
  53. 95a9457 Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2' into staging by Peter Maydell · 5 years ago
  54. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 5 years ago
  55. 46517dd Include sysemu/sysemu.h a lot less by Markus Armbruster · 5 years ago
  56. db72581 Include qemu/main-loop.h less by Markus Armbruster · 5 years ago
  57. d645427 Include migration/vmstate.h less by Markus Armbruster · 5 years ago
  58. 1ce5426 migration/postcopy: use mis->bh instead of allocating a QEMUBH by Wei Yang · 5 years ago
  59. 87f3bd8 migration: always initialise ram_counters for a new migration by Ivan Ren · 5 years ago
  60. 4695ce3 migration: equation is more proper than and to check LOADVM_QUIT by Wei Yang · 6 years ago
  61. 305b6f8 migration/postcopy: PostcopyState is already set in loadvm_postcopy_handle_advise() by Wei Yang · 6 years ago
  62. e326767 migration/savevm: move non SaveStateEntry condition check out of iteration by Wei Yang · 6 years ago
  63. 622a80c migration/savevm: split qemu_savevm_state_complete_precopy() into two parts by Wei Yang · 6 years ago
  64. 4e455d5 migration/savevm: flush file for iterable_only case by Wei Yang · 6 years ago
  65. 3d661c8 migration: Add error_desc for file channel errors by Yury Kotov · 6 years ago
  66. 40277ca migration/postcopy: remove redundant cpu_synchronize_all_post_init by Wei Yang · 6 years ago
  67. 16015d3 migration/savevm: wrap into qemu_loadvm_state_header() by Wei Yang · 6 years ago
  68. 9e14b84 migration/savevm: load_header before load_setup by Wei Yang · 6 years ago
  69. 5351e69 migration/savevm: remove duplicate check of migration_is_blocked by Wei Yang · 6 years ago
  70. aded9df migration: savevm: fix error code with migration blockers by Cole Robinson · 6 years ago
  71. a94cd7b migration: not necessary to check ops again by Wei Yang · 6 years ago
  72. 811f865 Revert "migration: move only_migratable to MigrationState" by Markus Armbruster · 6 years ago
  73. bd22706 migration/ram.c: add a notifier chain for precopy by Wei Wang · 6 years ago
  74. 6cafc8e migration: Add capabilities validation by Yury Kotov · 6 years ago
  75. 7659505 migration: Switch to using announce timer by Dr. David Alan Gilbert · 6 years ago
  76. de22ded vmstate: constify SaveVMHandlers by Marc-André Lureau · 6 years ago
  77. 91b02dc migration: add more error handling for postcopy_ram_enable_notify by Fei Li · 6 years ago
  78. 03fee66 vmstate: constify VMStateField by Marc-André Lureau · 6 years ago
  79. 5aaac46 migration: savevm: consult migration blockers by Paolo Bonzini · 6 years ago
  80. 3d63da1 migration: avoid segmentfault when take a snapshot of a VM which being migrated by Jia Lina · 6 years ago
  81. 13399aa Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into staging by Peter Maydell · 6 years ago
  82. 4dd32b3 migration: Fix !replay_can_snapshot() error handling by Markus Armbruster · 6 years ago
  83. 3f6df99 savevm: split the process of different stages for loadvm/savevm by Zhang Chen · 6 years ago
  84. 13af18f COLO: Load dirty pages into SVM's RAM cache firstly by Zhang Chen · 6 years ago
  85. aad555c COLO: Remove colo_state migration struct by Zhang Chen · 6 years ago
  86. 096c83b migration: cleanup in error paths in loadvm by Dr. David Alan Gilbert · 6 years ago
  87. 9cf4bb8 migration/postcopy: Clear have_listen_thread by Dr. David Alan Gilbert · 6 years ago
  88. 827beac Add a hint message to loadvm and exits on failure by Jose Ricardo Ziviani · 6 years ago
  89. 74637e6 migration: implement bi-directional RDMA QIOChannel by Lidong Chen · 6 years ago
  90. 858b6d6 migration: reorder MIG_CMD_POSTCOPY_RESUME by Peter Xu · 7 years ago
  91. fd037a6 migration: loosen recovery check when load vm by Peter Xu · 7 years ago
  92. eed1cc7 migration: delay postcopy paused state by Peter Xu · 7 years ago
  93. b74588a Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' into staging by Peter Maydell · 7 years ago
  94. b895de5 migration: discard non-migratable RAMBlocks by Cédric Le Goater · 7 years ago
  95. 83ee768 migration: drop an unused include by Michael S. Tsirkin · 7 years ago
  96. 02affd4 qmp/migration: new command migrate-recover by Peter Xu · 7 years ago
  97. d1b8ead migration: introduce SaveVMHandlers.resume_prepare by Peter Xu · 7 years ago
  98. 13955b8 migration: new message MIG_RP_MSG_RESUME_ACK by Peter Xu · 7 years ago
  99. 3f5875e migration: new cmd MIG_CMD_POSTCOPY_RESUME by Peter Xu · 7 years ago
  100. a335deb migration: new message MIG_RP_MSG_RECV_BITMAP by Peter Xu · 7 years ago