qemu-irix/tests/qemu-iotests/sample_images
Jeff Cody 77c102c26e block: qemu-iotests - add check for multiplication overflow in vpc
This checks that VPC is able to successfully fail (without segfault)
on an image file with a max_table_entries that exceeds 0x40000000.

This table entry is within the valid range for VPC (although too large
for this sample image).

Cc: qemu-stable@nongnu.org
Signed-off-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2015-07-27 17:19:07 +02:00
..
README
afl5.img.bz2 block: qemu-iotests - add check for multiplication overflow in vpc 2015-07-27 17:19:07 +02:00
afl9.vmdk.bz2
empty.bochs.bz2
grub_mbr.raw.bz2
iotest-dirtylog-10G-4M.vhdx.bz2
iotest-dynamic-1G.vhdx.bz2
iotest-version3.vmdk.bz2
parallels-v1.bz2
parallels-v2.bz2
simple-pattern.cloop.bz2
test-disk2vhd.vhdx.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.