irqchip/apple-aic: Advertise some level of vGICv3 compatibility
authorMarc Zyngier <maz@kernel.org>
Sun, 28 Feb 2021 11:11:47 +0000 (11:11 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 1 Jun 2021 09:46:01 +0000 (10:46 +0100)
commitb6ca556c352979d09659027dc1559fad15b72649
tree64e07a2022b7d00b67481c0bd518dd104775ac18
parent5f59229680f70078ac4c11db2ae89be087474144
irqchip/apple-aic: Advertise some level of vGICv3 compatibility

The CPUs in the Apple M1 SoC partially implement a virtual GICv3
CPU interface, although one that is incapable of HW deactivation
of interrupts, nor masking the maintenance interrupt.

Advertise the support to KVM.

Signed-off-by: Marc Zyngier <maz@kernel.org>
drivers/irqchip/irq-apple-aic.c