summaryrefslogtreecommitdiffstats
path: root/migration/block.c
Commit message (Expand)AuthorAgeFilesLines
* block-migration: limit the memory usageWen Congyang2015-11-251-1/+6
* Modify save_live_pending for postcopyDr. David Alan Gilbert2015-11-101-2/+5
* Rename save_live_complete to save_live_complete_precopyDr. David Alan Gilbert2015-11-101-1/+1
* migration: code clean upLiang Li2015-11-041-7/+2
* migration: rename cancel to cleanup in SaveVMHandlesLiang Li2015-11-041-1/+1
* migration: defer migration_end & blk_mig_cleanupLiang Li2015-11-041-1/+0
* block: Prepare for NULL BDSMax Reitz2015-10-231-0/+5
* block: Use bdrv_drain to replace uncessary bdrv_drain_allFam Zheng2015-07-071-1/+1
* block: Ensure consistent bitmap function prototypesJohn Snow2015-04-281-4/+3
* qapi: Add optional field "name" to block dirty bitmapFam Zheng2015-04-281-1/+1
* migration: Convert bdrv_find to blk_by_nameFam Zheng2015-03-161-2/+5
* migration/block: fix pending() return valueVladimir Sementsov-Ogievskiy2015-01-131-2/+2
* block: fix spoiling all dirty bitmaps by mirror and migrationVladimir Sementsov-Ogievskiy2015-01-131-2/+3
* Remove migration- pre/post fixes off files in migration/ dirDr. David Alan Gilbert2014-12-161-0/+892
OpenPOWER on IntegriCloud