Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-07-15' into staging
[qemu/ar7.git] / tests / qemu-iotests / 089.out
blob20c8ce8f0ef48d12f7917b0491830eb36a5cf28c
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 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)
22 === Testing correct handling of 'backing':null ===
24 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base
25 read 512/512 bytes at offset 0
26 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
27 read 512/512 bytes at offset 0
28 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
30 === Testing blkdebug ===
32 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
33 wrote 512/512 bytes at offset 229376
34 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
35 read failed: Input/output error
37 === Testing qemu-img info output ===
39 image: TEST_DIR/t.IMGFMT
40 file format: IMGFMT
41 virtual size: 64 MiB (67108864 bytes)
42 cluster_size: 65536
44 === Testing option merging ===
46 format name: IMGFMT
47 cluster size: 64 KiB
48 vm state offset: 512 MiB
49 format name: IMGFMT
50 cluster size: 64 KiB
51 vm state offset: 512 MiB
52 *** done