]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Introduce qemuGetHostdevPath
authorJohn Ferlan <jferlan@redhat.com>
Tue, 16 Jun 2015 17:58:44 +0000 (13:58 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 8 Jul 2015 19:07:22 +0000 (15:07 -0400)
commit083cbe506b5134c36ecd544a2f9ac3d262951799
tree8e672863113e5075785e9d51b738e4d2a7efeebb
parent8c43258ed5fca8b285400135948300fa6f58f402
qemu: Introduce qemuGetHostdevPath

Introduce a convenience function to handle formulating the hostdev path

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