Merge branch kvm-arm64/misc-5.15 into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Thu, 26 Aug 2021 10:36:12 +0000 (11:36 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 26 Aug 2021 10:36:12 +0000 (11:36 +0100)
* kvm-arm64/misc-5.15:
  : Misc improvements for 5.15:
  :
  : - Account the number of VMID-wide TLB invalidations as
  :   remote TLB flushes
  : - Fix comments in the VGIC code
  : - Cleanup the PMU IMPDEF identification
  : - Streamline the TGRAN2 usage
  : - Avoid advertising a 52bit IPA range for non-64KB configs
  : - Avoid spurious signalling when a HW-mapped interrupt is in the
  :   A+P state on entry, and in the P state on exit, but that the
  :   physical line is not pending anymore.
  : - Bunch of minor cleanups
  KVM: arm64: Trim guest debug exception handling

Signed-off-by: Marc Zyngier <maz@kernel.org>
1  2 
arch/arm64/kvm/handle_exit.c

Simple merge