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