cloud-hypervisor/vmm
Rob Bradford 54e523c302 virtio-devices: Use a common method for spawning virtio threads
Introduce a common solution for spawning the virtio threads which will
make it easier to add the panic handling.

During this effort I discovered that there were no seccomp filters
registered for the vhost-user-net thread nor the vhost-user-block
thread. This change also incorporates basic seccomp filters for those as
part of the refactoring.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-09-08 09:40:36 +01:00
..
src virtio-devices: Use a common method for spawning virtio threads 2021-09-08 09:40:36 +01:00
Cargo.toml build: use vfio-ioctls that supports MSHV 2021-09-07 15:17:08 +01:00