xref: /qemu/tests/qemu-iotests/089.out (revision a81df1b6)
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)
12read 512/512 bytes at offset 0
13512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
14read 512/512 bytes at offset 512
15512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
16read 512/512 bytes at offset 1024
17512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
18Pattern verification failed at offset 0, 512 bytes
19read 512/512 bytes at offset 0
20512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
21
22=== Testing correct handling of 'backing':null ===
23
24Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=IMGFMT
25read 512/512 bytes at offset 0
26512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
27read 512/512 bytes at offset 0
28512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
29
30=== Testing blkdebug ===
31
32Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
33wrote 512/512 bytes at offset 229376
34512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
35read failed: Input/output error
36
37=== Testing qemu-img info output ===
38
39image: TEST_DIR/t.IMGFMT
40file format: IMGFMT
41virtual size: 64 MiB (67108864 bytes)
42cluster_size: 65536
43
44=== Testing option merging ===
45
46format name: IMGFMT
47cluster size: 64 KiB
48vm state offset: 512 MiB
49format name: IMGFMT
50cluster size: 64 KiB
51vm state offset: 512 MiB
52*** done
53