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:
Jinank Jain
2025-04-18 12:49:55 +00:00
parent e69acd1dc3
commit 7fd1b9a284
2 changed files with 29 additions and 2 deletions
+1
View File
@@ -15,6 +15,7 @@ EXTINT = "EXTINT"
INOUT = "INOUT"
liness = "liness"
outout = "outout"
TRANSLATER = "TRANSLATER"
[default.extend-identifiers]
fo = "fo"