]> Git Repo - qemu.git/blobdiff - tests/qemu-iotests/111
iotests: Add qemu_io_log()
[qemu.git] / tests / qemu-iotests / 111
index 57395be64cbe8da82f7686eccb2cb6014654e0f5..490a5bbcb5359a4f614a3489544b52168130e2fd 100755 (executable)
@@ -39,7 +39,6 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
 
 _supported_fmt qed qcow qcow2 vmdk
 _supported_proto file
-_supported_os Linux
 _unsupported_imgopts "subformat=monolithicFlat" "subformat=twoGbMaxExtentFlat"
 
 $QEMU_IMG create -f $IMGFMT -b "$TEST_IMG.inexistent" "$TEST_IMG" 2>&1 \
This page took 0.024577 seconds and 4 git commands to generate.