xref: /qemu/tests/qemu-iotests/089.out (revision 727385c4)
1QA output created by 089
2
3=== Testing nested image formats ===
4
5Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
6wrote 512/512 bytes at offset 0
7512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
8wrote 512/512 bytes at offset 512
9512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
10wrote 512/512 bytes at offset 1024
11512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
12Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
13read 512/512 bytes at offset 0
14512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
15read 512/512 bytes at offset 512
16512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
17read 512/512 bytes at offset 1024
18512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
19Pattern verification failed at offset 0, 512 bytes
20read 512/512 bytes at offset 0
21512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
22
23=== Testing correct handling of 'backing':null ===
24
25Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=IMGFMT
26read 512/512 bytes at offset 0
27512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
28read 512/512 bytes at offset 0
29512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
30
31=== Testing blkdebug ===
32
33Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
34wrote 512/512 bytes at offset 229376
35512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
36read failed: Input/output error
37
38=== Testing qemu-img info output ===
39
40image: TEST_DIR/t.IMGFMT
41file format: IMGFMT
42virtual size: 64 MiB (67108864 bytes)
43cluster_size: 65536
44
45=== Testing option merging ===
46
47format name: IMGFMT
48cluster size: 64 KiB
49vm state offset: 512 MiB
50format name: IMGFMT
51cluster size: 64 KiB
52vm state offset: 512 MiB
53*** done
54