]>
Commit | Line | Data |
---|---|---|
2247798d HR |
1 | QA output created by 113 |
2 | ||
3 | === Unsupported image creation in qemu-img create === | |
4 | ||
dee6ddd8 | 5 | qemu-img: nbd://example.com: Format driver 'bochs' does not support image creation |
2247798d HR |
6 | |
7 | === Unsupported image creation in qemu-img convert === | |
8 | ||
dee6ddd8 | 9 | qemu-img: Format driver 'bochs' does not support image creation |
2247798d HR |
10 | |
11 | === Unsupported format in qemu-img amend === | |
12 | ||
dee6ddd8 HR |
13 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 |
14 | qemu-img: Format driver 'IMGFMT' does not support option amendment | |
2247798d HR |
15 | |
16 | *** done |