mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
f6a92f8e20
Since we support QEMU 0.12 and later, checking for support of specific flags added prior to that isn't necessary. Thus start with the base of having the "-o options" available for the qemu-img create option and then determine whether we have the compat option for qcow2 files (which would be necessary up through qemu 2.0 where the default changes to compat 0.11). Adjust test to no long check for NONE and FLAG options as well was removing results of tests that would use that option. Signed-off-by: John Ferlan <jferlan@redhat.com> |
||
---|---|---|
.. | ||
logical-from-qcow2.argv | ||
qcow2-1.1.argv | ||
qcow2-compat.argv | ||
qcow2-convert-nobacking.argv | ||
qcow2-from-logical-compat.argv | ||
qcow2-from-logical.argv | ||
qcow2-lazy.argv | ||
qcow2-nobacking-convert-prealloc-compat.argv | ||
qcow2-nobacking-convert-prealloc.argv | ||
qcow2-nobacking-prealloc-compat.argv | ||
qcow2-nobacking-prealloc.argv | ||
qcow2-nocapacity-convert-prealloc.argv | ||
qcow2-nocapacity.argv | ||
qcow2-nocow-compat.argv | ||
qcow2-nocow.argv | ||
qcow2-zerocapacity.argv | ||
qcow2.argv |