]> Git Repo - qemu.git/blob - tests/qemu-iotests/113.out
iotests: Add test 221 to catch qemu-img map regression
[qemu.git] / tests / qemu-iotests / 113.out
1 QA output created by 113
2
3 === Unsupported image creation in qemu-img create ===
4
5 qemu-img: nbd://example.com: Format driver 'bochs' does not support image creation
6
7 === Unsupported image creation in qemu-img convert ===
8
9 qemu-img: Format driver 'bochs' does not support image creation
10
11 === Unsupported format in qemu-img amend ===
12
13 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
14 qemu-img: Format driver 'IMGFMT' does not support option amendment
15
16 *** done
This page took 0.025078 seconds and 4 git commands to generate.