qemu-e2k/block
Max Reitz 37764dfb71 qcow2: Add support for ImageInfoSpecific
Add a new ImageInfoSpecificQCow2 type as a subtype of ImageInfoSpecific.
This contains the compatibility level as a string and an optional
lazy_refcounts boolean (optional means mandatory for compat >= 1.1 and
not available for compat == 0.10).

Also, add qcow2_get_specific_info, which returns this information.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2013-10-11 14:03:57 +02:00
..
backup.c qapi: make use of new BlockJobType 2013-10-11 10:52:54 +02:00
blkdebug.c
blkverify.c
bochs.c
cloop.c
commit.c qapi: make use of new BlockJobType 2013-10-11 10:52:54 +02:00
cow.c
curl.c
dmg.c
gluster.c block: introduce BlockDriver.bdrv_needs_filename to enable some drivers. 2013-09-25 16:21:28 +02:00
iscsi.c block/iscsi: reenable iscsi_co_get_block_status 2013-10-09 10:43:42 +02:00
linux-aio.c
Makefile.objs
mirror.c qapi: make use of new BlockJobType 2013-10-11 10:52:54 +02:00
nbd.c
parallels.c
qapi.c block/qapi: Human-readable ImageInfoSpecific dump 2013-10-11 10:52:54 +02:00
qcow2-cache.c
qcow2-cluster.c qcow2: Free allocated L2 cluster on error 2013-10-07 13:23:19 +02:00
qcow2-refcount.c qcow2: CHECK_OFLAG_COPIED is obsolete 2013-10-02 11:40:41 +02:00
qcow2-snapshot.c
qcow2.c qcow2: Add support for ImageInfoSpecific 2013-10-11 14:03:57 +02:00
qcow2.h block: qcow2 - used QEMU_PACKED for on-disk structures 2013-09-25 20:51:13 +02:00
qcow.c
qed-check.c
qed-cluster.c
qed-gencb.c
qed-l2-cache.c
qed-table.c
qed.c
qed.h block: qed - use QEMU_PACKED for on-disk structures 2013-09-25 20:51:15 +02:00
raw_bsd.c
raw-aio.h
raw-posix.c block: introduce BlockDriver.bdrv_needs_filename to enable some drivers. 2013-09-25 16:21:28 +02:00
raw-win32.c block: introduce BlockDriver.bdrv_needs_filename to enable some drivers. 2013-09-25 16:21:28 +02:00
rbd.c rbd: avoid qemu_rbd_snap_list() memory leaks 2013-09-25 16:22:00 +02:00
sheepdog.c block: introduce BlockDriver.bdrv_needs_filename to enable some drivers. 2013-09-25 16:21:28 +02:00
snapshot.c
ssh.c
stream.c qapi: make use of new BlockJobType 2013-10-11 10:52:54 +02:00
vdi.c block: vdi - use QEMU_PACKED for on-disk structures 2013-09-25 20:51:05 +02:00
vhdx.c block: vhdx - add migration blocker 2013-10-02 15:24:39 +02:00
vhdx.h
vmdk.c vmdk: fix cluster size check for flat extents 2013-09-25 16:21:28 +02:00
vpc.c block: vpc - use QEMU_PACKED for on-disk structures 2013-09-25 20:51:10 +02:00
vvfat.c
win32-aio.c