cloud-hypervisor/src
Sebastien Boeuf 5120c275a2 main: Add seccomp support
This change introduces a new CLI option --seccomp. This allows the user
to enable/disable the seccomp filters when needed. Because the user now
has the possibility to disable the seccomp filters, and because the
Cloud-Hypervisor project wants to enforce the maximum security by
default, the seccomp filters are now applied by default.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-03-24 14:59:57 +01:00
..
bin bin: Share VFIO device syntax between cloud-hypervisor and ch-remote 2020-03-18 23:38:55 +00:00
main.rs main: Add seccomp support 2020-03-24 14:59:57 +01:00