]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: new functions qemuDomainMachineHasPCI[e]Root()
authorLaine Stump <laine@laine.org>
Sat, 3 Sep 2016 01:41:43 +0000 (21:41 -0400)
committerLaine Stump <laine@laine.org>
Mon, 14 Nov 2016 19:03:09 +0000 (14:03 -0500)
commit50adb8a660c97662ed96aed40f5b04959229976b
tree1d39a1f46a13c876c3982e4fc23bfac4306e9881
parent4f949f74865450c48be38103d1854c0a6deed599
qemu: new functions qemuDomainMachineHasPCI[e]Root()

These functions provide a simple one line method of learning if the
current domain has a pci-root or pcie-root bus.
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h