]> Git Repo - qemu.git/commit - tests/qemu-iotests/group
block: vhdx qemu-iotest - log replay of data sector
authorJeff Cody <[email protected]>
Wed, 30 Oct 2013 14:44:56 +0000 (10:44 -0400)
committerStefan Hajnoczi <[email protected]>
Thu, 7 Nov 2013 12:58:59 +0000 (13:58 +0100)
commite78835b722eb26f5a56370166e99b69e9751ea2a
tree3cfe2afdb678bf149f8e4abbf484965ca9bbd94f
parent751aec24cdcd4359b5927df5cebfe6b8d3e74515
block: vhdx qemu-iotest - log replay of data sector

This tests the replay of a data sector in a VHDX image file.

The image file is a 10G dynamic image, with 4MB block size.  The
image was created with qemu-img, and the log left unplayed by
modification of the vhdx image format driver.

It was verified under both QEMU and Hyper-V that the image file,
post log replay, matched.

Signed-off-by: Jeff Cody <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
tests/qemu-iotests/070 [new file with mode: 0755]
tests/qemu-iotests/070.out [new file with mode: 0644]
tests/qemu-iotests/group
tests/qemu-iotests/sample_images/iotest-dirtylog-10G-4M.vhdx.bz2 [new file with mode: 0644]
This page took 0.030748 seconds and 4 git commands to generate.