1. 3e0c805 migration: pass MigrationState to migrate_init() by Peter Xu · 7 years ago
  2. d6208e3 migration: allow send_rq to fail by Peter Xu · 7 years ago
  3. 9ab7ef9 migration: provide postcopy_fault_thread_notify() by Peter Xu · 7 years ago
  4. 64f615f migration: reuse mis->userfault_quit_fd by Peter Xu · 7 years ago
  5. 7a9ddfb migration: better error handling with QEMUFile by Peter Xu · 7 years ago
  6. b9ccaf6 migration: Fix early failure cleanup by Dr. David Alan Gilbert · 7 years ago
  7. 96994fd migration/xen: Check return value of qemu_fclose by Ross Lagerwall · 7 years ago
  8. 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
  9. 15280c3 qdict qlist: Make most helper macros functions by Markus Armbruster · 7 years ago
  10. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  11. 522ece3 Drop superfluous includes of qapi-types.h and test-qapi-types.h by Markus Armbruster · 7 years ago
  12. 875fcd0 migration: incoming postcopy advise sanity checks by Greg Kurz · 7 years ago
  13. 032b79f migration: Don't leak IO channels by Ross Lagerwall · 7 years ago
  14. 6039dd5 migration: Recover block devices if failure in device state by Dr. David Alan Gilbert · 7 years ago
  15. 7faccdc migration: Drop current address parameter from save_zero_page() by Juan Quintela · 7 years ago
  16. 0781c1e migration: use s->threshold_size inside migration_update_counters by Wei Wang · 7 years ago
  17. ee555cd migration/savevm.c: set MAX_VM_CMD_PACKAGED_SIZE to 1ul << 32 by Daniel Henrique Barboza · 7 years ago
  18. 688a3dc migration: Route errors down through migration_channel_connect by Dr. David Alan Gilbert · 7 years ago
  19. cce8040 migration: Allow migrate_fd_connect to take an Error * by Dr. David Alan Gilbert · 7 years ago
  20. 52483b0 Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into staging by Peter Maydell · 7 years ago
  21. ee86981 migration: Revert postcopy-blocktime commit set by Peter Maydell · 7 years ago
  22. a89f364 Replace all occurances of __FUNCTION__ with __func__ by Alistair Francis · 7 years ago
  23. c1d5b9a Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  24. 2562755 maint: Fix macros with broken 'do/while(0); ' usage by Eric Blake · 7 years ago
  25. 8163068 migration: remove notify in fd_error by Peter Xu · 7 years ago
  26. 26978fa migration: remove some block_cleanup_parameters() by Peter Xu · 7 years ago
  27. 199aa6d migration: put the finish part into a new function by Peter Xu · 7 years ago
  28. 2ad8730 migration: major cleanup for migrate iterations by Peter Xu · 7 years ago
  29. b15df1a migration: cleanup stats update into function by Peter Xu · 7 years ago
  30. 39b9e17 migration: use switch at the end of migration by Peter Xu · 7 years ago
  31. cf011f0 migration: introduce migrate_calculate_complete by Peter Xu · 7 years ago
  32. 64909f9 migration: introduce downtime_start by Peter Xu · 7 years ago
  33. 7287cbd migration: move vm_old_running into global state by Peter Xu · 7 years ago
  34. 4af246a migration: split use of MigrationState.total_time by Peter Xu · 7 years ago
  35. deb74fb migration: remove "enable_colo" var by Peter Xu · 7 years ago
  36. 0ceccd8 migration: qemu_savevm_state_cleanup() in cleanup by Peter Xu · 7 years ago
  37. 0d649a0 migration: assert colo instead of check by Peter Xu · 7 years ago
  38. 1f89560 migration: finalize current_migration object by Vladimir Sementsov-Ogievskiy · 7 years ago
  39. bae416e migration: Guard ram_bytes_remaining against early call by Dr. David Alan Gilbert · 7 years ago
  40. ca6011c migration: add postcopy total blocktime into query-migrate by Alexey Perevalov · 7 years ago
  41. 3be98be migration: calculate vCPU blocktime on dst side by Alexey Perevalov · 7 years ago
  42. 01a87f0 migration: add postcopy blocktime ctx into MigrationIncomingState by Alexey Perevalov · 7 years ago
  43. 31bf06a migration: introduce postcopy-blocktime capability by Alexey Perevalov · 7 years ago
  44. 9102d27 migration: free addr in the same function that we created it by Juan Quintela · 7 years ago
  45. 6f0f642 migration: print features as on off by Juan Quintela · 7 years ago
  46. 741d408 migration: Use proper types in json by Juan Quintela · 7 years ago
  47. 3c254ab Remove empty statements by Ladi Prosek · 7 years ago
  48. acab30b migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_END by Daniel Henrique Barboza · 7 years ago
  49. 5d6c599 migration, xen: Fix block image lock issue on live migration by Anthony PERARD · 7 years ago
  50. 2b624fe block: Add errp to bdrv_all_goto_snapshot() by Kevin Wolf · 7 years ago
  51. 5e003f1 block: Make bdrv_next() keep strong references by Max Reitz · 7 years ago
  52. 73af8dd migration: Make xbzrle_cache_size a migration parameter by Juan Quintela · 7 years ago
  53. c9dede2 migration: No need to return the size of the cache by Juan Quintela · 7 years ago
  54. 2a313e5 migration: Don't play games with the requested cache size by Juan Quintela · 7 years ago
  55. bab01ed migration: Make sure that we pass the right cache size by Juan Quintela · 7 years ago
  56. 87db1a7 migration: Improve migration thread error handling by Juan Quintela · 7 years ago
  57. f949461 migration: add bitmap for received page by Alexey Perevalov · 7 years ago
  58. 727b9d7 migration: introduce qemu_ufd_copy_ioctl helper by Alexey Perevalov · 7 years ago
  59. 8be4620 migration: postcopy_place_page factoring out by Alexey Perevalov · 7 years ago
  60. d6eff5d migration: new ram_init_bitmaps() by Peter Xu · 7 years ago
  61. 84593a0 migration: clean up xbzrle cache init/destroy by Peter Xu · 7 years ago
  62. 7d7c96b migration: provide ram_state_cleanup by Peter Xu · 7 years ago
  63. 7d00ee6 migration: provide ram_state_init() by Peter Xu · 7 years ago
  64. 0331c8c migration: pause-before-switchover for postcopy by Dr. David Alan Gilbert · 7 years ago
  65. a7b36b4 migration: allow cancel to unpause by Dr. David Alan Gilbert · 7 years ago
  66. 89cfc02 migration: migrate-continue by Dr. David Alan Gilbert · 7 years ago
  67. e91d895 migration: Wait for semaphore before completing migration by Dr. David Alan Gilbert · 7 years ago
  68. 31e0607 migration: Add 'pre-switchover' and 'device' statuses by Dr. David Alan Gilbert · 7 years ago
  69. 93fbd03 migration: Add 'pause-before-switchover' capability by Dr. David Alan Gilbert · 7 years ago
  70. 80f8dfd migration: Make cache_init() take an error parameter by Juan Quintela · 7 years ago
  71. 8acabf6 migration: Move xbzrle cache resize error handling to xbzrle_cache_resize by Juan Quintela · 7 years ago
  72. 9ca3f96 migration: Make cache size elements use the right types by Juan Quintela · 7 years ago
  73. ceaaecb migratiom: Remove max_item_age parameter by Juan Quintela · 7 years ago
  74. 5e7577a migration: Fix migrate_test_apply for multifd parameters by Juan Quintela · 7 years ago
  75. e0d7f73 dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes by Eric Blake · 7 years ago
  76. 3b5d4df dirty-bitmap: Change bdrv_get_dirty_locked() to take bytes by Eric Blake · 7 years ago
  77. 9a46dba dirty-bitmap: Change bdrv_get_dirty_count() to report bytes by Eric Blake · 7 years ago
  78. 2f168d0 migration: Route more error paths by Dr. David Alan Gilbert · 7 years ago
  79. 687433f migration: Route errors up through vmstate_save by Dr. David Alan Gilbert · 7 years ago
  80. f3cadd3 migration: wire vmstate_save_state errors up to vmstate_subsection_save by Dr. David Alan Gilbert · 7 years ago
  81. 88b0faf migration: Check field save returns by Dr. David Alan Gilbert · 7 years ago
  82. 551dbd0 migration: check pre_save return in vmstate_save_state by Dr. David Alan Gilbert · 7 years ago
  83. 44b1ff3 migration: pre_save return int by Dr. David Alan Gilbert · 7 years ago
  84. 9ac78b6 migration: disable auto-converge during bulk block migration by Peter Lieven · 7 years ago
  85. 54ae088 migration: split ufd_version_check onto receive/request features part by Alexey Perevalov · 7 years ago
  86. 5553499 migration: fix hardcoded function name in error report by Alexey Perevalov · 7 years ago
  87. d7651f1 migration: pass MigrationIncomingState* into migration check functions by Alexey Perevalov · 7 years ago
  88. 58110f0 migration: split common postcopy out of ram postcopy by Vladimir Sementsov-Ogievskiy · 8 years ago
  89. 86e1167 migration: fix ram_save_pending by Vladimir Sementsov-Ogievskiy · 8 years ago
  90. c646762 migration: add has_postcopy savevm handler by Vladimir Sementsov-Ogievskiy · 8 years ago
  91. e595a01 migration: Split migration_fd_process_incoming by Juan Quintela · 8 years ago
  92. f986c3d migration: Create multifd migration threads by Juan Quintela · 9 years ago
  93. 0fb8660 migration: Create x-multifd-page-count parameter by Juan Quintela · 8 years ago
  94. 4075fb1 migration: Create x-multifd-channels parameter by Juan Quintela · 9 years ago
  95. 30126bb migration: Add multifd capability by Juan Quintela · 9 years ago
  96. 428d890 migration: Create migration_has_all_channels by Juan Quintela · 7 years ago
  97. 8e1a193 migration: Add comments to channel functions by Juan Quintela · 7 years ago
  98. 2a543bf migration: Teach it about G_SOURCE_REMOVE by Juan Quintela · 7 years ago
  99. 4f0fae7 migration: Create migration_ioc_process_incoming() by Juan Quintela · 7 years ago
  100. 392fb64 buildsys: Move rdma libs to per object by Fam Zheng · 7 years ago