26 Commits (df79fd5667fb99c6fdfa0d295cb020e9e3eef1e7)

Author SHA1 Message Date
Lukas Straub 24fa16f8cc migration/colo.c: Flush ram cache only after receiving device state 6 years ago
zhanghailiang 0393031a16 COLO: Optimize memory back-up process 7 years ago
Juan Quintela d32ca5ad79 multifd: Split multifd code into its own file 7 years ago
Juan Quintela b673eab4e2 multifd: Make multifd_load_setup() get an Error parameter 7 years ago
Juan Quintela 00f4b572e6 multifd: Make multifd_save_setup() get an Error parameter 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Fei Li 1398b2e3fe migration: multifd_save_cleanup() can't fail, simplify 8 years ago
Fei Li 49ed0d24a4 migration: fix the multifd code when receiving less channels 8 years ago
Zhang Chen 13af18f222 COLO: Load dirty pages into SVM's RAM cache firstly 8 years ago
Xiao Guangrong 76e030004f migration: show the statistics of compression 8 years ago
Peter Xu 81e620531f migration: move income process out of multifd 8 years ago
Peter Xu a335debb35 migration: new message MIG_RP_MSG_RECV_BITMAP 8 years ago
Juan Quintela 62c1e0ca73 migration: Be sure all recv channels are created 9 years ago
Juan Quintela 71bb07dbfc migration: Introduce multifd_recv_new_channel() 9 years ago
Dr. David Alan Gilbert 1cba9f6e66 migration/ram: ramblock_recv_bitmap_test_byte_offset 9 years ago
Markus Armbruster 9af2398977 Include less of the generated modular QAPI headers 9 years ago
Markus Armbruster 452fcdbc49 Include qapi/qmp/qdict.h exactly where needed 9 years ago
Juan Quintela c9dede2d48 migration: No need to return the size of the cache 9 years ago
Alexey Perevalov f949461489 migration: add bitmap for received page 9 years ago
Juan Quintela 8acabf69ea migration: Move xbzrle cache resize error handling to xbzrle_cache_resize 9 years ago
Juan Quintela f986c3d256 migration: Create multifd migration threads 11 years ago
Juan Quintela f0afa331ce migration: Make compression_threads use save/load_setup/cleanup() 9 years ago
Juan Quintela f265e0e437 migration: Convert ram to use new load_setup()/load_cleanup() 9 years ago
Juan Quintela 9360447d34 ram: Use MigrationStats for statistics 9 years ago
Juan Quintela 83c13382e4 ram: Call migration_page_queue_free() at ram_migration_cleanup() 9 years ago
Juan Quintela 7b1e1a2202 migration: Export ram.c functions in its own file 9 years ago