1. dc32562 migration: Disambiguate MAX_THROTTLE by Jason J. Herne · 9 years ago
  2. 4782893 qmp/hmp: Add throttle ratio to query-migrate and info migrate by Jason J. Herne · 9 years ago
  3. 070afca migration: Dynamic cpu throttling for auto-converge by Jason J. Herne · 9 years ago
  4. 1626fee migration: Parameters for auto-converge cpu throttling by Jason J. Herne · 9 years ago
  5. b9e6092 ram_find_and_save_block: Split out the finding by Dr. David Alan Gilbert · 9 years ago
  6. b8fb8cb Move dirty page search state into separate structure by Dr. David Alan Gilbert · 9 years ago
  7. 97f3ad3 migration: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 9 years ago
  8. 56f3835 migration: qemu-file more size_t'ifying by Dr. David Alan Gilbert · 10 years ago
  9. a202a4c migration: size_t'ify some of qemu-file by Dr. David Alan Gilbert · 10 years ago
  10. 09f6c85 Split out end of migration code from migration_thread by Dr. David Alan Gilbert · 10 years ago
  11. 2f68e39 migration/ram.c: Use RAMBlock rather than MemoryRegion by Dr. David Alan Gilbert · 10 years ago
  12. ef1e1e0 maint: avoid useless "if (foo) free(foo)" pattern by Daniel P. Berrange · 10 years ago
  13. b6af097 maint: remove / fix many doubled words by Daniel P. Berrange · 10 years ago
  14. c69adea migration: Fix global state with Xen. by Anthony PERARD · 10 years ago
  15. ab28bd2 rcu: actually register threads that have RCU read-side critical sections by Paolo Bonzini · 10 years ago
  16. 24b41d6 RDMA: Fix error exits by Dr. David Alan Gilbert · 10 years ago
  17. 560d027 migration: We also want to store the global state for savevm by Juan Quintela · 10 years ago
  18. 9f5f380 migration: reduce the count of strlen call by Liang Li · 10 years ago
  19. 4ba4bc5 migration: Trace event and migration event are different things by Juan Quintela · 10 years ago
  20. 172c435 migration: Only change state after migration has finished by Juan Quintela · 10 years ago
  21. d09a6fd migration: fix RCU deadlock by Paolo Bonzini · 10 years ago
  22. 30c6672 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 10 years ago
  23. 53ec73e block: Use bdrv_drain to replace uncessary bdrv_drain_all by Fam Zheng · 10 years ago
  24. dd63169 migration: extend migration_bitmap by Li Zhijian · 10 years ago
  25. 2ff6403 migration: protect migration_bitmap by Li Zhijian · 10 years ago
  26. 59f39a4 check_section_footers: Check the correct section_id by Dr. David Alan Gilbert · 10 years ago
  27. 7cf1fe6 migration: Add migration events on target side by Juan Quintela · 10 years ago
  28. b05dc72 migration: Make events a capability by Juan Quintela · 10 years ago
  29. 598cd2b migration: create migration event by Juan Quintela · 10 years ago
  30. f2bb932 migration: No need to call trace_migrate_set_state() by Juan Quintela · 10 years ago
  31. 7844337 migration: Use always helper to set state by Juan Quintela · 10 years ago
  32. 656a233 migration: ensure we start in NONE state by Juan Quintela · 10 years ago
  33. a5c17b5 migration: Use cmpxchg correctly by Juan Quintela · 10 years ago
  34. 61964c2 migration: Add configuration section by Juan Quintela · 10 years ago
  35. df89615 vmstate: Create optional sections by Juan Quintela · 10 years ago
  36. 13d1681 global_state: Make section optional by Juan Quintela · 10 years ago
  37. df4b102 migration: create new section to store global state by Juan Quintela · 10 years ago
  38. ef4b722 Fail more cleanly in mismatched RAM cases by Dr. David Alan Gilbert · 10 years ago
  39. afcddef Sanity check RDMA remote data by Dr. David Alan Gilbert · 10 years ago
  40. e4d6332 Sort destination RAMBlocks to be the same as the source by Dr. David Alan Gilbert · 10 years ago
  41. 760ff4b Rework ram block hash by Dr. David Alan Gilbert · 10 years ago
  42. 03fcab3 Allow rdma_delete_block to work without the hash by Dr. David Alan Gilbert · 10 years ago
  43. 632e3a5 Rework ram_control_load_hook to hook during block load by Dr. David Alan Gilbert · 10 years ago
  44. b12f777 Translate offsets to destination address space by Dr. David Alan Gilbert · 10 years ago
  45. 4fb5364 Store block name in local blocks structure by Dr. David Alan Gilbert · 10 years ago
  46. 24ec68e rdma typos by Dr. David Alan Gilbert · 10 years ago
  47. 1aca9a5 Only try and read a VMDescription if it should be there by Dr. David Alan Gilbert · 10 years ago
  48. 728470b rdma: fix memory leak by Gonglei · 10 years ago
  49. a0b1a66 Include monitor/monitor.h exactly where needed by Markus Armbruster · 10 years ago
  50. cc7a8ea Include qapi/qmp/qerror.h exactly where needed by Markus Armbruster · 10 years ago
  51. d49b683 qerror: Move #include out of qerror.h by Markus Armbruster · 10 years ago
  52. c6bd8c7 qerror: Clean up QERR_ macros to expand into a single string by Markus Armbruster · 10 years ago
  53. 0a2df85 Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging by Peter Maydell · 10 years ago
  54. 82e1cc4 Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler by Fam Zheng · 10 years ago
  55. 4fa3dd1 Remove unneeded memset by Dr. David Alan Gilbert · 10 years ago
  56. a97270a Rename RDMA structures to make destination clear by Dr. David Alan Gilbert · 10 years ago
  57. f68945d Add a protective section footer by Dr. David Alan Gilbert · 10 years ago
  58. 37fb569 Disable section footers on older machine types by Dr. David Alan Gilbert · 10 years ago
  59. ce39bfc Merge section header writing by Dr. David Alan Gilbert · 10 years ago
  60. 1a8f46f Move loadvm_handlers into MigrationIncomingState by Dr. David Alan Gilbert · 10 years ago
  61. 7c1e52b Move copy out of qemu_peek_buffer by Dr. David Alan Gilbert · 10 years ago
  62. bca7856 Create MigrationIncomingState by Dr. David Alan Gilbert · 10 years ago
  63. e380705 qemu_ram_foreach_block: pass up error value, and down the ramblock name by Dr. David Alan Gilbert · 10 years ago
  64. f796baa Split header writing out of qemu_savevm_state_begin by Dr. David Alan Gilbert · 10 years ago
  65. b3af1bc Add qemu_get_counted_string to read a string prefixed by a count byte by Dr. David Alan Gilbert · 10 years ago
  66. 5cd8cad migration: Use normal VMStateDescriptions for Subsections by Juan Quintela · 10 years ago
  67. 0163a2e migration: create savevm_state by Juan Quintela · 10 years ago
  68. e45a1eb migration: Remove duplicated assignment of SETUP status by Juan Quintela · 10 years ago
  69. 5b61d57 rdma: Fix qemu crash when IPv6 address is used for migration by Padmanabh Ratnakar · 10 years ago
  70. 5ee6926 arch_init: Clean up the duplicate variable 'len' defining in ram_load() by zhanghailiang · 10 years ago
  71. 7205c9e migration: reduce include files by Juan Quintela · 10 years ago
  72. 76cc7b5 migration: Add myself to the copyright list of both files by Juan Quintela · 10 years ago
  73. c3049a5 migration: move savevm.c inside migration/ by Juan Quintela · 10 years ago
  74. 56e93d2 migration: move ram stuff to migration/ram by Juan Quintela · 10 years ago
  75. 85de832 migration: Add qmp commands to set and query parameters by Liang Li · 10 years ago
  76. 43c60a8 migration: Use an array instead of 3 parameters by Liang Li · 10 years ago
  77. dde4e69 migration: Add interface to control compression by Liang Li · 10 years ago
  78. 44f0ead qemu-file: Add compression functions to QEMUFile by Liang Li · 10 years ago
  79. 3fcb38c migration: Add the framework of multi-thread decompression by Liang Li · 10 years ago
  80. 8706d2d migration: Add the framework of multi-thread compression by Liang Li · 10 years ago
  81. 20dca81 block: Ensure consistent bitmap function prototypes by John Snow · 10 years ago
  82. 0db6e54 qapi: Add optional field "name" to block dirty bitmap by Fam Zheng · 10 years ago
  83. 80b262e rdma: Fix cleanup in error paths by Padmanabh Ratnakar · 10 years ago
  84. cde63fb migration: Expose 'cancelling' status to user by zhanghailiang · 10 years ago
  85. 24b8c39 migration: Convert 'status' of MigrationInfo to use an enum type by zhanghailiang · 10 years ago
  86. 3119473 migration: Rename abbreviated macro MIG_STATE_* to MIGRATION_STATUS_* by zhanghailiang · 10 years ago
  87. 21cb492 migration: Remove unused functions by Thomas Huth · 10 years ago
  88. 4debb5f migrate_incoming: Cleanup/clarify error messages by Dr. David Alan Gilbert · 10 years ago
  89. fbce8c2 migration: Fix remaining 32 bit compiler errors by Stefan Weil · 10 years ago
  90. 3ac040c migration: Fix some 32 bit compiler errors by Stefan Weil · 10 years ago
  91. 1dbd2fd migration/rdma: clean up qemu_rdma_dest_init a bit by Michael Tokarev · 10 years ago
  92. 97baf9d migration: Avoid qerror_report_err() outside QMP command handlers by Markus Armbruster · 10 years ago
  93. 3521f76 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  94. c9ebaf7 migration: Convert bdrv_find to blk_by_name by Fam Zheng · 10 years ago
  95. 6e1dea4 ram: make all save_page functions take a uint64_t parameter by Juan Quintela · 10 years ago
  96. bf1ae1f Add migrate_incoming by Dr. David Alan Gilbert · 10 years ago
  97. adde220 Add -incoming defer by Dr. David Alan Gilbert · 10 years ago
  98. 02942db migration: Fix coding style (whitespace issues) by Stefan Weil · 10 years ago
  99. 81b0735 Remove superfluous '\n' around error_report() by Gonglei · 10 years ago
  100. 826a7cd Add copyright and author after file split by Stefan Berger · 10 years ago