OSDN Git Service

Merge branch kvm-arm64/vgic-fixes-5.16 into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Sun, 17 Oct 2021 10:10:14 +0000 (11:10 +0100)
committerMarc Zyngier <maz@kernel.org>
Sun, 17 Oct 2021 10:10:14 +0000 (11:10 +0100)
commit20a304307596b0b246424c9994021445797af8ba
tree661164031bc0b90aebb0b87906e588040e4e69ff
parent2a6bf5139e281c793f31b9b432f7984909862046
parent9d449c71bd8f74282e84213c8f0b8328293ab0a7
Merge branch kvm-arm64/vgic-fixes-5.16 into kvmarm-master/next

* kvm-arm64/vgic-fixes-5.16:
  : .
  : Multiple updates to the GICv3 emulation in order to better support
  : the dreadful Apple M1 that only implements half of it, and in a
  : broken way...
  : .
  KVM: arm64: vgic-v3: Align emulated cpuif LPI state machine with the pseudocode
  KVM: arm64: vgic-v3: Don't advertise ICC_CTLR_EL1.SEIS
  KVM: arm64: vgic-v3: Reduce common group trapping to ICV_DIR_EL1 when possible
  KVM: arm64: vgic-v3: Work around GICv3 locally generated SErrors
  KVM: arm64: Force ID_AA64PFR0_EL1.GIC=1 when exposing a virtual GICv3

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/sys_regs.c
arch/arm64/kvm/vgic/vgic-v3.c