Paolo Bonzini 24897a767b gluster: default scheme to gluster:// and host to localhost.
Currently, "gluster:///volname/img" and (using file. options)
"file.driver=gluster,file.filename=foo" will segfault.  Also,
"//host/volname/img" will be rejected, but it is a valid URL
that should be accepted just fine with "file.driver=gluster".
Accept all of these, by inferring missing transport and host
as TCP and localhost respectively.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2014-02-21 21:02:23 +01:00
2014-02-14 21:12:05 +01:00
2014-02-07 16:42:13 +00:00
2014-02-21 14:38:23 +00:00
2014-02-21 21:02:22 +01:00
2014-01-08 19:07:20 +00:00
2014-02-21 14:38:23 +00:00
2014-02-11 22:56:37 +10:00
2014-02-11 22:56:37 +10:00
2014-02-17 11:57:23 -05:00
2014-02-09 09:12:38 +01:00
2014-02-21 21:02:23 +01:00
2014-01-24 17:40:03 +01:00
2014-02-21 21:02:22 +01:00
2014-02-17 11:57:23 -05:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%