Age | Commit message (Expand) | Author |
---|---|---|
2017-07-11 | block/dirty-bitmap: add deserialize_ones func | Vladimir Sementsov-Ogievskiy |
2017-07-11 | block: fix bdrv_dirty_bitmap_granularity signature | Vladimir Sementsov-Ogievskiy |
2017-06-16 | block: protect modification of dirty bitmaps with a mutex | Paolo Bonzini |
2017-06-16 | block: introduce dirty_bitmap_mutex | Paolo Bonzini |
2016-10-24 | block: More operations for meta dirty bitmap | Fam Zheng |
2016-10-24 | block: BdrvDirtyBitmap serialization interface | Vladimir Sementsov-Ogievskiy |
2016-10-24 | block: Assert that bdrv_release_dirty_bitmap succeeded | Fam Zheng |
2016-10-24 | block: Add two dirty bitmap getters | Fam Zheng |
2016-10-24 | block: Support meta dirty bitmap | Fam Zheng |
2016-10-24 | block: Hide HBitmap in block dirty bitmap interface | Fam Zheng |
2016-07-19 | dirty-bitmap: operate with int64_t amount | Denis V. Lunev |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-14 | block: Move block dirty bitmap code to separate files | Fam Zheng |