libvirt/src/security
Erik Skultety 17f6a257f1 security: dac: Relabel /dev/sev in the namespace
The default permissions (0600 root:root) are of no use to the qemu
process so we need to change the owner to qemu iff running with
namespaces.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2019-02-01 12:40:22 +01:00
..
apparmor apparmor: convert libvirtd profile to a named profile 2019-01-23 11:10:15 -07:00
Makefile.inc.am apparmor: Move static data out of examples/ 2019-01-10 16:48:12 +01:00
security_apparmor.c security: Remove security driver internals for disk labeling 2019-01-30 17:20:38 +01:00
security_apparmor.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
security_dac.c security: dac: Relabel /dev/sev in the namespace 2019-02-01 12:40:22 +01:00
security_dac.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
security_driver.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
security_driver.h security: Remove security driver internals for disk labeling 2019-01-30 17:20:38 +01:00
security_manager.c security: Remove disk labeling functions and fix callers 2019-01-30 17:20:38 +01:00
security_manager.h security: Remove disk labeling functions and fix callers 2019-01-30 17:20:38 +01:00
security_nop.c security: Remove security driver internals for disk labeling 2019-01-30 17:20:38 +01:00
security_nop.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
security_selinux.c security: Remove security driver internals for disk labeling 2019-01-30 17:20:38 +01:00
security_selinux.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
security_stack.c security: Remove security driver internals for disk labeling 2019-01-30 17:20:38 +01:00
security_stack.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
security_util.c security: Include security_util 2018-12-19 15:31:56 +01:00
security_util.h security: Include security_util 2018-12-19 15:31:56 +01:00
virt-aa-helper.c lib: Use more of VIR_STEAL_PTR() 2019-01-28 14:46:58 +01:00