diff options
author | Max Reitz <mreitz@redhat.com> | 2013-10-09 10:46:18 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2013-10-11 14:03:57 +0200 |
commit | 37764dfb71c4d0d058b71ba33340c6beab7d5a66 (patch) | |
tree | 2d6db7287d6b768e49bf0d1b2d8b95ef8f6c0241 /fsdev | |
parent | a8d8ecb77fc16da49ea2c1edae267dc9d0c01dfd (diff) | |
download | hqemu-37764dfb71c4d0d058b71ba33340c6beab7d5a66.zip hqemu-37764dfb71c4d0d058b71ba33340c6beab7d5a66.tar.gz |
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>
Diffstat (limited to 'fsdev')
0 files changed, 0 insertions, 0 deletions