]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Allow access to vendor and device file for PCI device passthrough
authorCédric Bosdonnat <cbosdonnat@suse.com>
Thu, 23 Apr 2015 07:32:16 +0000 (09:32 +0200)
committerCédric Bosdonnat <cbosdonnat@suse.com>
Fri, 24 Apr 2015 08:47:41 +0000 (10:47 +0200)
commit28d599c5130ee102d5174c01d59eeb14a75a3747
treecfe1a549fd9aa761c30f8e6b3f63eaee7cf9ceae
parent5a35b2e5999ff7c892fc1ee86fe9f222175c1727
Allow access to vendor and device file for PCI device passthrough

For some devices, the $PCIDIR/vendor and $PCIDIR/device need to be
read. Iterate over them to get them as well in the the generated
apparmor profile.
src/util/virpci.c