cloud-hypervisor/virtio-devices
Alyssa Ross 8b3f0043b0 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-12 09:27:07 -07:00
..
src virtio-devices: seccomp: add vhost-user syscalls 2023-04-12 09:27:07 -07:00
Cargo.toml build: Bump serde_json from 1.0.93 to 1.0.95 2023-04-04 00:41:41 +00:00