cloud-hypervisor/virtio-devices
Bo Chen 1bf7817c40 virtio-devices: seccomp: Distinguish viritio-net-ctl from virtio-net
The current seccomp filter for virtio-net is actually for the worker
thread 'virtio_net_ctl' (not the actual worker thread
'virtio_net'). This patch introduces changes to distinguish those two
worker threads and seccomp filters.

Signed-off-by: Bo Chen <chen.bo@intel.com>
2020-08-17 21:08:49 +02:00
..
src virtio-devices: seccomp: Distinguish viritio-net-ctl from virtio-net 2020-08-17 21:08:49 +02:00
Cargo.toml io-uring: Move to the crates.io 0.4.0 version 2020-08-10 08:40:51 +01:00