summaryrefslogtreecommitdiff
path: root/migration/ram.h
AgeCommit message (Expand)Author
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