cloud-hypervisor/vmm
Henry Wang 3ea4a0797d vmm: seccomp: unify AArch64 and x86_64 FTRUNCATE syscall
The definition of libc::SYS_ftruncate on AArch64 is different
from that on x86_64. This commit unifies the previously hard-coded
syscall number for AArch64.

Signed-off-by: Henry Wang <Henry.Wang@arm.com>
2020-09-23 12:37:25 +01:00
..
src vmm: seccomp: unify AArch64 and x86_64 FTRUNCATE syscall 2020-09-23 12:37:25 +01:00
Cargo.toml acpi: Add hotplug numa node 2020-09-22 13:11:39 +02:00