cloud-hypervisor/vmm
Sebastien Boeuf d68c388cac vmm: Update seccomp filters for HTTP thread
The micro-http crate now uses recvmsg() syscall in order to receive file
descriptors through control messages. This means the syscall must be
part of the authorized list in the seccomp filters.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-07-15 08:13:48 +00:00
..
src vmm: Update seccomp filters for HTTP thread 2021-07-15 08:13:48 +00:00
Cargo.toml vmm, vm-device: make use of the kvm feature gate in vfio-ioctls 2021-07-15 09:35:51 +02:00