]> Git Repo - qemu.git/commit
block: add bdrv_can_store_new_dirty_bitmap
authorVladimir Sementsov-Ogievskiy <[email protected]>
Wed, 28 Jun 2017 12:05:21 +0000 (15:05 +0300)
committerMax Reitz <[email protected]>
Tue, 11 Jul 2017 15:44:59 +0000 (17:44 +0200)
commit67b792f5edec49fdd4e605d7a1d3a49095cd44bc
tree2079d1694546b19d413851dab5a72b0a9738479a
parent169b87935966791a860f59a2b17c4e0c7b953779
block: add bdrv_can_store_new_dirty_bitmap

This will be needed to check some restrictions before making bitmap
persistent in qmp-block-dirty-bitmap-add (this functionality will be
added by future patch)

Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
Reviewed-by: John Snow <[email protected]>
Message-id: 20170628120530[email protected]
Signed-off-by: Max Reitz <[email protected]>
block.c
include/block/block.h
include/block/block_int.h
This page took 0.024585 seconds and 4 git commands to generate.