Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-16 | block: protect modification of dirty bitmaps with a mutex | Paolo Bonzini | 1 | -8/+60 |
2017-06-16 | block: introduce dirty_bitmap_mutex | Paolo Bonzini | 1 | -1/+43 |
2016-10-24 | block: More operations for meta dirty bitmap | Fam Zheng | 1 | -0/+19 |
2016-10-24 | block: BdrvDirtyBitmap serialization interface | Vladimir Sementsov-Ogievskiy | 1 | -0/+37 |
2016-10-24 | block: Assert that bdrv_release_dirty_bitmap succeeded | Fam Zheng | 1 | -0/+3 |
2016-10-24 | block: Add two dirty bitmap getters | Fam Zheng | 1 | -0/+10 |
2016-10-24 | block: Support meta dirty bitmap | Fam Zheng | 1 | -0/+52 |
2016-10-24 | block: Hide HBitmap in block dirty bitmap interface | Fam Zheng | 1 | -6/+33 |
2016-07-19 | dirty-bitmap: operate with int64_t amount | Denis V. Lunev | 1 | -3/+3 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -1/+1 |
2016-03-14 | block: Move block dirty bitmap code to separate files | Fam Zheng | 1 | -0/+387 |