cloud-hypervisor/vmm
Rob Bradford 14af74cb5b vmm: seccomp: Allow clock_gettime() on the vCPU thread
If the vCPU thread calls log!() the time difference between the call
time and the boot up time is reported. On most environments and
architectures this covered by a vDSO call rather than a syscall. However
on some platforms this turns into a syscall.

Fixes: #2080

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-01-04 10:13:42 -08:00
..
src vmm: seccomp: Allow clock_gettime() on the vCPU thread 2021-01-04 10:13:42 -08:00
Cargo.toml build(deps): bump signal-hook from 0.2.2 to 0.3.2 2021-01-04 17:59:41 +00:00