cloud-hypervisor/vmm
Sebastien Boeuf 2d17f4384a vmm: seccomp: Add missing open() syscall
On some systems, the open() system call is used by Cloud-Hypervisor,
that's why it should be part of the seccomp filters whitelist.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-04-02 09:56:48 +02:00
..
src vmm: seccomp: Add missing open() syscall 2020-04-02 09:56:48 +02:00
Cargo.toml vmm: Pull seccomp crate from Firecracker 2020-03-24 14:59:57 +01:00