mirror of
https://github.com/xemu-project/xemu.git
synced 2024-12-14 23:38:46 +00:00
e78835b722
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 <jcody@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
9 lines
249 B
Plaintext
9 lines
249 B
Plaintext
QA output created by 070
|
|
|
|
=== Verify open image read-only fails, due to dirty log ===
|
|
Permission denied
|
|
=== Verify open image replays log ===
|
|
read 18874368/18874368 bytes at offset 0
|
|
18 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
|
*** done
|