qemu-e2k/tests/qemu-iotests/sample_images
yuchenlin 76f1cf0a5e qemu-iotests: add test case for dmg
Recently, some bugs in dmg file have been fixed. To prevent reading dmg
is broken someday in the future, add a simple test which ensures the
conversion from dmg to raw should not hang or face any I/O error.

Signed-off-by: yuchenlin <npes87184@gmail.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2019-02-01 13:46:44 +01:00
..
README
afl5.img.bz2
afl9.vmdk.bz2 iotests: Fix CID for VMDK afl image 2018-02-13 12:27:17 +01:00
d2v-zerofilled.vhd.bz2
empty.bochs.bz2
grub_mbr.raw.bz2
hyperv2012r2-dynamic.vhd.bz2
iotest-dirtylog-10G-4M.vhdx.bz2
iotest-dynamic-1G.vhdx.bz2
iotest-version3.vmdk.bz2
parallels-v1.bz2
parallels-v2.bz2
simple-dmg.dmg.bz2 qemu-iotests: add test case for dmg 2019-02-01 13:46:44 +01:00
simple-pattern.cloop.bz2
test-disk2vhd.vhdx.bz2
virtualpc-dynamic.vhd.bz2

README

This is for small sample images to be used with qemu-iotests, intended for
non-native formats that QEMU supports for compatibility.  The idea is to use
the native tool to create the sample image.

For instance, a VHDX image in this directory would be an image created not by
QEMU itself, but rather created by Hyper-V.

Sample images added here must be compressed with bzip2.