cloud-hypervisor/vmm/src
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
..
api ch: Fix various misspelled words 2020-09-23 08:59:31 +01:00
acpi.rs acpi: Add hotplug numa node 2020-09-22 13:11:39 +02:00
config.rs ch: Fix various misspelled words 2020-09-23 08:59:31 +01:00
cpu.rs vmm: refactor vCPU save/restore code in restoring VM 2020-09-23 12:37:25 +01:00
device_manager.rs devices: remove the migration traits for the Gic struct 2020-09-23 12:37:25 +01:00
device_tree.rs vmm: device_tree: make available remove function unconditionally 2020-06-15 11:41:34 +02:00
interrupt.rs arch: AArch64: support saving RDIST pending tables into guest RAM 2020-09-23 12:37:25 +01:00
lib.rs vmm: Add a 'resize-zone' action to the API actions 2020-09-16 19:20:04 +02:00
memory_manager.rs ch: Fix various misspelled words 2020-09-23 08:59:31 +01:00
migration.rs vmm: Get and set clock during pause and resume operations 2020-06-23 14:36:01 +01:00
seccomp_filters.rs vmm: seccomp: unify AArch64 and x86_64 FTRUNCATE syscall 2020-09-23 12:37:25 +01:00
vm.rs vmm: refactor vCPU save/restore code in restoring VM 2020-09-23 12:37:25 +01:00