libvirt/src/security
Peter Krempa 482e5f159c virCaps: get rid of defaultConsoleTargetType callback
This patch refactors various places to allow removing of the
defaultConsoleTargetType callback from the virCaps structure.

A new console character device target type is introduced -
VIR_DOMAIN_CHR_CONSOLE_TARGET_TYPE_NONE - to mark that no type was
specified in the XML. This type is at the end converted to the standard
VIR_DOMAIN_CHR_CONSOLE_TARGET_TYPE_SERIAL. Other types that are
different from this default have to be processed separately in the
device post parse callback.
2013-04-04 22:42:39 +02:00
..
security_apparmor.c apparmor: use AppArmorSetFDLabel for both imageFD and tapFD 2013-03-08 10:56:07 +08:00
security_apparmor.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
security_dac.c selinux: deal with dtb file 2013-03-19 15:48:59 -06: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 security_manager: Don't manipulate domain XML in virDomainDefGetSecurityLabelDef 2013-03-28 10:01:06 +01: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 virCaps: get rid of defaultConsoleTargetType callback 2013-04-04 22:42:39 +02:00