Age | Commit message (Expand) | Author | Files | Lines |
2019-10-17 | block/dirty-bitmap: refactor bdrv_dirty_bitmap_next | Vladimir Sementsov-Ogievskiy | 1 | -3/+1 |
2019-10-17 | block/dirty-bitmap: add bs link | Vladimir Sementsov-Ogievskiy | 1 | -4/+3 |
2019-09-12 | migration: register_savevm_live doesn't need dev | Dr. David Alan Gilbert | 1 | -1/+1 |
2019-08-16 | qapi: implement block-dirty-bitmap-remove transaction action | John Snow | 1 | -1/+1 |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 1 | -1/+1 |
2019-05-28 | migration/dirty-bitmaps: change bitmap enumeration method | John Snow | 1 | -10/+4 |
2019-03-12 | bitmaps: Fix typo in function name | Eric Blake | 1 | -2/+2 |
2019-03-12 | block/dirty-bitmaps: add block_dirty_bitmap_check function | John Snow | 1 | -9/+4 |
2019-03-12 | block/dirty-bitmaps: unify qmp_locked and user_locked calls | John Snow | 1 | -3/+3 |
2019-03-12 | block/dirty-bitmaps: rename frozen predicate helper | John Snow | 1 | -1/+1 |
2019-01-11 | qemu/queue.h: leave head structs anonymous unless necessary | Paolo Bonzini | 1 | -1/+1 |
2018-10-29 | dirty-bitmaps: clean-up bitmaps loading and migration logic | Vladimir Sementsov-Ogievskiy | 1 | -2/+8 |
2018-10-29 | block/dirty-bitmaps: add user_locked status checker | John Snow | 1 | -8/+2 |
2018-07-04 | dirty-bitmap: fix double lock on bitmap enabling | Vladimir Sementsov-Ogievskiy | 1 | -2/+2 |
2018-06-15 | migration/block-dirty-bitmap: fix dirty_bitmap_load | Vladimir Sementsov-Ogievskiy | 1 | -0/+3 |
2018-06-01 | migration: use local path for local headers | Michael S. Tsirkin | 1 | -1/+1 |
2018-05-04 | migration/block-dirty-bitmap: fix memory leak in dirty_bitmap_load_bits | Vladimir Sementsov-Ogievskiy | 1 | -0/+1 |
2018-03-13 | migration: add postcopy migration of dirty bitmaps | Vladimir Sementsov-Ogievskiy | 1 | -0/+746 |