Skip to content
Commit 43d2781c authored by Andre Przywara's avatar Andre Przywara Committed by Will Deacon
Browse files

arm: use new irqchip parameter to create different vGIC types



Currently we unconditionally create a virtual GICv2 in the guest.
Add a --irqchip= parameter to let the user specify a different GIC
type for the guest, when omitting this parameter it still defaults to
--irqchip=gicv2.
For now the only other supported type is --irqchip=gicv3

Signed-off-by: Andre Przywara's avatarAndre Przywara <andre.przywara@arm.com>
[will: use pr_err instead of fprintf]
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent bfb2c703
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment