1. e11ce6c migration: Deprecate redundant query-migrate result @blocked by Markus Armbruster · 3 years, 11 months ago
  2. cbde7be migrate: remove QMP/HMP commands for speed, downtime and cache size by Daniel P. Berrangé · 4 years ago
  3. 6e9f21a migration: dirty-bitmap: Allow control of bitmap persistence by Peter Krempa · 4 years, 1 month ago
  4. 0f0d83a migration: introduce snapshot-{save, load, delete} QMP commands by Daniel P. Berrangé · 4 years, 1 month ago
  5. 3af8554 migration: Add blocker information by Dr. David Alan Gilbert · 4 years, 1 month ago
  6. 8b9407a migration: Clean up signed vs. unsigned XBZRLE cache-size by Markus Armbruster · 4 years, 1 month ago
  7. ec17de0 migration: Fix migrate-set-parameters argument validation by Markus Armbruster · 4 years, 1 month ago
  8. 6e8c25b migration: introduce 'background-snapshot' migration capability by Andrey Gruzdev · 4 years, 1 month ago
  9. 9bc6e89 qapi: Normalize version references x.y.0 to just x.y by Markus Armbruster · 4 years, 3 months ago
  10. 3710586 qapi: Add VFIO devices migration stats in Migration stats by Kirti Wankhede · 4 years, 4 months ago
  11. 28af9ba qapi: Restrict Xen migration commands to migration.json by Philippe Mathieu-Daudé · 4 years, 5 months ago
  12. b1a859c migration/dirtyrate: present dirty rate only when querying the rate has completed by Chuan Zheng · 4 years, 5 months ago
  13. 826bd06 qapi: Fix doc comment indentation again by Peter Maydell · 4 years, 5 months ago
  14. 4c43725 migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function by Chuan Zheng · 4 years, 6 months ago
  15. 7df3aa3 migration/dirtyrate: add DirtyRateStatus to denote calculation status by Chuan Zheng · 4 years, 6 months ago
  16. b2f1c13 qapi: Fix indentation, again by Peter Maydell · 4 years, 7 months ago
  17. 76dd0f8 qapi/migration.json: Fix indentation by Peter Maydell · 4 years, 7 months ago
  18. 31e4c35 migration: Add block-bitmap-mapping parameter by Max Reitz · 4 years, 6 months ago
  19. f7160f3 schemas: Add vim modeline by Andrea Bolognani · 4 years, 7 months ago
  20. e460a4b migration/xbzrle: add encoding rate by Wei Wang · 4 years, 10 months ago
  21. cbbf818 migration/throttle: Add cpu-throttle-tailslow migration parameter by Keqian Zhu · 4 years, 11 months ago
  22. df4097a qapi: Mark deprecated QMP parts with feature 'deprecated' by Markus Armbruster · 5 years ago
  23. dc14a47 migration/throttle: Add throttle-trig-thres migration parameter by Keqian Zhu · 5 years ago
  24. 87dc6f5 multifd: Add zstd compression multifd support by Juan Quintela · 5 years ago
  25. 6a9ad15 multifd: Add multifd-zstd-level parameter by Juan Quintela · 5 years ago
  26. 7ec2c2b multifd: Add zlib compression multifd support by Juan Quintela · 6 years ago
  27. 9004db4 multifd: Add multifd-zlib-level parameter by Juan Quintela · 5 years ago
  28. 96eef04 multifd: Add multifd-compression parameter by Juan Quintela · 6 years ago
  29. a660eed qapi/migration.json: Replace _this_ with *this* by Peter Maydell · 5 years ago
  30. dbb28bc qapi: Remove hardcoded tabs by Peter Maydell · 5 years ago
  31. 26ec4e5 qapi: Fix indent level on doc comments in json files by Peter Maydell · 5 years ago
  32. c7e0acd migration: add new migration state wait-unplug by Jens Freimann · 5 years ago
  33. d328e6f qapi: add unplug primary event by Jens Freimann · 5 years ago
  34. b9d68df migration: Add validate-uuid capability by Yury Kotov · 5 years ago
  35. 5cc8f9e qapi/migration.json: Rename COLOStatus last_mode to last-mode by Zhang Chen · 6 years ago
  36. 966c0d4 qapi/migration.json: Fix ColoStatus member last_mode's version by Zhang Chen · 6 years ago
  37. 5ed0dec Migration/colo.c: Make user obtain the last COLO mode info after failover by Zhang Chen · 6 years ago
  38. 3a43ac4 Migration/colo.c: Add new COLOExitReason to handle all failover state by Zhang Chen · 6 years ago
  39. d2f1d29 migration: add support for a "tls-authz" migration parameter by Daniel P. Berrange · 6 years ago
  40. cbfd6c9 multifd: Drop x- by Juan Quintela · 6 years ago
  41. efd1a1d multifd: Drop x-multifd-page-count parameter by Juan Quintela · 6 years ago
  42. b5922fc qapi/migration.json: Remove a variable that doesn't exist in example by Zhang Chen · 6 years ago
  43. 9aca82b migration: Create socket-address parameter by Juan Quintela · 6 years ago
  44. 1826906 migration: Introduce ignore-shared capability by Yury Kotov · 6 years ago
  45. ee3d96b migration: Add announce parameters by Dr. David Alan Gilbert · 6 years ago
  46. aecbfe9 migration: introduce pages-per-second by Xiao Guangrong · 6 years ago
  47. 335d10c qapi: add conditions to REPLICATION type/commands on the schema by Marc-André Lureau · 6 years ago
  48. b0ddeba qapi: break long lines at 'data' member by Marc-André Lureau · 6 years ago
  49. ea3b23e qapi: Fix COLOStatus and query-colo-status since version by Zhang Chen · 6 years ago
  50. f56c006 qapi: Add new command to query colo status by Zhang Chen · 6 years ago
  51. 41b6b77 qapi/migration.json: Rename COLO unknown mode to none mode. by Zhang Chen · 6 years ago
  52. 9ecff6d qmp event: Add COLO_EXIT event to notify users while exited COLO by zhanghailiang · 6 years ago
  53. 76e0300 migration: show the statistics of compression by Xiao Guangrong · 6 years ago
  54. 1d58872 migration: do not wait for free thread by Xiao Guangrong · 7 years ago
  55. 4cbc9c7 migrate/cpu-throttle: Add max-cpu-throttle migration parameter by Li Qiang · 7 years ago
  56. be1d2c4 qapi/migration.json: fix the description for "query-migrate" output by jialina01 · 7 years ago
  57. a61c45b migration: Create multifd_bytes ram_counter by Juan Quintela · 7 years ago
  58. 7e555c6 migration/postcopy: Add max-postcopy-bandwidth parameter by Dr. David Alan Gilbert · 7 years ago
  59. 0f073f4 migration: Don't activate block devices if using -S by Dr. David Alan Gilbert · 7 years ago
  60. 51f63ec qapi: Change "since 2.13" annotations to "since 3.0" by Peter Maydell · 7 years ago
  61. 5e50cae migration: Textual fixups for blocktime by Dr. David Alan Gilbert · 7 years ago
  62. bfbf89c migration/qmp: add command migrate-pause by Peter Xu · 7 years ago
  63. 02affd4 qmp/migration: new command migrate-recover by Peter Xu · 7 years ago
  64. 135b87b migration: new state "postcopy-recover" by Peter Xu · 7 years ago
  65. 7a4da28 qmp: hmp: add migrate "resume" option by Peter Xu · 7 years ago
  66. a688d2c migration: new postcopy-pause state by Peter Xu · 7 years ago
  67. 65ace06 migration: add postcopy total blocktime into query-migrate by Alexey Perevalov · 7 years ago
  68. f22f928 migration: introduce postcopy-blocktime capability by Alexey Perevalov · 7 years ago
  69. 55efc8c qapi: add dirty-bitmaps migration capability by Vladimir Sementsov-Ogievskiy · 7 years ago
  70. c2eb7f2 migration: improve documentation of postcopy-ram by Greg Kurz · 7 years ago
  71. ee86981 migration: Revert postcopy-blocktime commit set by Peter Maydell · 7 years ago
  72. ca6011c migration: add postcopy total blocktime into query-migrate by Alexey Perevalov · 7 years ago
  73. 31bf06a migration: introduce postcopy-blocktime capability by Alexey Perevalov · 7 years ago
  74. 741d408 migration: Use proper types in json by Juan Quintela · 7 years ago
  75. 5d6c599 migration, xen: Fix block image lock issue on live migration by Anthony PERARD · 7 years ago
  76. 73af8dd migration: Make xbzrle_cache_size a migration parameter by Juan Quintela · 7 years ago
  77. 40a5532 qapi: Fix grammar in x-multifd-page-count descriptions by Juan Quintela · 7 years ago
  78. 89cfc02 migration: migrate-continue by Dr. David Alan Gilbert · 7 years ago
  79. 31e0607 migration: Add 'pre-switchover' and 'device' statuses by Dr. David Alan Gilbert · 7 years ago
  80. 93fbd03 migration: Add 'pause-before-switchover' capability by Dr. David Alan Gilbert · 7 years ago
  81. 0fb8660 migration: Create x-multifd-page-count parameter by Juan Quintela · 8 years ago
  82. 4075fb1 migration: Create x-multifd-channels parameter by Juan Quintela · 9 years ago
  83. 30126bb migration: Add multifd capability by Juan Quintela · 9 years ago
  84. 48685a8 qapi-schema: Collect migration stuff in qapi/migration.json by Markus Armbruster · 8 years ago