xref: /qemu/tests/qemu-iotests/110.out (revision a8d25326)
1QA output created by 110
2
3=== Reconstructable filename ===
4
5Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
6Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=t.IMGFMT.base
7image: TEST_DIR/t.IMGFMT
8file format: IMGFMT
9virtual size: 64 MiB (67108864 bytes)
10backing file: t.IMGFMT.base (actual path: TEST_DIR/t.IMGFMT.base)
11
12=== Non-reconstructable filename ===
13
14image: 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}}
15file format: IMGFMT
16virtual size: 64 MiB (67108864 bytes)
17backing file: t.IMGFMT.base (actual path: TEST_DIR/t.IMGFMT.base)
18
19=== Backing name is always relative to the backed image ===
20
21Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=t.IMGFMT.base
22
23=== Nodes without a common directory ===
24
25image: 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}}
26file format: IMGFMT
27virtual size: 64 MiB (67108864 bytes)
28backing file: t.IMGFMT.base (cannot determine actual path)
29*** done
30