commit | ef234a5e5a1e23264580adac737ee9574ce9075f | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@kernel.org> | Sun Feb 28 11:11:47 2021 +0000 |
committer | Marc Zyngier <maz@kernel.org> | Sat Apr 03 11:57:23 2021 +0100 |
tree | 664266f5105f7a65e5601490ec121df686bf8b81 | |
parent | f2f3dda9ed783eb312e40ff310fc4fec25dddd96 [diff] |
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. Advertise the support to KVM. Signed-off-by: Marc Zyngier <maz@kernel.org>