]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Separate network URI command building code
authorJohn Ferlan <jferlan@redhat.com>
Mon, 2 May 2016 10:39:43 +0000 (06:39 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 5 May 2016 18:47:51 +0000 (14:47 -0400)
commit2ba52ce095a7a25e75aae8bbf8e0c8c79b87407e
treeafb3d3ac1d910ab396a5125e6d08758f57a06b2c
parent8ac3b74ad274e5925dadd48cd5fd79aadd6fae4e
qemu: Separate network URI command building code

Create helper API's in order to build the network URI as shortly we will
be adding a new SecretInfo type

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_command.c