Merge remote-tracking branch 'remotes/nvme/tags/nvme-fixes-20210407-pull-request...
[qemu/ar7.git] / tests / qemu-iotests / 089.out
blobc53fc4823a16aa87da88e3214b13d39e26c08fd8
1 QA output created by 089
3 === Testing nested image formats ===
5 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
6 wrote 512/512 bytes at offset 0
7 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
8 wrote 512/512 bytes at offset 512
9 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
10 wrote 512/512 bytes at offset 1024
11 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
12 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
13 read 512/512 bytes at offset 0
14 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
15 read 512/512 bytes at offset 512
16 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
17 read 512/512 bytes at offset 1024
18 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
19 Pattern verification failed at offset 0, 512 bytes
20 read 512/512 bytes at offset 0
21 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
23 === Testing correct handling of 'backing':null ===
25 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=IMGFMT
26 read 512/512 bytes at offset 0
27 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
28 read 512/512 bytes at offset 0
29 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
31 === Testing blkdebug ===
33 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
34 wrote 512/512 bytes at offset 229376
35 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
36 read failed: Input/output error
38 === Testing qemu-img info output ===
40 image: TEST_DIR/t.IMGFMT
41 file format: IMGFMT
42 virtual size: 64 MiB (67108864 bytes)
43 cluster_size: 65536
45 === Testing option merging ===
47 format name: IMGFMT
48 cluster size: 64 KiB
49 vm state offset: 512 MiB
50 format name: IMGFMT
51 cluster size: 64 KiB
52 vm state offset: 512 MiB
53 *** done