master
out 16 lines 465 Bytes
Raw
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