summaryrefslogtreecommitdiffstats
path: root/migration/ram.h
Commit message (Expand)AuthorAgeFilesLines
* migration: new message MIG_RP_MSG_RECV_BITMAPPeter Xu2018-05-151-0/+3
* migration: Be sure all recv channels are createdJuan Quintela2018-05-151-0/+1
* migration: Introduce multifd_recv_new_channel()Juan Quintela2018-05-151-0/+2
* migration/ram: ramblock_recv_bitmap_test_byte_offsetDr. David Alan Gilbert2018-03-201-0/+1
* Include less of the generated modular QAPI headersMarkus Armbruster2018-03-021-1/+1
* Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* 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