diff options
author | Kevin Wolf <kwolf@redhat.com> | 2013-03-07 16:15:11 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2013-03-22 17:51:32 +0100 |
commit | f53a1febcd9d887149ac1429880a3f2fdb2c117f (patch) | |
tree | 95803360968b6fe8198119ab36487f7f92da73ef /block/qed-check.c | |
parent | 197a4859b914559489f41b63fd71ea4bfda17c3d (diff) |
nbd: Accept -drive options for the network connection
The existing parsers for the file name now parse everything into the
bdrv_open() options QDict. Instead of using these parsers, you can now
directly specify the options on the command line, like this:
qemu-system-x86_64 -drive file=nbd:,file.port=1234,file.host=::1
Clearly the file=... part could use further improvement, but it's a
start.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'block/qed-check.c')
0 files changed, 0 insertions, 0 deletions