提交 b67f3068 编写于 作者: C Christoph Hellwig 提交者: Kevin Wolf

qemu-iotests: add support for the vdi image format

Signed-off-by: NChristoph Hellwig <hch@lst.de>
上级 3778057d
......@@ -120,6 +120,7 @@ check options
-cow test cow
-qcow test qcow
-qcow2 test qcow2
-vdi test vdi
-vpc test vpc
-vmdk test vmdk
-xdiff graphical mode diff
......@@ -158,6 +159,11 @@ testlist options
xpand=false
;;
-vdi)
IMGFMT=vdi
xpand=false
;;
-vmdk)
IMGFMT=vmdk
xpand=false
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册