Searched hist:d6883bc96890dae97757ee8a61aab7f18d9a66de (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/block/ |
H A D | dirty-bitmap.h | diff d6883bc96890dae97757ee8a61aab7f18d9a66de Wed Jun 28 07:05:10 CDT 2017 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> block/dirty-bitmap: add readonly field to BdrvDirtyBitmap
It will be needed in following commits for persistent bitmaps. If bitmap is loaded from read-only storage (and we can't mark it "in use" in this storage) corresponding BdrvDirtyBitmap should be read-only.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Message-id: 20170628120530.31251-11-vsementsov@virtuozzo.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|
/openbmc/qemu/block/ |
H A D | dirty-bitmap.c | diff d6883bc96890dae97757ee8a61aab7f18d9a66de Wed Jun 28 07:05:10 CDT 2017 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> block/dirty-bitmap: add readonly field to BdrvDirtyBitmap
It will be needed in following commits for persistent bitmaps. If bitmap is loaded from read-only storage (and we can't mark it "in use" in this storage) corresponding BdrvDirtyBitmap should be read-only.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Message-id: 20170628120530.31251-11-vsementsov@virtuozzo.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | io.c | diff d6883bc96890dae97757ee8a61aab7f18d9a66de Wed Jun 28 07:05:10 CDT 2017 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> block/dirty-bitmap: add readonly field to BdrvDirtyBitmap
It will be needed in following commits for persistent bitmaps. If bitmap is loaded from read-only storage (and we can't mark it "in use" in this storage) corresponding BdrvDirtyBitmap should be read-only.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Message-id: 20170628120530.31251-11-vsementsov@virtuozzo.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|
/openbmc/qemu/ |
H A D | blockdev.c | diff d6883bc96890dae97757ee8a61aab7f18d9a66de Wed Jun 28 07:05:10 CDT 2017 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> block/dirty-bitmap: add readonly field to BdrvDirtyBitmap
It will be needed in following commits for persistent bitmaps. If bitmap is loaded from read-only storage (and we can't mark it "in use" in this storage) corresponding BdrvDirtyBitmap should be read-only.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Message-id: 20170628120530.31251-11-vsementsov@virtuozzo.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|