Age | Commit message (Expand) | Author |
2017-06-16 | block: protect modification of dirty bitmaps with a mutex | Paolo Bonzini |
2017-06-16 | migration/block: reset dirty bitmap before reading | Paolo Bonzini |
2017-06-16 | block: introduce dirty_bitmap_mutex | Paolo Bonzini |
2017-06-14 | migration: Remove unneeded includes | Juan Quintela |
2017-06-13 | migration: Move migration.h to migration/ | Juan Quintela |
2017-06-13 | migration: Split registration functions from vmstate.h | Juan Quintela |
2017-06-09 | migration/block: Clean up BBs in block_save_complete() | Kevin Wolf |
2017-06-01 | migration: Move include/migration/block.h into migration/ | Juan Quintela |
2017-06-01 | migration: Split qemu-file.h | Juan Quintela |
2017-05-18 | migration: Remove vmstate.h from migration.h | Juan Quintela |
2017-05-18 | migration: Remove qemu-file.h from vmstate.h | Juan Quintela |
2017-05-18 | migration: Remove use of old MigrationParams | Juan Quintela |
2017-04-21 | migration/block: use blk_pwrite_zeroes for each zero cluster | Lidong Chen |
2017-03-16 | migration/block: Avoid invoking blk_drain too frequently | Lidong Chen |
2017-03-13 | migration: Document handling of bdrv_is_allocated() errors | Eric Blake |
2017-02-28 | migration/block: Use real permissions | Kevin Wolf |
2017-02-28 | block: Add error parameter to blk_insert_bs() | Kevin Wolf |
2017-02-28 | block: Add permissions to blk_new() | Kevin Wolf |
2016-06-08 | migration/block: Convert saving to BlockBackend | Kevin Wolf |
2016-06-08 | migration/block: Convert load to BlockBackend | Kevin Wolf |
2016-06-08 | block: Switch bdrv_write_zeroes() to byte interface | Eric Blake |
2016-05-25 | block: Fix bdrv_next() memory leak | Kevin Wolf |
2016-05-19 | block: Avoid bs->blk in bdrv_next() | Kevin Wolf |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-02-25 | block-migration: acquire AioContext as necessary | Paolo Bonzini |
2016-02-22 | block migration: Activate image on destination before writing to it | Kevin Wolf |
2016-01-29 | migration: Clean up includes | Peter Maydell |
2015-11-25 | block-migration: limit the memory usage | Wen Congyang |
2015-11-10 | Modify save_live_pending for postcopy | Dr. David Alan Gilbert |
2015-11-10 | Rename save_live_complete to save_live_complete_precopy | Dr. David Alan Gilbert |
2015-11-04 | migration: code clean up | Liang Li |
2015-11-04 | migration: rename cancel to cleanup in SaveVMHandles | Liang Li |
2015-11-04 | migration: defer migration_end & blk_mig_cleanup | Liang Li |
2015-10-23 | block: Prepare for NULL BDS | Max Reitz |
2015-07-07 | block: Use bdrv_drain to replace uncessary bdrv_drain_all | Fam Zheng |
2015-04-28 | block: Ensure consistent bitmap function prototypes | John Snow |
2015-04-28 | qapi: Add optional field "name" to block dirty bitmap | Fam Zheng |
2015-03-16 | migration: Convert bdrv_find to blk_by_name | Fam Zheng |
2015-01-13 | migration/block: fix pending() return value | Vladimir Sementsov-Ogievskiy |
2015-01-13 | block: fix spoiling all dirty bitmaps by mirror and migration | Vladimir Sementsov-Ogievskiy |
2014-12-16 | Remove migration- pre/post fixes off files in migration/ dir | Dr. David Alan Gilbert |