libvirt/src/security
Osier Yang 2b66504ded util: Add "shareable" field for virSCSIDevice struct
Unlike the host devices of other types, SCSI host device XML supports
"shareable" tag. This patch introduces it for the virSCSIDevice struct
for a later patch use (to detect if the SCSI device is shareable when
preparing the SCSI host device in QEMU driver).
2014-01-23 17:52:33 +08:00
..
security_apparmor.c util: Add "shareable" field for virSCSIDevice struct 2014-01-23 17:52:33 +08:00
security_apparmor.h
security_dac.c util: Add "shareable" field for virSCSIDevice struct 2014-01-23 17:52:33 +08:00
security_dac.h security: use a single function to set DAC user and group 2013-10-29 06:55:09 -06:00
security_driver.c
security_driver.h security: add new internal function "virSecurityManagerGetBaseLabel" 2013-10-29 06:57:07 -06:00
security_manager.c maint: improve VIR_ERR_NO_SUPPORT usage 2014-01-04 12:15:08 -07:00
security_manager.h security: add new internal function "virSecurityManagerGetBaseLabel" 2013-10-29 06:57:07 -06:00
security_nop.c security: add new internal function "virSecurityManagerGetBaseLabel" 2013-10-29 06:57:07 -06:00
security_nop.h
security_selinux.c util: Add "shareable" field for virSCSIDevice struct 2014-01-23 17:52:33 +08:00
security_selinux.h
security_stack.c maint: avoid further typedef accidents 2013-10-30 17:02:12 -06:00
security_stack.h
virt-aa-helper.c