]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
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)
commit419025b3b4190ee867ef4fc48fb3bd7da2e67a0c
tree5e1cf53f75ed735c61e6a6f910aec420ce11939e
parent7c7b363d62a51eea987ba63fc916ff8d6f89df0e
parent8ce8a6fce9bfd3fcabe230ad104e2caf08b2e58d
Merge branch kvm-arm64/misc-5.15 into kvmarm-master/next

* 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>
arch/arm64/kvm/handle_exit.c