Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qemu-iotests / 089.out
1 QA output created by 089
2
3 === Testing nested image formats ===
4
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 read 512/512 bytes at offset 0
13 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
14 read 512/512 bytes at offset 512
15 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
16 read 512/512 bytes at offset 1024
17 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
18 Pattern verification failed at offset 0, 512 bytes
19 read 512/512 bytes at offset 0
20 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
21
22 === Testing blkdebug ===
23
24 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
25 wrote 512/512 bytes at offset 229376
26 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
27 Failed to flush the L2 table cache: Input/output error
28 Failed to flush the refcount block cache: Input/output error
29 read failed: Input/output error
30
31 === Testing qemu-img info output ===
32
33 image: TEST_DIR/t.IMGFMT
34 file format: IMGFMT
35 virtual size: 64M (67108864 bytes)
36 cluster_size: 65536
37
38 === Testing option merging ===
39
40 format name: IMGFMT
41 cluster size: 64 KiB
42 vm state offset: 512 MiB
43 Format specific information:
44     compat: 1.1
45     lazy refcounts: false
46     refcount bits: 16
47     corrupt: false
48 format name: IMGFMT
49 cluster size: 64 KiB
50 vm state offset: 512 MiB
51 Format specific information:
52     compat: 1.1
53     lazy refcounts: false
54     refcount bits: 16
55     corrupt: false
56 *** done