On 12.02.2016 17:49, Kevin Wolf wrote:
Am 05.02.2016 um 09:58 hat Vladimir Sementsov-Ogievskiy geschrieben:
The new feature for qcow2: storing bitmaps.

This patch adds new header extension to qcow2 - Bitmaps Extension. It
provides an ability to store virtual disk related bitmaps in a qcow2
image. For now there is only one type of such bitmaps: Dirty Tracking
Bitmap, which just tracks virtual disk changes from some moment.

Note: Only bitmaps, relative to the virtual disk, stored in qcow2 file,
should be stored in this qcow2 file. The size of each bitmap
(considering its granularity) is equal to virtual disk size.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsement...@virtuozzo.com>
Thanks, applied to the block branch.

Kevin

Cheers! Thank you! Thanks to everyone, who spent time on reviewing and discussing!


--
Best regards,
Vladimir


Reply via email to