cloud-hypervisor/virtio-devices
Bo Chen b4f6db5f31 virtio-devices: vsock: Add 'brk' to the seccomp list
We observed CI instability for the past couple of days. This
instability is confirmed to be a result of incomplete seccomp
filters. Given the filter on 'virtio_vsock' is recently added and
is missing 'brk', it is likely to be the root cause of the
instability.

Signed-off-by: Bo Chen <chen.bo@intel.com>
2020-09-11 07:56:52 +02:00
..
src virtio-devices: vsock: Add 'brk' to the seccomp list 2020-09-11 07:56:52 +02:00
Cargo.toml devices, vm-device: Move BusDevice and Bus into vm-device 2020-09-10 09:35:38 +01:00