cloud-hypervisor/vmm/src
Henry Wang 95ca4fb15e vmm: vm: Enable snapshot/restore of GICv3ITS
This commit enables the snapshot/restore of GICv3ITS in the process
of VM snapshot/restore.

Signed-off-by: Henry Wang <Henry.Wang@arm.com>
2021-07-05 22:51:56 +02:00
..
api vmm: Refactor slightly vm_boot and 'control_loop' 2021-06-24 16:01:39 +02:00
acpi.rs vmm: acpi: Add AArch64 vCPUs to SRAT table 2021-06-25 10:22:40 +01:00
config.rs virtio-balloon: add deflate_on_oom support 2021-06-16 09:55:22 +02:00
cpu.rs vmm: Fix clippy warnings on AArch64 2021-06-24 08:59:53 -07:00
device_manager.rs vmm: hypervisor: split set_user_memory_region to two functions 2021-07-05 09:45:45 +02:00
device_tree.rs vmm: device_manager: Use DeviceTree to store PCI devices 2021-03-18 15:26:25 +01:00
interrupt.rs vmm: Fix clippy warnings on AArch64 2021-06-24 08:59:53 -07:00
lib.rs vmm: Refactor slightly vm_boot and 'control_loop' 2021-06-24 16:01:39 +02:00
memory_manager.rs vmm: hypervisor: split set_user_memory_region to two functions 2021-07-05 09:45:45 +02:00
migration.rs vmm: Simplify snapshot/restore path handling 2021-03-12 13:03:01 +01:00
seccomp_filters.rs vmm: seccomp: add seccomp rules for MSHV 2021-07-05 09:44:02 +02:00
vm.rs vmm: vm: Enable snapshot/restore of GICv3ITS 2021-07-05 22:51:56 +02:00