Max Reitz | 7d3e693 | 2016-08-15 15:29:27 +0200 | [diff] [blame] | 1 | QA output created by 162 |
| 2 | |
| 3 | === NBD === |
Max Reitz | 35f05b2 | 2019-10-02 19:40:52 +0200 | [diff] [blame] | 4 | qemu-img: Could not open 'json:{"driver": "nbd", "host": -1}': address resolution failed for -1:10809: Name or service not known |
Max Reitz | 12ac9d9 | 2016-09-28 22:46:44 +0200 | [diff] [blame] | 5 | image: nbd://localhost:PORT |
Max Reitz | 7d3e693 | 2016-08-15 15:29:27 +0200 | [diff] [blame] | 6 | image: nbd+unix://?socket=42 |
| 7 | |
| 8 | === SSH === |
| 9 | qemu-img: Could not open 'json:{"driver": "ssh", "host": "localhost", "port": "0", "path": "/foo"}': Failed to connect socket: Connection refused |
| 10 | qemu-img: Could not open 'driver=ssh,host=localhost,port=0,path=/foo': Failed to connect socket: Connection refused |
| 11 | qemu-img: Could not open 'json:{"driver": "ssh", "host": "localhost", "port": 0.42, "path": "/foo"}': Parameter 'port' expects a number |
| 12 | qemu-img: Could not open 'driver=ssh,host=localhost,port=0.42,path=/foo': Parameter 'port' expects a number |
| 13 | |
| 14 | === blkdebug === |
| 15 | image: blkdebug:42:null-co:// |
| 16 | |
| 17 | *** done |