aboutsummaryrefslogtreecommitdiff
path: root/migration/block-dirty-bitmap.c
AgeCommit message (Expand)Author
2019-08-16qapi: implement block-dirty-bitmap-remove transaction actionJohn Snow
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-05-28migration/dirty-bitmaps: change bitmap enumeration methodJohn Snow
2019-03-12bitmaps: Fix typo in function nameEric Blake
2019-03-12block/dirty-bitmaps: add block_dirty_bitmap_check functionJohn Snow
2019-03-12block/dirty-bitmaps: unify qmp_locked and user_locked callsJohn Snow
2019-03-12block/dirty-bitmaps: rename frozen predicate helperJohn Snow
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini
2018-10-29dirty-bitmaps: clean-up bitmaps loading and migration logicVladimir Sementsov-Ogievskiy
2018-10-29block/dirty-bitmaps: add user_locked status checkerJohn Snow
2018-07-04dirty-bitmap: fix double lock on bitmap enablingVladimir Sementsov-Ogievskiy
2018-06-15migration/block-dirty-bitmap: fix dirty_bitmap_loadVladimir Sementsov-Ogievskiy
2018-06-01migration: use local path for local headersMichael S. Tsirkin
2018-05-04migration/block-dirty-bitmap: fix memory leak in dirty_bitmap_load_bitsVladimir Sementsov-Ogievskiy
2018-03-13migration: add postcopy migration of dirty bitmapsVladimir Sementsov-Ogievskiy