]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Split out formatting of network disk source URI
authorPeter Krempa <pkrempa@redhat.com>
Fri, 15 Nov 2013 15:29:35 +0000 (16:29 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 3 Dec 2013 09:19:30 +0000 (10:19 +0100)
commita29d33ffcb81e78f197b294ce1669b58b926a9d6
treea14fe76d01cfca83d359406d058dbecac15c13c2
parente1a4d08baf9a8cc86c8b5ca27da9aeedb34b5908
qemu: Split out formatting of network disk source URI

The snapshot code will need to use qemu-style formatted URIs of network
disks. Split out the code to avoid duplication.
src/qemu/qemu_command.c
src/qemu/qemu_command.h