aboutsummaryrefslogtreecommitdiff
path: root/migration/ram.h
AgeCommit message (Expand)Author
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-01-23migration: multifd_save_cleanup() can't fail, simplifyFei Li
2019-01-23migration: fix the multifd code when receiving less channelsFei Li
2018-10-19COLO: Load dirty pages into SVM's RAM cache firstlyZhang Chen
2018-09-26migration: show the statistics of compressionXiao Guangrong
2018-07-10migration: move income process out of multifdPeter Xu
2018-05-15migration: new message MIG_RP_MSG_RECV_BITMAPPeter Xu
2018-05-15migration: Be sure all recv channels are createdJuan Quintela
2018-05-15migration: Introduce multifd_recv_new_channel()Juan Quintela
2018-03-20migration/ram: ramblock_recv_bitmap_test_byte_offsetDr. David Alan Gilbert
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2017-10-29migration: No need to return the size of the cacheJuan Quintela
2017-10-23migration: add bitmap for received pageAlexey Perevalov
2017-10-23migration: Move xbzrle cache resize error handling to xbzrle_cache_resizeJuan Quintela
2017-09-22migration: Create multifd migration threadsJuan Quintela
2017-07-10migration: Make compression_threads use save/load_setup/cleanup()Juan Quintela
2017-07-10migration: Convert ram to use new load_setup()/load_cleanup()Juan Quintela
2017-06-07ram: Use MigrationStats for statisticsJuan Quintela
2017-06-07ram: Call migration_page_queue_free() at ram_migration_cleanup()Juan Quintela
2017-06-01migration: Export ram.c functions in its own fileJuan Quintela