Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-29 | migration: No need to return the size of the cache | Juan Quintela | 1 | -1/+1 |
2017-10-23 | migration: add bitmap for received page | Alexey Perevalov | 1 | -0/+5 |
2017-10-23 | migration: Move xbzrle cache resize error handling to xbzrle_cache_resize | Juan Quintela | 1 | -1/+1 |
2017-09-22 | migration: Create multifd migration threads | Juan Quintela | 1 | -0/+5 |
2017-07-10 | migration: Make compression_threads use save/load_setup/cleanup() | Juan Quintela | 1 | -5/+0 |
2017-07-10 | migration: Convert ram to use new load_setup()/load_cleanup() | Juan Quintela | 1 | -1/+0 |
2017-06-07 | ram: Use MigrationStats for statistics | Juan Quintela | 1 | -11/+3 |
2017-06-07 | ram: Call migration_page_queue_free() at ram_migration_cleanup() | Juan Quintela | 1 | -1/+0 |
2017-06-01 | migration: Export ram.c functions in its own file | Juan Quintela | 1 | -0/+70 |