Statistics
| Branch: | Revision:

root / tests / qemu-iotests / 064 @ 9a05feab

History | View | Annotate | Download (2.1 kB)

# Date Author Comment
751aec24 11/07/2013 02:58 pm Jeff Cody

block: qemu-iotests for vhdx, add write test support

This removes the IMGFMT_GENERIC blocker for read-only, so existing
iotests run read/write tests for vhdx images created by qemu-img (e.g.
tests 001, 002, 003).

In addition, this updates the sample image test for the Hyper-V...

89e91181 10/11/2013 05:49 pm Jeff Cody

block: qemu-iotests for vhdx, read sample dynamic image

This adds the VHDX format to the qemu-iotests format, and adds
a read test. The test reads from an existing sample image, that
was created with Hyper-V under Windwos Server 2012.

The image file is a 1GB dynamic image, with 32MB blocks....