1. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  2. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  3. 0dcee62 Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-7' into staging by Peter Maydell · 9 years ago
  4. 32c3db5 postcopy: Remove the x- by Dr. David Alan Gilbert · 9 years ago
  5. a587a3f postcopy: listen thread is never joined by Dr. David Alan Gilbert · 9 years ago
  6. 8646992 migration: fix use-after-free in loadvm_postcopy_handle_run_bh by Denis V. Lunev · 9 years ago
  7. 568b01c migration: fix warning for source_return_path_thread by Peter Xu · 9 years ago
  8. b16a44e osdep: remove use of socket_error() from all code by Daniel P. Berrange · 9 years ago
  9. 614e801 Postcopy: Fix sync count in info migrate by Dr. David Alan Gilbert · 9 years ago
  10. 902c053 migration: allow machine to enforce configuration section migration by Greg Kurz · 9 years ago
  11. ea6a55b migration (postcopy): move bdrv_invalidate_cache_all of of coroutine context by Denis V. Lunev · 9 years ago
  12. 0aa6aef migration (ordinary): move bdrv_invalidate_cache_all of of coroutine context by Denis V. Lunev · 9 years ago
  13. d8b9d77 migration/postcopy-ram: Guard use of sys/eventfd.h with CONFIG_EVENTFD by Matthew Fortune · 9 years ago
  14. bdf46d6 migration: reorder code to make it symmetric by Wei Yang · 9 years ago
  15. df215b5 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 9 years ago
  16. ef0716d block-migration: acquire AioContext as necessary by Paolo Bonzini · 9 years ago
  17. b82fc32 Postcopy+spice: Pass spice migration data earlier by Dr. David Alan Gilbert · 9 years ago
  18. 9bd9c7f block migration: Activate image on destination before writing to it by Kevin Wolf · 9 years ago
  19. 4987783 migration: fix incorrect memory_global_dirty_log_start outside BQL by Paolo Bonzini · 9 years ago
  20. 5b648de rdma: remove check on time_spent when calculating mbs by Wei Yang · 9 years ago
  21. 5b82b70 memory: RCU ram_list.dirty_memory[] for safe RAM hotplug by Stefan Hajnoczi · 9 years ago
  22. 15d6169 migration: fix bad string passed to error_report() by Greg Kurz · 9 years ago
  23. b33dc45 migration: remove useless code. by Liang Li · 9 years ago
  24. a08f689 migration/ram: Fix some helper functions' parameter to use PageSearchStatus by zhanghailiang · 9 years ago
  25. fb3520a savevm: Split load vm state function qemu_loadvm_state by zhanghailiang · 9 years ago
  26. 89a02a9 migration: rename 'file' in MigrationState to 'to_dst_file' by zhanghailiang · 9 years ago
  27. 4c4bad4 ram: Split host_from_stream_offset() into two helper functions by zhanghailiang · 9 years ago
  28. 1393a48 migration: Clean up includes by Peter Maydell · 9 years ago
  29. d341d9f fpu: Replace uint8 typedef with uint8_t by Peter Maydell · 9 years ago
  30. 76b1c7f block: Inactivate BDS when migration completes by Kevin Wolf · 9 years ago
  31. b47d3af vmstate: Introduce VMSTATE_VARRAY_MULTPLY by Juan Quintela · 9 years ago
  32. 5517474 vmstate: introduce CPU_DoubleU arrays by Juan Quintela · 9 years ago
  33. 17c8a21 Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-01-13' into staging by Peter Maydell · 9 years ago
  34. 9af9e0f error: Strip trailing '\n' from error string arguments (again) by Markus Armbruster · 9 years ago
  35. d410fe1 migration: Use error_reportf_err() instead of monitor_printf() by Markus Armbruster · 9 years ago
  36. 193227f error: Use error_report_err() instead of monitor_printf() by Markus Armbruster · 9 years ago
  37. c1bc662 multithread decompression: Avoid one copy by Dr. David Alan Gilbert · 9 years ago
  38. 063e760 Use qemu_get_buffer_in_place for xbzrle data by Dr. David Alan Gilbert · 9 years ago
  39. 4addcd4 Migration: Emit event at start of pass by Dr. David Alan Gilbert · 9 years ago
  40. 6ba996b Postcopy: Send events/change state on incoming side by Dr. David Alan Gilbert · 9 years ago
  41. 93d7af6 migration: Add state records for migration incoming by zhanghailiang · 9 years ago
  42. 48781e5 migration: Export migrate_set_state() by zhanghailiang · 9 years ago
  43. 7fb1cf1 qapi: Don't let implicit enum MAX member collide by Eric Blake · 9 years ago
  44. 3fd3c4b Fix xbzrle vs last_sent_block update by Dr. David Alan Gilbert · 9 years ago
  45. a694ee3 migration: do floating-point division by Paolo Bonzini · 10 years ago
  46. 4e39f57 migration: Clean up use of g_poll() in socket_writev_buffer() by Markus Armbruster · 9 years ago
  47. f77dcdb block-migration: limit the memory usage by Wen Congyang · 9 years ago
  48. 1d74143 Assume madvise for (no)hugepage works by Dr. David Alan Gilbert · 9 years ago
  49. 79b3c12 migration: normalize locking in migration/savevm.c by Denis V. Lunev · 9 years ago
  50. 7cb1448 migration: implement bdrv_all_find_vmstate_bs helper by Denis V. Lunev · 9 years ago
  51. 0b46160 migration: reorder processing in hmp_savevm by Denis V. Lunev · 9 years ago
  52. a9085f9 snapshot: create bdrv_all_create_snapshot helper by Denis V. Lunev · 9 years ago
  53. c6258b0 migration: drop find_vmstate_bs check in hmp_delvm by Denis V. Lunev · 9 years ago
  54. 723ccda snapshot: create bdrv_all_find_snapshot helper by Denis V. Lunev · 9 years ago
  55. 849f96e migration: factor our snapshottability check in load_vmstate by Denis V. Lunev · 9 years ago
  56. 4c1cdba snapshot: create bdrv_all_goto_snapshot helper by Denis V. Lunev · 9 years ago
  57. 9b00ea3 snapshot: create bdrv_all_delete_snapshot helper by Denis V. Lunev · 9 years ago
  58. e9ff957 snapshot: create helper to test that block drivers supports snapshots by Denis V. Lunev · 9 years ago
  59. 5df5416 Unneeded NULL check by Dr. David Alan Gilbert · 9 years ago
  60. 95a7788 migration: Dead assignment of current_time by Dr. David Alan Gilbert · 9 years ago
  61. 84e7b80 Set last_sent_block by Dr. David Alan Gilbert · 9 years ago
  62. 389775d migration_init: Fix lock initialisation/make it explicit by Dr. David Alan Gilbert · 9 years ago
  63. a54d340 migrate-start-postcopy: Improve text by Dr. David Alan Gilbert · 9 years ago
  64. a3b6ff6 Postcopy: Fix TP!=HP zero case by Dr. David Alan Gilbert · 9 years ago
  65. 1c0d249 Finish non-postcopiable iterative devices before package by Dr. David Alan Gilbert · 9 years ago
  66. 80e60c6 migration: Make 32bit linux compile with RDMA by Juan Quintela · 9 years ago
  67. 9458ad6 migration: print ram_addr_t as RAM_ADDR_FMT not %zx by Juan Quintela · 9 years ago
  68. 15b3b8e migration: qemu_savevm_state_cleanup becomes mandatory operation by Denis V. Lunev · 9 years ago
  69. 371ff5a Inhibit ballooning during postcopy by Dr. David Alan Gilbert · 9 years ago
  70. 58b7c17 Disable mlock around incoming postcopy by Dr. David Alan Gilbert · 9 years ago
  71. e9bef23 End of migration for postcopy by Dr. David Alan Gilbert · 9 years ago
  72. f952710 Postcopy: Mark nohugepage before discard by Dr. David Alan Gilbert · 9 years ago
  73. 27c6825 postcopy: Wire up loadvm_postcopy_handle_ commands by Dr. David Alan Gilbert · 9 years ago
  74. c76201a Start up a postcopy/listener thread ready for incoming page data by Dr. David Alan Gilbert · 9 years ago
  75. c4faeed Postcopy; Handle userfault requests by Dr. David Alan Gilbert · 9 years ago
  76. 99e314e Host page!=target page: Cleanup bitmaps by Dr. David Alan Gilbert · 9 years ago
  77. 35ecd94 Don't iterate on precopy-only devices during postcopy by Dr. David Alan Gilbert · 9 years ago
  78. 663e6c1 Don't sync dirty bitmaps in postcopy by Dr. David Alan Gilbert · 9 years ago
  79. c53b7dd postcopy: Check order of received target pages by Dr. David Alan Gilbert · 9 years ago
  80. a718087 Postcopy: Use helpers to map pages during migration by Dr. David Alan Gilbert · 9 years ago
  81. 696ed9a postcopy_ram.c: place_page and helpers by Dr. David Alan Gilbert · 9 years ago
  82. a82d593 Page request: Consume pages off the post-copy queue by Dr. David Alan Gilbert · 9 years ago
  83. 6c595cd Page request: Process incoming page request by Dr. David Alan Gilbert · 9 years ago
  84. 1e2d90e Page request: Add MIG_RP_MSG_REQ_PAGES reverse command by Dr. David Alan Gilbert · 9 years ago
  85. b10ac0c Postcopy: End of iteration by Dr. David Alan Gilbert · 9 years ago
  86. 1d34e4b Postcopy: Postcopy startup in migration thread by Dr. David Alan Gilbert · 9 years ago
  87. f0a227a postcopy: ram_enable_notify to switch on userfault by Dr. David Alan Gilbert · 9 years ago
  88. 1caddf8 postcopy: Incoming initialisation by Dr. David Alan Gilbert · 9 years ago
  89. e0b266f migration_completion: Take current state by Dr. David Alan Gilbert · 9 years ago
  90. f3f491f Postcopy: Maintain unsentmap by Dr. David Alan Gilbert · 9 years ago
  91. 763c906 Add qemu_savevm_state_complete_postcopy by Dr. David Alan Gilbert · 9 years ago
  92. 8421b20 Avoid sending vmdescription during postcopy by Dr. David Alan Gilbert · 9 years ago
  93. 9ec055a MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state by Dr. David Alan Gilbert · 9 years ago
  94. 36f4856 migration_completion: Take current state by Dr. David Alan Gilbert · 9 years ago
  95. 4886a1b migrate_start_postcopy: Command to trigger transition to postcopy by Dr. David Alan Gilbert · 9 years ago
  96. eb59db5 postcopy: OS support test by Dr. David Alan Gilbert · 9 years ago
  97. c31b098 Modify save_live_pending for postcopy by Dr. David Alan Gilbert · 9 years ago
  98. 11cf1d9 MIG_CMD_PACKAGED: Send a packaged chunk of migration stream by Dr. David Alan Gilbert · 9 years ago
  99. 093e3c4 Add wrappers and handlers for sending/receiving the postcopy-ram migration messages. by Dr. David Alan Gilbert · 9 years ago
  100. 53dd370 Add migration-capability boolean for postcopy-ram. by Dr. David Alan Gilbert · 9 years ago