From f5a4bbd91348ad765ac2a5d760216f2c3e0261f4 Mon Sep 17 00:00:00 2001 From: Stefan Hajnoczi Date: Sun, 31 Oct 2010 16:10:20 -0400 Subject: qemu-iotests: add support for qed format Signed-off-by: Stefan Hajnoczi Signed-off-by: Christoph Hellwig --- tests/qemu-iotests/027 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/qemu-iotests/027') diff --git a/tests/qemu-iotests/027 b/tests/qemu-iotests/027 index 67ecffcfdc..543c48ffaf 100755 --- a/tests/qemu-iotests/027 +++ b/tests/qemu-iotests/027 @@ -38,7 +38,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 . ./common.rc . ./common.filter -_supported_fmt vmdk qcow qcow2 +_supported_fmt vmdk qcow qcow2 qed _supported_os Linux -- cgit v1.2.1