cloud-hypervisor/virtio-devices
Alyssa Ross 0aa858c266 virtio-devices: seccomp: add vhost-user syscalls
Cloud Hypervisor's vhost-user implementation will reconnect if it gets
disconnected from the backend.  That means connections happen inside
the vhost-user seccomp sandbox, so all syscalls used in reconnecting
have to be allowed in that sandbox.

clock_nanosleep is used by Glibc, and nanosleep is used by musl.

Signed-off-by: Alyssa Ross <hi@alyssa.is>
2023-04-18 11:47:31 -07:00
..
src virtio-devices: seccomp: add vhost-user syscalls 2023-04-18 11:47:31 -07:00
Cargo.toml build: Bump virtio-bindings from 0.1.0 to 0.2.0 2023-02-23 00:59:32 +00:00