]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: new function virPCIDeviceGetVFIOGroupDev
authorLaine Stump <laine@laine.org>
Thu, 25 Apr 2013 10:34:43 +0000 (06:34 -0400)
committerLaine Stump <laine@laine.org>
Fri, 26 Apr 2013 01:28:43 +0000 (21:28 -0400)
commitb210208f97a7af627570a656e0c334c2cf57b770
tree60fe5b1e3f10c493aa46acc8a1821a43f40f66b5
parentd923f6c882aa994c20c45d90e274effc62536e48
util: new function virPCIDeviceGetVFIOGroupDev

Given a virPCIDevice, this function returns the path for the device
that controls the vfio group the device belongs to,
e.g. "/dev/vfio/15".
src/libvirt_private.syms
src/util/virpci.c
src/util/virpci.h