]> git.proxmox.com Git - qemu.git/commit
qemu-iotests: Add -o and make v3 the default for qcow2
authorKevin Wolf <kwolf@redhat.com>
Tue, 27 Mar 2012 11:45:14 +0000 (13:45 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 20 Apr 2012 13:57:30 +0000 (15:57 +0200)
commit8900436891cd8955b0795945aa020c04eaa0e5d2
treea99526c912164f53f68b6fee3e3910f035db8f55
parent621f058940ea9f1ef3d8774ef3203544f1228df1
qemu-iotests: Add -o and make v3 the default for qcow2

This adds an -o option to qemu-iotests, which is an option string that
is passed through to qemu-img create -o... This allows testing different
subformat with a command like './check -qcow2 -o compat=0.10'.

For qcow2, if no compat option is specified, compat=1.1 is the new
default.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/check
tests/qemu-iotests/common
tests/qemu-iotests/common.rc