xref: /openbmc/qemu/tests/qemu-iotests/089.out (revision 81b07353c5e7ae9ae9360c357b7b4732b1cb03b4)
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 blkdebug ===
23
24Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
25wrote 512/512 bytes at offset 229376
26512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
27Failed to flush the L2 table cache: Input/output error
28Failed to flush the refcount block cache: Input/output error
29read failed: Input/output error
30
31=== Testing qemu-img info output ===
32
33image: TEST_DIR/t.IMGFMT
34file format: IMGFMT
35virtual size: 64M (67108864 bytes)
36cluster_size: 65536
37
38=== Testing option merging ===
39
40format name: IMGFMT
41cluster size: 64 KiB
42vm state offset: 512 MiB
43Format specific information:
44    compat: 1.1
45    lazy refcounts: false
46    corrupt: false
47format name: IMGFMT
48cluster size: 64 KiB
49vm state offset: 512 MiB
50Format specific information:
51    compat: 1.1
52    lazy refcounts: false
53    corrupt: false
54*** done
55