cloud-hypervisor/arch/src/aarch64
Michael Zhao 2f2e10ea35 arch: Remove GICv2
Virtio-mmio is removed, now virtio-pci is the only option for virtio
transport layer. We use MSI for PCI device interrupt. While GICv2, the
legacy interrupt controller, doesn't support MSI. So GICv2 is not very
practical for Cloud-hypervisor, we can remove it.

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
2020-10-19 14:58:48 +01:00
..
gic arch: Remove GICv2 2020-10-19 14:58:48 +01:00
fdt.rs ch: Fix various misspelled words 2020-09-23 08:59:31 +01:00
layout.rs ch: Fix various misspelled words 2020-09-23 08:59:31 +01:00
mod.rs arch: Remove GICv2 2020-10-19 14:58:48 +01:00
regs.rs hypervisor, arch: rename "OneRegister" and relevant code 2020-10-08 08:55:10 +02:00