hw/core/split-irq: Device that splits IRQ lines
[qemu.git] / tests / qemu-iotests / 126.out
blob50d73080faf84a7ec64a3f13ca6f9988ad5c05f6
1 QA output created by 126
3 === Testing plain files ===
5 Formatting 'TEST_DIR/a:b.IMGFMT', fmt=IMGFMT size=67108864
6 Formatting 'TEST_DIR/a:b.IMGFMT', fmt=IMGFMT size=67108864
8 === Testing relative backing filename resolution ===
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)
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