cloud-hypervisor/vmm
Bo Chen ff7ed8f628 vmm: Propagate the SeccompAction value to the Vm struct constructor
This patch propagates the SeccompAction value from main to the
Vm struct constructor (i.e. Vm::new_from_memory_manager), so that we can
use it to construct the DeviceManager and CpuManager struct for
controlling the behavior of the seccomp filters for vcpu/virtio-device
worker threads.

Signed-off-by: Bo Chen <chen.bo@intel.com>
2020-08-04 11:40:49 +02:00
..
src vmm: Propagate the SeccompAction value to the Vm struct constructor 2020-08-04 11:40:49 +02:00
Cargo.toml io_uring: Add new feature gate 2020-08-03 14:15:01 +01:00