Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20190702.0' into staging
[qemu/ar7.git] / tests / qemu-iotests / 126.out
blobe3c4d619162dd105397be8c66c0a5475c3d6ecc5
1 QA output created by 126
3 === Testing plain files ===
5 Formatting 'TEST_DIR/a:b.IMGFMT', fmt=IMGFMT size=67108864
6 Formatting 'file: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: 64 MiB (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: 64 MiB (67108864 bytes)
22 backing file: base.IMGFMT (actual path: ./base.IMGFMT)
23 *** done