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