798609bbe2
This tests auto-detection, and overrides, of VHD image sizes created by Virtual PC, Hyper-V, and Disk2vhd. This adds three sample images: hyperv2012r2-dynamic.vhd.bz2 - dynamic VHD image created with Hyper-V virtualpc-dynamic.vhd.bz2 - dynamic VHD image created with Virtual PC d2v-zerofilled.vhd.bz2 - dynamic VHD image created with Disk2vhd Signed-off-by: Jeff Cody <jcody@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
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.