1. 739fcc1 migration: Drop return code for disgard ram process by Peter Xu · 3 years, 2 months ago
  2. 53405ff migration: Drop dead code of ram_debug_dump_bitmap() by Peter Xu · 3 years, 2 months ago
  3. 91fe9a8 Reset the auto-converge counter at every checkpoint. by Rao, Lei · 3 years, 3 months ago
  4. 9470c5e migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination by David Hildenbrand · 3 years, 4 months ago
  5. eeccb99 migration: Pre-fault memory before starting background snasphot by Andrey Gruzdev · 3 years, 10 months ago
  6. 8b9407a migration: Clean up signed vs. unsigned XBZRLE cache-size by Markus Armbruster · 4 years ago
  7. 278e2f5 migration: support UFFD write fault processing in ram_save_iterate() by Andrey Gruzdev · 4 years ago
  8. 6e8c25b migration: introduce 'background-snapshot' migration capability by Andrey Gruzdev · 4 years ago
  9. 3ded54b migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h by Chuan Zheng · 4 years, 4 months ago
  10. 24fa16f migration/colo.c: Flush ram cache only after receiving device state by Lukas Straub · 4 years, 9 months ago
  11. 0393031 COLO: Optimize memory back-up process by zhanghailiang · 5 years ago
  12. d32ca5a multifd: Split multifd code into its own file by Juan Quintela · 5 years ago
  13. b673eab multifd: Make multifd_load_setup() get an Error parameter by Juan Quintela · 6 years ago
  14. 00f4b57 multifd: Make multifd_save_setup() get an Error parameter by Juan Quintela · 6 years ago
  15. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  16. 1398b2e migration: multifd_save_cleanup() can't fail, simplify by Fei Li · 6 years ago
  17. 49ed0d2 migration: fix the multifd code when receiving less channels by Fei Li · 6 years ago
  18. 13af18f COLO: Load dirty pages into SVM's RAM cache firstly by Zhang Chen · 6 years ago
  19. 76e0300 migration: show the statistics of compression by Xiao Guangrong · 6 years ago
  20. 81e6205 migration: move income process out of multifd by Peter Xu · 7 years ago
  21. a335deb migration: new message MIG_RP_MSG_RECV_BITMAP by Peter Xu · 7 years ago
  22. 62c1e0c migration: Be sure all recv channels are created by Juan Quintela · 7 years ago
  23. 71bb07d migration: Introduce multifd_recv_new_channel() by Juan Quintela · 7 years ago
  24. 1cba9f6 migration/ram: ramblock_recv_bitmap_test_byte_offset by Dr. David Alan Gilbert · 7 years ago
  25. 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 7 years ago
  26. 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
  27. c9dede2 migration: No need to return the size of the cache by Juan Quintela · 7 years ago
  28. f949461 migration: add bitmap for received page by Alexey Perevalov · 7 years ago
  29. 8acabf6 migration: Move xbzrle cache resize error handling to xbzrle_cache_resize by Juan Quintela · 7 years ago
  30. f986c3d migration: Create multifd migration threads by Juan Quintela · 9 years ago
  31. f0afa33 migration: Make compression_threads use save/load_setup/cleanup() by Juan Quintela · 8 years ago
  32. f265e0e migration: Convert ram to use new load_setup()/load_cleanup() by Juan Quintela · 8 years ago
  33. 9360447 ram: Use MigrationStats for statistics by Juan Quintela · 8 years ago
  34. 83c1338 ram: Call migration_page_queue_free() at ram_migration_cleanup() by Juan Quintela · 8 years ago
  35. 7b1e1a2 migration: Export ram.c functions in its own file by Juan Quintela · 8 years ago