cloud-hypervisor/arch/src
Henry Wang 46c60183cd arch, vmm: Implement GIC Pausable trait
This commit implements the GIC (including both GICv3 and GICv3ITS)
Pausable trait. The pause of device manager will trigger a "pause"
of GIC, where we flush GIC pending tables and ITS tables to the
guest RAM.

Signed-off-by: Henry Wang <Henry.Wang@arm.com>
2021-09-02 15:18:41 +01:00
..
aarch64 arch, vmm: Implement GIC Pausable trait 2021-09-02 15:18:41 +01:00
x86_64 arch: Support fine-grained CPUID compatibility check 2021-07-28 09:26:02 +02:00
lib.rs vmm: Move NUMA node data structures to arch 2021-08-12 10:49:02 +02:00