cloud-hypervisor/virtio-devices
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: bump serde from 1.0.129 to 1.0.130 2021-08-30 05:23:16 +00:00