Merge branch kvm-arm64/apple-vgic-mi into kvmarm/next
authorOliver Upton <oliver.upton@linux.dev>
Mon, 13 Feb 2023 23:31:23 +0000 (23:31 +0000)
committerOliver Upton <oliver.upton@linux.dev>
Mon, 13 Feb 2023 23:31:23 +0000 (23:31 +0000)
commite4f7417e9680a281a77f0328f1b835557a558b58
treedd9e7b74ac97653f05324b4bd30199fed2d5867a
parent3f1a14af5e17a8d03b2db2085861da68c8405ee3
parentad818e6010ef1c561e0f11ccdbd4ab843f699993
Merge branch kvm-arm64/apple-vgic-mi into kvmarm/next

* kvm-arm64/apple-vgic-mi:
  : VGIC maintenance interrupt support for the AIC, courtesy of Marc Zyngier.
  :
  : The AIC provides a non-maskable VGIC maintenance interrupt, which until
  : now was not supported by KVM. This series (1) allows the registration of
  : a non-maskable maintenance interrupt and (2) wires in support for this
  : with the AIC driver.
  irqchip/apple-aic: Correctly map the vgic maintenance interrupt
  irqchip/apple-aic: Register vgic maintenance interrupt with KVM
  KVM: arm64: vgic: Allow registration of a non-maskable maintenance interrupt

Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
arch/arm64/kvm/vgic/vgic-init.c