Searched hist:cb9ff6c25a25179736b7d8d9ddf00d45e5112a2b (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/block/ |
H A D | block_int.h | diff cb9ff6c25a25179736b7d8d9ddf00d45e5112a2b Wed Jun 28 07:05:13 CDT 2017 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> block: new bdrv_reopen_bitmaps_rw interface
Add format driver handler, which should mark loaded read-only bitmaps as 'IN_USE' in the image and unset read_only field in corresponding BdrvDirtyBitmap's.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: John Snow <jsnow@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Message-id: 20170628120530.31251-14-vsementsov@virtuozzo.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|
/openbmc/qemu/ |
H A D | block.c | diff cb9ff6c25a25179736b7d8d9ddf00d45e5112a2b Wed Jun 28 07:05:13 CDT 2017 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> block: new bdrv_reopen_bitmaps_rw interface
Add format driver handler, which should mark loaded read-only bitmaps as 'IN_USE' in the image and unset read_only field in corresponding BdrvDirtyBitmap's.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: John Snow <jsnow@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Message-id: 20170628120530.31251-14-vsementsov@virtuozzo.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|