mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-22 03:12:27 +00:00
landlock syscalls are required by event_monitor, signal_handler, http-server and vmm threads. Rest of the threads are spawned by the vmm thread and they automatically inherit the ruleset from the vmm thread. Signed-off-by: Praveen K Paladugu <prapal@linux.microsoft.com>