mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-08 20:51:28 +00:00
This commit fixes an "Bad syscall" error when shutting down the VM on AArch64 by adding the SYS_unlinkat syscall to the seccomp whitelist. Signed-off-by: Jianyong Wu <jianyong.wu@arm.com>