| Commit message (Expand) | Author | Age | Files | Lines |
* | migration/block-dirty-bitmap: fix uninitialized variable warning | Chen Qun | 2020-10-26 | 1 | -12/+9 |
* | migration/block-dirty-bitmap: fix larger granularity bitmaps | Stefan Reiter | 2020-10-26 | 1 | -2/+3 |
* | block: Use bdrv_filter_(bs|child) where obvious | Max Reitz | 2020-09-07 | 1 | -7/+1 |
* | migration: Add block-bitmap-mapping parameter | Max Reitz | 2020-08-21 | 1 | -54/+358 |
* | migration: Fix typos in bitmap migration comments | Eric Blake | 2020-07-27 | 1 | -2/+2 |
* | migration/block-dirty-bitmap: cancel migration on shutdown | Vladimir Sementsov-Ogievskiy | 2020-07-27 | 1 | -0/+16 |
* | migration/block-dirty-bitmap: relax error handling in incoming part | Vladimir Sementsov-Ogievskiy | 2020-07-27 | 1 | -37/+127 |
* | migration/block-dirty-bitmap: keep bitmap state for all bitmaps | Vladimir Sementsov-Ogievskiy | 2020-07-27 | 1 | -21/+43 |
* | migration/block-dirty-bitmap: simplify dirty_bitmap_load_complete | Vladimir Sementsov-Ogievskiy | 2020-07-27 | 1 | -21/+4 |
* | migration/block-dirty-bitmap: rename finish_lock to just lock | Vladimir Sementsov-Ogievskiy | 2020-07-27 | 1 | -6/+6 |
* | migration/block-dirty-bitmap: refactor state global variables | Vladimir Sementsov-Ogievskiy | 2020-07-27 | 1 | -80/+99 |
* | migration/block-dirty-bitmap: move mutex init to dirty_bitmap_mig_init | Vladimir Sementsov-Ogievskiy | 2020-07-27 | 1 | -5/+1 |
* | migration/block-dirty-bitmap: rename dirty_bitmap_mig_cleanup | Vladimir Sementsov-Ogievskiy | 2020-07-27 | 1 | -4/+4 |
* | migration/block-dirty-bitmap: rename state structure types | Vladimir Sementsov-Ogievskiy | 2020-07-27 | 1 | -33/+37 |
* | migration/block-dirty-bitmap: fix dirty_bitmap_mig_before_vm_start | Vladimir Sementsov-Ogievskiy | 2020-07-27 | 1 | -1/+1 |
* | migration/block-dirty-bitmap: fix add_bitmaps_to_list | Vladimir Sementsov-Ogievskiy | 2020-07-17 | 1 | -1/+5 |
* | migration: forbid bitmap migration by generated node-name | Vladimir Sementsov-Ogievskiy | 2020-05-28 | 1 | -0/+7 |
* | migration: add_bitmaps_to_list: check disk name once | Vladimir Sementsov-Ogievskiy | 2020-05-28 | 1 | -6/+11 |
* | migration: fix bitmaps pre-blockdev migration with mirror job | Vladimir Sementsov-Ogievskiy | 2020-05-28 | 1 | -1/+44 |
* | migration: refactor init_dirty_bitmap_migration | Vladimir Sementsov-Ogievskiy | 2020-05-28 | 1 | -40/+49 |
* | block/dirty-bitmap: refactor bdrv_dirty_bitmap_next | Vladimir Sementsov-Ogievskiy | 2019-10-17 | 1 | -3/+1 |
* | block/dirty-bitmap: add bs link | Vladimir Sementsov-Ogievskiy | 2019-10-17 | 1 | -4/+3 |
* | migration: register_savevm_live doesn't need dev | Dr. David Alan Gilbert | 2019-09-12 | 1 | -1/+1 |
* | qapi: implement block-dirty-bitmap-remove transaction action | John Snow | 2019-08-16 | 1 | -1/+1 |
* | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -1/+1 |
* | migration/dirty-bitmaps: change bitmap enumeration method | John Snow | 2019-05-29 | 1 | -10/+4 |
* | bitmaps: Fix typo in function name | Eric Blake | 2019-03-12 | 1 | -2/+2 |
* | block/dirty-bitmaps: add block_dirty_bitmap_check function | John Snow | 2019-03-12 | 1 | -9/+4 |
* | block/dirty-bitmaps: unify qmp_locked and user_locked calls | John Snow | 2019-03-12 | 1 | -3/+3 |
* | block/dirty-bitmaps: rename frozen predicate helper | John Snow | 2019-03-12 | 1 | -1/+1 |
* | qemu/queue.h: leave head structs anonymous unless necessary | Paolo Bonzini | 2019-01-11 | 1 | -1/+1 |
* | dirty-bitmaps: clean-up bitmaps loading and migration logic | Vladimir Sementsov-Ogievskiy | 2018-10-29 | 1 | -2/+8 |
* | block/dirty-bitmaps: add user_locked status checker | John Snow | 2018-10-29 | 1 | -8/+2 |
* | dirty-bitmap: fix double lock on bitmap enabling | Vladimir Sementsov-Ogievskiy | 2018-07-04 | 1 | -2/+2 |
* | migration/block-dirty-bitmap: fix dirty_bitmap_load | Vladimir Sementsov-Ogievskiy | 2018-06-15 | 1 | -0/+3 |
* | migration: use local path for local headers | Michael S. Tsirkin | 2018-06-01 | 1 | -1/+1 |
* | migration/block-dirty-bitmap: fix memory leak in dirty_bitmap_load_bits | Vladimir Sementsov-Ogievskiy | 2018-05-04 | 1 | -0/+1 |
* | migration: add postcopy migration of dirty bitmaps | Vladimir Sementsov-Ogievskiy | 2018-03-13 | 1 | -0/+746 |