On 03/18/2013 11:23 AM, Kevin Wolf wrote:
> 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 <kw...@redhat.com>
> ---
>  block/nbd.c | 129 
> ++++++++++++++++++++++++++++++++++++------------------------
>  1 file changed, 77 insertions(+), 52 deletions(-)

Reviewed-by: Eric Blake <ebl...@redhat.com>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to