libvirt/src/security
Laine Stump 9f80fc1bd5 conf: put hostdev pci address in a struct
There will soon be other items related to pci hostdevs that need to be
in the same part of the hostdevsubsys union as the pci address (which
is currently a single member called "pci". This patch replaces the
single member named pci with a struct named pci that contains a single
member named "addr".
2013-04-25 21:23:38 -04:00
..
security_apparmor.c conf: put hostdev pci address in a struct 2013-04-25 21:23:38 -04:00
security_apparmor.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
security_dac.c conf: put hostdev pci address in a struct 2013-04-25 21:23:38 -04:00
security_dac.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
security_driver.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
security_driver.h security: add new virSecurityManagerSetChildProcessLabel API 2013-02-13 16:11:16 -05:00
security_manager.c security_manager: fix comparison 2013-04-03 22:57:31 +02:00
security_manager.h security: add new virSecurityManagerSetChildProcessLabel API 2013-02-13 16:11:16 -05:00
security_nop.c security: add new virSecurityManagerSetChildProcessLabel API 2013-02-13 16:11:16 -05:00
security_nop.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
security_selinux.c conf: put hostdev pci address in a struct 2013-04-25 21:23:38 -04:00
security_selinux.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
security_stack.c security: add new virSecurityManagerSetChildProcessLabel API 2013-02-13 16:11:16 -05:00
security_stack.h security: fix #endif comment in security_stack.h 2012-12-20 19:55:54 +01:00
virt-aa-helper.c conf: put hostdev pci address in a struct 2013-04-25 21:23:38 -04:00