]> git.ipfire.org Git - thirdparty/libvirt.git/commit
security: update hostdev labelling functions for VFIO v1.0.5-rc1
authorLaine Stump <laine@laine.org>
Thu, 25 Apr 2013 10:37:21 +0000 (06:37 -0400)
committerLaine Stump <laine@laine.org>
Fri, 26 Apr 2013 01:28:43 +0000 (21:28 -0400)
commitf0bd70a940de690216c538b0ab1b71c8a7d2fbb6
tree31d92897ab6001f44822d34acef826282ea881a7
parentb210208f97a7af627570a656e0c334c2cf57b770
security: update hostdev labelling functions for VFIO

Legacy kvm style pci device assignment requires changes to the
labelling of several sysfs files for each device, but for vfio device
assignment, the only thing that needs to be relabelled/chowned is the
"group" device for the group that contains the device to be assigned.
src/security/security_apparmor.c
src/security/security_dac.c
src/security/security_selinux.c