mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
hypervisor: Configure VGIC for MSHV guests
As part of this configuration, two things are being done: 1. Setting up the base address of GIC Distributor 2. Setting up the base address of GIC Interrupt Translator Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
This commit is contained in:
@@ -15,6 +15,7 @@ EXTINT = "EXTINT"
|
||||
INOUT = "INOUT"
|
||||
liness = "liness"
|
||||
outout = "outout"
|
||||
TRANSLATER = "TRANSLATER"
|
||||
|
||||
[default.extend-identifiers]
|
||||
fo = "fo"
|
||||
|
||||
Reference in New Issue
Block a user