]>
Commit | Line | Data |
---|---|---|
85456e0d HR |
1 | QA output created by 225 |
2 | Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=1048576 | |
3 | Formatting 'TEST_DIR/t.IMGFMT.not_base', fmt=IMGFMT size=1048576 | |
4 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 backing_file=TEST_DIR/t.IMGFMT.base | |
5 | ||
6 | === Testing fitting VMDK backing image === | |
7 | ||
8 | QEMU X.Y.Z monitor - type 'help' for more information | |
9 | (qemu) qemu-io overlay "read 0 512" | |
10 | read 512/512 bytes at offset 0 | |
11 | 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) | |
12 | ||
13 | === Testing unrelated VMDK backing image === | |
14 | ||
15 | QEMU X.Y.Z monitor - type 'help' for more information | |
16 | (qemu) qemu-io overlay "read 0 512" | |
17 | read failed: Invalid argument | |
18 | ||
19 | === Testing non-VMDK backing image === | |
20 | ||
21 | QEMU X.Y.Z monitor - type 'help' for more information | |
22 | (qemu) qemu-io overlay "read 0 512" | |
23 | read failed: Invalid argument | |
24 | *** done |