cloud-hypervisor/virtio-devices/src
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
..
transport clippy: Fix redundant allocations 2021-07-29 13:28:57 +02:00
vhost_user virtio-devices: Use a common method for spawning virtio threads 2021-09-08 09:40:36 +01:00
vsock virtio-devices: Use a common method for spawning virtio threads 2021-09-08 09:40:36 +01:00
balloon.rs virtio-devices: Use a common method for spawning virtio threads 2021-09-08 09:40:36 +01:00
block.rs virtio-devices: Use a common method for spawning virtio threads 2021-09-08 09:40:36 +01:00
console.rs virtio-devices: Use a common method for spawning virtio threads 2021-09-08 09:40:36 +01:00
device.rs virtio-devices, vmm: Upgrade restore related messages to info!() 2021-09-03 09:30:55 -07:00
epoll_helper.rs virtio-devices, vmm: Upgrade restore related messages to info!() 2021-09-03 09:30:55 -07:00
iommu.rs virtio-devices: Use a common method for spawning virtio threads 2021-09-08 09:40:36 +01:00
lib.rs virtio-devices: Use a common method for spawning virtio threads 2021-09-08 09:40:36 +01:00
mem.rs virtio-devices: Use a common method for spawning virtio threads 2021-09-08 09:40:36 +01:00
net.rs virtio-devices: Use a common method for spawning virtio threads 2021-09-08 09:40:36 +01:00
pmem.rs virtio-devices: Use a common method for spawning virtio threads 2021-09-08 09:40:36 +01:00
rng.rs virtio-devices: Use a common method for spawning virtio threads 2021-09-08 09:40:36 +01:00
seccomp_filters.rs virtio-devices: Use a common method for spawning virtio threads 2021-09-08 09:40:36 +01:00
thread_helper.rs virtio-devices: Use a common method for spawning virtio threads 2021-09-08 09:40:36 +01:00
watchdog.rs virtio-devices: Use a common method for spawning virtio threads 2021-09-08 09:40:36 +01:00