Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-07-15' into staging
[qemu/ar7.git] / tests / qemu-iotests / 110.out
blobf60b26390e2b90ad2824154bd07f05fb1da031c9
1 QA output created by 110
3 === Reconstructable filename ===
5 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
6 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=t.IMGFMT.base
7 image: TEST_DIR/t.IMGFMT
8 file format: IMGFMT
9 virtual size: 64 MiB (67108864 bytes)
10 backing file: t.IMGFMT.base (actual path: TEST_DIR/t.IMGFMT.base)
12 === Non-reconstructable filename ===
14 image: json:{"driver": "IMGFMT", "file": {"set-state.0.event": "read_aio", "image": {"driver": "file", "filename": "TEST_DIR/t.IMGFMT"}, "driver": "blkdebug", "set-state.0.new_state": 42}}
15 file format: IMGFMT
16 virtual size: 64 MiB (67108864 bytes)
17 backing file: t.IMGFMT.base (actual path: TEST_DIR/t.IMGFMT.base)
19 === Backing name is always relative to the backed image ===
21 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=t.IMGFMT.base
23 === Nodes without a common directory ===
25 image: json:{"driver": "IMGFMT", "file": {"children": [{"driver": "file", "filename": "TEST_DIR/t.IMGFMT"}, {"driver": "file", "filename": "TEST_DIR/t.IMGFMT.copy"}], "driver": "quorum", "vote-threshold": 1}}
26 file format: IMGFMT
27 virtual size: 64 MiB (67108864 bytes)
28 backing file: t.IMGFMT.base (cannot determine actual path)
29 *** done