summaryrefslogtreecommitdiffstats
path: root/migration/ram.h
Commit message (Expand)AuthorAgeFilesLines
* migration: No need to return the size of the cacheJuan Quintela2017-10-291-1/+1
* migration: add bitmap for received pageAlexey Perevalov2017-10-231-0/+5
* migration: Move xbzrle cache resize error handling to xbzrle_cache_resizeJuan Quintela2017-10-231-1/+1
* migration: Create multifd migration threadsJuan Quintela2017-09-221-0/+5
* migration: Make compression_threads use save/load_setup/cleanup()Juan Quintela2017-07-101-5/+0Star
* migration: Convert ram to use new load_setup()/load_cleanup()Juan Quintela2017-07-101-1/+0Star
* ram: Use MigrationStats for statisticsJuan Quintela2017-06-071-11/+3Star
* ram: Call migration_page_queue_free() at ram_migration_cleanup()Juan Quintela2017-06-071-1/+0Star
* migration: Export ram.c functions in its own fileJuan Quintela2017-06-011-0/+70