cloud-hypervisor/virtio-devices
Rob Bradford 0e335a709d virtio-devices: Print out worker error messages
Currently any messages generated during the worker thread are not
shown anywhere as the thread is never join()ed on. Instead output the
error immediately.

For now only cover the subset where the work to port to EpollHandler
clashed with the seccomp filtering for virtio devices.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-08-05 11:32:31 +02:00
..
src virtio-devices: Print out worker error messages 2020-08-05 11:32:31 +02:00
Cargo.toml build(deps): bump seccomp from v0.21.1 to v0.21.2 2020-08-05 07:34:44 +00:00