forked from mirror/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
821 B
Plaintext
18 lines
821 B
Plaintext
QA output created by 162
|
|
|
|
=== NBD ===
|
|
qemu-img: Could not open 'json:{"driver": "nbd", "host": -1}': address resolution failed for -1:10809: Name or service not known
|
|
image: nbd://localhost:PORT
|
|
image: nbd+unix://?socket=42
|
|
|
|
=== SSH ===
|
|
qemu-img: Could not open 'json:{"driver": "ssh", "host": "localhost", "port": "0", "path": "/foo"}': Failed to connect to 'localhost:0': Connection refused
|
|
qemu-img: Could not open 'driver=ssh,host=localhost,port=0,path=/foo': Failed to connect to 'localhost:0': Connection refused
|
|
qemu-img: Could not open 'json:{"driver": "ssh", "host": "localhost", "port": 0.42, "path": "/foo"}': Parameter 'port' expects a number
|
|
qemu-img: Could not open 'driver=ssh,host=localhost,port=0.42,path=/foo': Parameter 'port' expects a number
|
|
|
|
=== blkdebug ===
|
|
image: blkdebug:42:null-co://
|
|
|
|
*** done
|