Files
cloud-hypervisor/vmm/src
Sebastien Boeuf 68fc432978 vmm: Update seccomp filters with clock_nanosleep
The clock_nanosleep system call needs to be whitelisted since the commit
12e00c0f45 introduced the use of a sleep()
function. Without this patch, we can see an error when the VM is paused
or killed.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-05-15 12:34:53 +02:00
..
2020-05-05 16:08:42 +02:00
2020-04-02 13:24:25 +01:00
2020-05-13 17:14:49 +02:00