mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +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>