]> git.proxmox.com Git - qemu.git/commit
block: qemu-iotests for vhdx, add write test support
authorJeff Cody <jcody@redhat.com>
Wed, 30 Oct 2013 14:44:55 +0000 (10:44 -0400)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 7 Nov 2013 12:58:59 +0000 (13:58 +0100)
commit751aec24cdcd4359b5927df5cebfe6b8d3e74515
tree3f5c13a352fe73545b54478a7d8cfa756efac8ae
parent228b234dd73383408743d749d29a6c37e9d99981
block: qemu-iotests for vhdx, add write test support

This removes the IMGFMT_GENERIC blocker for read-only, so existing
iotests run read/write tests for vhdx images created by qemu-img (e.g.
tests 001, 002, 003).

In addition, this updates the sample image test for the Hyper-V
created image, to verify we can write it as well.

Signed-off-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/qemu-iotests/064
tests/qemu-iotests/064.out
tests/qemu-iotests/common