]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qemu-iotests/126.out
block: test block-stream with a base node that is used by block-commit
[mirror_qemu.git] / tests / qemu-iotests / 126.out
1 QA output created by 126
2
3 === Testing plain files ===
4
5 Formatting 'TEST_DIR/a:b.IMGFMT', fmt=IMGFMT size=67108864
6 Formatting 'file:TEST_DIR/a:b.IMGFMT', fmt=IMGFMT size=67108864
7
8 === Testing relative backing filename resolution ===
9
10 Formatting 'TEST_DIR/image:base.IMGFMT', fmt=IMGFMT size=67108864
11 Formatting 'TEST_DIR/image:top.IMGFMT', fmt=IMGFMT size=67108864 backing_file=./image:base.IMGFMT
12 image: TEST_DIR/image:top.IMGFMT
13 file format: IMGFMT
14 virtual size: 64M (67108864 bytes)
15 backing file: ./image:base.IMGFMT (actual path: TEST_DIR/./image:base.IMGFMT)
16
17 Formatting 'base.IMGFMT', fmt=IMGFMT size=67108864
18 Formatting 'file:image:top.IMGFMT', fmt=IMGFMT size=67108864 backing_file=base.IMGFMT
19 image: ./image:top.IMGFMT
20 file format: IMGFMT
21 virtual size: 64M (67108864 bytes)
22 backing file: base.IMGFMT (actual path: ./base.IMGFMT)
23 *** done