qemu-patch-raspberry4/tests/qemu-iotests/sample_images
Jeff Cody 26e2da7279 block: add test for vhdx image created by Disk2VHD
This adds a test for VHDX images created by Microsoft's tool, Disk2VHD.

VHDX images created by this tool have 2 identical header sections, with
identical sequence numbers.  This makes sure we detect VHDX images with
identical headers, and do not flag them as corrupt.

Signed-off-by: Jeff Cody <jcody@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2014-05-19 11:36:48 +02:00
..
empty.bochs.bz2 qemu-iotests: Support for bochs format 2014-04-01 13:59:47 +02:00
fake.parallels.bz2 parallels: Fix catalog size integer overflow (CVE-2014-0143) 2014-04-01 15:22:35 +02:00
iotest-dirtylog-10G-4M.vhdx.bz2 block: vhdx qemu-iotest - log replay of data sector 2013-11-07 13:58:59 +01:00
iotest-dynamic-1G.vhdx.bz2 block: qemu-iotests for vhdx, read sample dynamic image 2013-10-11 16:49:59 +02:00
iotest-version3.vmdk.bz2 qemu-iotests: Add sample image and test for VMDK version 3 2013-11-29 17:41:14 +01:00
README qemu-iotests: Add basic ability to use binary sample images 2013-09-27 10:59:07 +02:00
simple-pattern.cloop.bz2 qemu-iotests: add cloop input validation tests 2014-04-01 13:59:46 +02:00
test-disk2vhd.vhdx.bz2 block: add test for vhdx image created by Disk2VHD 2014-05-19 11:36:48 +02:00

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.