Home
last modified time | relevance | path

Searched hist:fa000f2f9fd96a75a0a33d50ead247fce11da92a (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dhbitmap.hdiff fa000f2f9fd96a75a0a33d50ead247fce11da92a Mon Oct 29 15:23:15 CDT 2018 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> dirty-bitmap: make it possible to restore bitmap after merge

Add backup parameter to bdrv_merge_dirty_bitmap() to be used then with
bdrv_restore_dirty_bitmap() if it needed to restore the bitmap after
merge operation.

This is needed to implement bitmap merge transaction action in further
commit.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: John Snow <jsnow@redhat.com>
/openbmc/qemu/util/
H A Dhbitmap.cdiff fa000f2f9fd96a75a0a33d50ead247fce11da92a Mon Oct 29 15:23:15 CDT 2018 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> dirty-bitmap: make it possible to restore bitmap after merge

Add backup parameter to bdrv_merge_dirty_bitmap() to be used then with
bdrv_restore_dirty_bitmap() if it needed to restore the bitmap after
merge operation.

This is needed to implement bitmap merge transaction action in further
commit.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: John Snow <jsnow@redhat.com>
/openbmc/qemu/include/block/
H A Ddirty-bitmap.hdiff fa000f2f9fd96a75a0a33d50ead247fce11da92a Mon Oct 29 15:23:15 CDT 2018 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> dirty-bitmap: make it possible to restore bitmap after merge

Add backup parameter to bdrv_merge_dirty_bitmap() to be used then with
bdrv_restore_dirty_bitmap() if it needed to restore the bitmap after
merge operation.

This is needed to implement bitmap merge transaction action in further
commit.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: John Snow <jsnow@redhat.com>
/openbmc/qemu/block/
H A Ddirty-bitmap.cdiff fa000f2f9fd96a75a0a33d50ead247fce11da92a Mon Oct 29 15:23:15 CDT 2018 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> dirty-bitmap: make it possible to restore bitmap after merge

Add backup parameter to bdrv_merge_dirty_bitmap() to be used then with
bdrv_restore_dirty_bitmap() if it needed to restore the bitmap after
merge operation.

This is needed to implement bitmap merge transaction action in further
commit.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: John Snow <jsnow@redhat.com>
/openbmc/qemu/
H A Dblockdev.cdiff fa000f2f9fd96a75a0a33d50ead247fce11da92a Mon Oct 29 15:23:15 CDT 2018 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> dirty-bitmap: make it possible to restore bitmap after merge

Add backup parameter to bdrv_merge_dirty_bitmap() to be used then with
bdrv_restore_dirty_bitmap() if it needed to restore the bitmap after
merge operation.

This is needed to implement bitmap merge transaction action in further
commit.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: John Snow <jsnow@redhat.com>