]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu-iotests: Remove _supported_fmt dmg
authorKevin Wolf <kwolf@redhat.com>
Tue, 10 Apr 2018 08:40:04 +0000 (10:40 +0200)
committerKevin Wolf <kwolf@redhat.com>
Tue, 10 Apr 2018 14:33:43 +0000 (16:33 +0200)
commitad53ea42feda0ced5a44d48ea165fd434a016744
treecb4b1ae288321accffaf7b34b14b6d5fff516623
parente819edd090d183b5f9816f798eace920698b781f
qemu-iotests: Remove _supported_fmt dmg

qemu-iotests doesn't support dmg, and the dmg block driver doesn't
support image creation. Two test cases declare dmg as supported, but
that's obviously wrong for both reasons. Remove the declaration.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
tests/qemu-iotests/183
tests/qemu-iotests/194