summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/004
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/004')
-rwxr-xr-xtests/qemu-iotests/0042
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/004 b/tests/qemu-iotests/004
index 651072ef89..2ad77ed514 100755
--- a/tests/qemu-iotests/004
+++ b/tests/qemu-iotests/004
@@ -38,7 +38,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
. ./common.rc
. ./common.filter
-_supported_fmt generic
+_supported_fmt raw qcow qcow2 qed vdi vmdk vhdx
_supported_proto generic
_supported_os Linux