libvirt/src/security
Michal Privoznik 6e4fbc97ff conf: Require nvdimm path in validate step
Our code expects that a nvdimm has a path defined always. And the
parser does check for that. Well, not fully - only when parsing
<source/> (which is an optional element). So if the element is
not in the XML then the check is not performed and the assumption
is broken. Verify in the memory def validator that a path was
set.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Tested-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Tested-by: Han Han <hhan@redhat.com>
2020-12-04 16:24:19 +01:00
..
apparmor apparmor: Allow lxc processes to receive signals from libvirt 2020-12-03 16:38:33 -07:00
meson.build meson: src/security: install apparmor profile files 2020-08-03 09:27:05 +02:00
security_apparmor.c conf: Require nvdimm path in validate step 2020-12-04 16:24:19 +01:00
security_apparmor.h
security_dac.c
security_dac.h
security_driver.c
security_driver.h
security_manager.c
security_manager.h
security_nop.c
security_nop.h
security_selinux.c util: hash: Retire 'virHashTable' in favor of 'GHashTable' 2020-11-06 10:40:51 +01:00
security_selinux.h
security_stack.c
security_stack.h
security_util.c qemusecuritytest: Skip on non supported platforms 2020-11-06 09:14:53 +01:00
security_util.h qemusecuritytest: Skip on non supported platforms 2020-11-06 09:14:53 +01:00
virt-aa-helper.c virt-aa-helper: allow hard links for mounts 2020-10-26 09:04:48 +01:00