]> git.proxmox.com Git - mirror_qemu.git/commit - block/qcow2.h
qcow2: add persistent dirty bitmaps support
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Wed, 28 Jun 2017 12:05:19 +0000 (15:05 +0300)
committerMax Reitz <mreitz@redhat.com>
Tue, 11 Jul 2017 15:44:58 +0000 (17:44 +0200)
commit5f72826e7fc62167cf3a37383d1c1151bc9971fe
tree573f4c28b9f044f6e2511d6cefcf4ec5abee8886
parent3dd10a06d173e0904c6d47ced1de67c40139d5b1
qcow2: add persistent dirty bitmaps support

Store persistent dirty bitmaps in qcow2 image.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-id: 20170628120530.31251-20-vsementsov@virtuozzo.com
[mreitz: Always assign ret in store_bitmap() in case of an error]
Signed-off-by: Max Reitz <mreitz@redhat.com>
block/qcow2-bitmap.c
block/qcow2.c
block/qcow2.h