summary refs log tree commit diff stats
path: root/scripts/qemu.py
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2017-03-06 20:00:43 +0100
committerKevin Wolf <kwolf@redhat.com>2017-03-07 14:53:28 +0100
commit831acdc95e9c0faaf0bd0ced50f168afd7ad92ac (patch)
treee22a85ea36bea3182488e71dba5ef9366faa4d42 /scripts/qemu.py
parent8ecc2f9eab17e203e8a64726b7806a9442b451c0 (diff)
downloadfocaccia-qemu-831acdc95e9c0faaf0bd0ced50f168afd7ad92ac.tar.gz
focaccia-qemu-831acdc95e9c0faaf0bd0ced50f168afd7ad92ac.zip
sheepdog: Implement bdrv_parse_filename()
This permits configuration with driver-specific options in addition to
pseudo-filename parsed as URI.  For instance,

    --drive driver=sheepdog,host=fido,vdi=dolly

instead of

    --drive driver=sheepdog,file=sheepdog://fido/dolly

It's also a first step towards supporting blockdev-add.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/qemu.py')
0 files changed, 0 insertions, 0 deletions