1. 3e5f3bc migration: Add tracepoints for downtime checkpoints by Peter Xu · 1 year, 4 months ago
  2. 3c80f14 migration: Add per vmstate downtime tracepoints by Peter Xu · 1 year, 4 months ago
  3. caa91b3 migration: Check in savevm_state_handler_insert for dups by Peter Xu · 1 year, 4 months ago
  4. 485fb95 migration: Hack to maintain backwards compatibility for ppc by Juan Quintela · 1 year, 4 months ago
  5. be07a0e qemu-file: Make qemu_fflush() return errors by Juan Quintela · 1 year, 4 months ago
  6. e9c0eed qemu-file: Remove _noflush from qemu_file_transferred_noflush() by Juan Quintela · 1 year, 4 months ago
  7. 4d8bdc2 migration: rename vmstate_save_needed->vmstate_section_needed by Marc-André Lureau · 1 year, 4 months ago
  8. 930e239 migration: hold the BQL during setup by Fiona Ebner · 1 year, 4 months ago
  9. 2aae1eb migration: Add the configuration vmstate to the json writer by Nikolay Borisov · 1 year, 4 months ago
  10. 0e99bb8 migration: Allow RECOVER->PAUSED convertion for dest qemu by Peter Xu · 1 year, 4 months ago
  11. 848a050 migration: Update error description outside migration.c by Tejus GK · 1 year, 5 months ago
  12. 969298f migration/vmstate: Introduce vmstate_save_state_with_err by Tejus GK · 1 year, 5 months ago
  13. 08fc4cb migration: Add .save_prepare() handler to struct SaveVMHandlers by Avihai Horon · 1 year, 5 months ago
  14. f543aa2 migration: Move more initializations to migrate_init() by Avihai Horon · 1 year, 5 months ago
  15. 38c482b migration: Add migration prefix to functions in target.c by Avihai Horon · 1 year, 5 months ago
  16. cf78654 migration: Change qemu_file_transferred to noflush by Juan Quintela · 1 year, 9 months ago
  17. fc95c63 qemu-file: Rename qemu_file_transferred_ fast -> noflush by Juan Quintela · 1 year, 9 months ago
  18. d8b71d9 migration: spelling fixes by Michael Tokarev · 1 year, 7 months ago
  19. 808642a vfio/migration: Reset bytes_transferred properly by Avihai Horon · 1 year, 8 months ago
  20. 1b4adb1 migration: Implement switchover ack logic by Avihai Horon · 1 year, 8 months ago
  21. c33f182 migration: never fail in global_state_store() by Vladimir Sementsov-Ogievskiy · 1 year, 9 months ago
  22. e1fde0e migration: Move rate_limit_max and rate_limit_used to migration_stats by Juan Quintela · 1 year, 9 months ago
  23. 6da835d qemu-file: Remove total from qemu_file_total_transferred_*() by Juan Quintela · 1 year, 9 months ago
  24. 61abf1e qemu-file: Make total_transferred an uint64_t by Juan Quintela · 1 year, 10 months ago
  25. aff3f66 migration: Rename ram_counters to mig_stats by Juan Quintela · 1 year, 10 months ago
  26. 947701c migration: Move ram_stats to its own file migration-stats.[ch] by Juan Quintela · 1 year, 10 months ago
  27. 12c81e5 migration/vmstate-dump: Dump array size too as "num" by Peter Xu · 1 year, 10 months ago
  28. 74c38cf migration: Allow postcopy_ram_supported_by_host() to report err by Peter Xu · 1 year, 10 months ago
  29. 9d4b1e5 migration: Move migrate_use_block() to options.c by Juan Quintela · 2 years ago
  30. 1f0776f migration: Create options.c by Juan Quintela · 2 years ago
  31. 0cec205 migration: rename enabled_capabilities to capabilities by Juan Quintela · 2 years ago
  32. 24beea4 migration: Rename res_{postcopy,precopy}_only by Juan Quintela · 2 years ago
  33. 24f254e migration: Remove unused res_compatible by Juan Quintela · 2 years ago
  34. 5655aab migration: Postpone postcopy preempt channel to be after main by Peter Xu · 2 years ago
  35. e264705 migration: I messed state_pending_exact/estimate by Juan Quintela · 2 years ago
  36. bb25a72 migration: Perform vmsd structure check during tests by Dr. David Alan Gilbert · 3 years, 1 month ago
  37. 89c5684 migration: Add canary to VMSTATE_END_OF_LIST by Dr. David Alan Gilbert · 3 years, 1 month ago
  38. 62f4262 migration/savevm: Allow immutable device state to be migrated early (i.e., before RAM) by David Hildenbrand · 2 years, 1 month ago
  39. e3bf5e6 migration/savevm: Prepare vmdesc json writer in qemu_savevm_state_setup() by David Hildenbrand · 2 years, 1 month ago
  40. 5e104f2 migration/savevm: Move more savevm handling into vmstate_save() by David Hildenbrand · 2 years, 1 month ago
  41. fd70385 migration: Remove unused threshold_size parameter by Juan Quintela · 2 years, 5 months ago
  42. c8df4a7 migration: Split save_live_pending() into state_pending_* by Juan Quintela · 2 years, 5 months ago
  43. 255dc7a migration: No save_live_pending() method uses the QEMUFile parameter by Juan Quintela · 2 years, 5 months ago
  44. e2c1c34 include/block: Untangle inclusion loops by Markus Armbruster · 2 years, 2 months ago
  45. 7966d70 reset: allow registering handlers that aren't called by snapshot loading by Jason A. Donenfeld · 2 years, 4 months ago
  46. 60bb3c5 migration: Postcopy recover with preempt enabled by Peter Xu · 2 years, 7 months ago
  47. 36f62f1 migration: Postcopy preemption preparation on channel creation by Peter Xu · 2 years, 7 months ago
  48. 77ef2dc migration: remove the QEMUFileOps abstraction by Daniel P. Berrangé · 2 years, 8 months ago
  49. 67bdabe migration: convert savevm to use QIOChannelBlock for VMState by Daniel P. Berrangé · 2 years, 8 months ago
  50. fbfa640 migration: rename qemu_ftell to qemu_file_total_transferred by Daniel P. Berrangé · 2 years, 8 months ago
  51. 08401c0 migration: Allow migrate-recover to run multiple times by Peter Xu · 2 years, 11 months ago
  52. 6b573ef include/block/snapshot: global state API + assertions by Emanuele Giuseppe Esposito · 3 years ago
  53. 3b71719 block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_op_invalidate_cache by Emanuele Giuseppe Esposito · 3 years ago
  54. 095c12a migration: Add postcopy_thread_create() by Peter Xu · 3 years ago
  55. 77dadc3 migration: Introduce postcopy channels on dest node by Peter Xu · 3 years ago
  56. b9a040b migration: Tracepoint change in postcopy-run bottom half by Peter Xu · 3 years ago
  57. c84f976 migration: Finer grained tracepoints for POSTCOPY_LISTEN by Peter Xu · 3 years ago
  58. a7060ba migration: Dump sub-cmd name in loadvm_process_command tp by Peter Xu · 3 years ago
  59. 9200265 migration: Report the error returned when save_live_iterate fails by David Edmondson · 3 years, 2 months ago
  60. 144fa06 migration: Never call twice qemu_target_page_size() by Juan Quintela · 3 years, 3 months ago
  61. 02abee3 migration: Zero migration compression counters by Juan Quintela · 3 years, 4 months ago
  62. 39675ff migration: Move the yank unregister of channel_close out by Peter Xu · 3 years, 7 months ago
  63. c6ad5be migration: Teach QEMUFile to be QIOChannel-aware by Peter Xu · 3 years, 7 months ago
  64. 85cd1cc migration: use GDateTime for formatting timestamp in snapshot names by Daniel P. Berrangé · 3 years, 10 months ago
  65. 0f0d83a migration: introduce snapshot-{save, load, delete} QMP commands by Daniel P. Berrangé · 4 years ago
  66. bef7e9e migration: introduce a delete_snapshot wrapper by Daniel P. Berrangé · 4 years ago
  67. f1a9fcd migration: wire up support for snapshot device selection by Daniel P. Berrangé · 4 years ago
  68. f781f84 migration: control whether snapshots are ovewritten by Daniel P. Berrangé · 4 years ago
  69. 3d3e9b1 block: rename and alter bdrv_all_find_snapshot semantics by Daniel P. Berrangé · 4 years ago
  70. c22d644 block: allow specifying name of block device for vmstate storage by Daniel P. Berrangé · 4 years ago
  71. cf3a74c block: add ability to specify list of blockdevs during snapshot by Daniel P. Berrangé · 4 years ago
  72. f61fe11 migration: stop returning errno from load_snapshot() by Daniel P. Berrangé · 4 years ago
  73. 7ea14df migration: Make save_snapshot() return bool, not 0/-1 by Philippe Mathieu-Daudé · 4 years ago
  74. e26f98e block: push error reporting into bdrv_all_*_snapshot functions by Daniel P. Berrangé · 4 years ago
  75. 3af8554 migration: Add blocker information by Dr. David Alan Gilbert · 4 years ago
  76. 8518278 migration: implementation of background snapshot thread by Andrey Gruzdev · 4 years, 1 month ago
  77. 39f633d savevm: Fix memory leak of vmstate_configuration by Jinhao Gao · 4 years, 2 months ago
  78. b5eea99 migration: Add yank feature by Lukas Straub · 4 years, 2 months ago
  79. 1f7c027 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into staging by Peter Maydell · 4 years, 2 months ago
  80. 3ddba9a migration: Replace migration's JSON writer by the general one by Markus Armbruster · 4 years, 2 months ago
  81. 2a909dc savevm: Delete snapshots just created in case of error by Tuguoyi · 4 years, 2 months ago
  82. 80ef058 savevm: Remove dead code in save_snapshot() by Tuguoyi · 4 years, 2 months ago
  83. 5e77343 migration: Postpone the kick of the fault thread after recover by Peter Xu · 4 years, 4 months ago
  84. cc5ab87 migration: Unify reset of last_rb on destination node when recover by Peter Xu · 4 years, 4 months ago
  85. 0c26781 migration: Sync requested pages after postcopy recovery by Peter Xu · 4 years, 4 months ago
  86. 49324e9 migration: Do not initialise statics and globals to 0 or NULL by Bihong Yu · 4 years, 4 months ago
  87. 395cb45 migration: Add spaces around operator by Bihong Yu · 4 years, 4 months ago
  88. 28af9ba qapi: Restrict Xen migration commands to migration.json by Philippe Mathieu-Daudé · 4 years, 4 months ago
  89. f9a9fb6 replay: flush rr queue before loading the vmstate by Pavel Dovgalyuk · 4 years, 5 months ago
  90. b39847a migration: introduce icount field for snapshots by Pavel Dovgalyuk · 4 years, 5 months ago
  91. b4deb9bf8 migration: Truncate state file in xen-save-devices-state by Dov Murik · 4 years, 5 months ago
  92. 3a4452d migration/: fix some comment spelling errors by zhaolichang · 4 years, 5 months ago
  93. aa8a926 migration: improve error reporting of block driver state name by Daniel P. Berrangé · 4 years, 6 months ago
  94. ee64722 migration/savevm: don't worry if bitmap migration postcopy failed by Vladimir Sementsov-Ogievskiy · 4 years, 7 months ago
  95. 66270a4 migration/savevm: respect qemu_fclose() error code in save_snapshot() by Denis V. Lunev · 4 years, 8 months ago
  96. 18b1d3c migration/colo: Use ram_block_discard_disable() by David Hildenbrand · 4 years, 8 months ago
  97. da278d5 accel: Move Xen accelerator code under accel/xen/ by Philippe Mathieu-Daudé · 4 years, 9 months ago
  98. 26daeba migration/savevm: release gslist after dump_vmstate_json by Pan Nengyuan · 5 years ago
  99. d05de9e migration: Optimization about wait-unplug migration state by Keqian Zhu · 5 years ago
  100. 392d87e migration: Create migration_is_running() by Juan Quintela · 5 years ago