cloud-hypervisor/vmm
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
..
src arch, vmm: Implement GIC Pausable trait 2021-09-02 15:18:41 +01:00
Cargo.toml build: update Cargo for rust-vmm branch renames 2021-09-02 10:38:25 +01:00