cloud-hypervisor/vmm
Sebastien Boeuf 0ac4545c5b vmm: Extend seccomp filters with fcntl() for HTTP thread
Whenever a file descriptor is sent through the control message, it
requires fcntl() syscall to handle it, meaning we must allow it through
the list of syscalls authorized for the HTTP thread.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-07-21 15:34:22 +02:00
..
src vmm: Extend seccomp filters with fcntl() for HTTP thread 2021-07-21 15:34:22 +02:00
Cargo.toml vmm, virtio-devices: Extend mshv feature 2021-07-15 11:05:11 -07:00