]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Use qemuBuildNetworkDriveURI to handle http/ftp and friends
authorPeter Krempa <pkrempa@redhat.com>
Mon, 18 Nov 2013 16:12:59 +0000 (17:12 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 3 Dec 2013 09:25:11 +0000 (10:25 +0100)
commit078a102537380162e7198b63530a6bfb36726cd6
treef606f77c8fe06f8abdf82a5ddb5b9d7834e7bda7
parent927ddae1972ac36149a3a95d4feed6453089b743
qemu: Use qemuBuildNetworkDriveURI to handle http/ftp and friends

Prepare the function to integrate other protocols and start folding
other network protocols into a common place.
src/qemu/qemu_command.c