mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 18:44:58 -06:00
block/vpc: tests for auto-detecting VPC and Hyper-V VHD images
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 commit is contained in:
parent
c540d53ac8
commit
798609bbe2
6 changed files with 153 additions and 0 deletions
BIN
tests/qemu-iotests/sample_images/d2v-zerofilled.vhd.bz2
Normal file
BIN
tests/qemu-iotests/sample_images/d2v-zerofilled.vhd.bz2
Normal file
Binary file not shown.
BIN
tests/qemu-iotests/sample_images/hyperv2012r2-dynamic.vhd.bz2
Normal file
BIN
tests/qemu-iotests/sample_images/hyperv2012r2-dynamic.vhd.bz2
Normal file
Binary file not shown.
BIN
tests/qemu-iotests/sample_images/virtualpc-dynamic.vhd.bz2
Normal file
BIN
tests/qemu-iotests/sample_images/virtualpc-dynamic.vhd.bz2
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue