You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tests/qemu-iotests/sample_images
Vladimir Sementsov-Ogievskiy c203c3b813 iotests: add parallels-read-bitmap test
Test support for reading bitmap from parallels image format.
parallels-with-bitmap.bz2 is generated on Virtuozzo by
parallels-with-bitmap.sh

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20210224104707.88430-7-vsementsov@virtuozzo.com>
Reviewed-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
4 years ago
..
README
afl5.img.bz2 block: qemu-iotests - add check for multiplication overflow in vpc 9 years ago
afl9.vmdk.bz2 iotests: Fix CID for VMDK afl image 7 years ago
d2v-zerofilled.vhd.bz2 block/vpc: tests for auto-detecting VPC and Hyper-V VHD images 9 years ago
empty.bochs.bz2 qemu-iotests: Support for bochs format 11 years ago
grub_mbr.raw.bz2 qemu-iotests: Test writing non-raw image headers to raw image 10 years ago
hyperv2012r2-dynamic.vhd.bz2 block/vpc: tests for auto-detecting VPC and Hyper-V VHD images 9 years ago
iotest-dirtylog-10G-4M.vhdx.bz2 block: vhdx qemu-iotest - log replay of data sector 11 years ago
iotest-dynamic-1G.vhdx.bz2
iotest-version3.vmdk.bz2 qemu-iotests: Add data pattern in version3 VMDK sample image in 059 10 years ago
parallels-v1.bz2 iotests: replace fake parallels image with authentic one 10 years ago
parallels-v2.bz2 iotests: add v2 parallels sample image and simple test for it 10 years ago
parallels-with-bitmap.bz2 iotests: add parallels-read-bitmap test 4 years ago
parallels-with-bitmap.sh iotests: add parallels-read-bitmap test 4 years ago
simple-dmg.dmg.bz2 qemu-iotests: add test case for dmg 6 years ago
simple-pattern.cloop.bz2 qemu-iotests: add cloop input validation tests 11 years ago
test-disk2vhd.vhdx.bz2 block: add test for vhdx image created by Disk2VHD 11 years ago
virtualpc-dynamic.vhd.bz2 block/vpc: tests for auto-detecting VPC and Hyper-V VHD images 9 years ago

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.