]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qemu-iotests/126.out
i386: Update new x86_apicid parsing rules with die_offset support
[mirror_qemu.git] / tests / qemu-iotests / 126.out
CommitLineData
6f55dfa4
HR
1QA output created by 126
2
3=== Testing plain files ===
4
5Formatting 'TEST_DIR/a:b.IMGFMT', fmt=IMGFMT size=67108864
8908b253 6Formatting 'file:TEST_DIR/a:b.IMGFMT', fmt=IMGFMT size=67108864
6f55dfa4
HR
7
8=== Testing relative backing filename resolution ===
9
10Formatting 'TEST_DIR/image:base.IMGFMT', fmt=IMGFMT size=67108864
11Formatting 'TEST_DIR/image:top.IMGFMT', fmt=IMGFMT size=67108864 backing_file=./image:base.IMGFMT
12image: TEST_DIR/image:top.IMGFMT
13file format: IMGFMT
de38b500 14virtual size: 64 MiB (67108864 bytes)
6f55dfa4
HR
15backing file: ./image:base.IMGFMT (actual path: TEST_DIR/./image:base.IMGFMT)
16
17Formatting 'base.IMGFMT', fmt=IMGFMT size=67108864
18Formatting 'file:image:top.IMGFMT', fmt=IMGFMT size=67108864 backing_file=base.IMGFMT
19image: ./image:top.IMGFMT
20file format: IMGFMT
de38b500 21virtual size: 64 MiB (67108864 bytes)
6f55dfa4
HR
22backing file: base.IMGFMT (actual path: ./base.IMGFMT)
23*** done