Merge branch kvm-arm64/misc-5.18 into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Wed, 9 Mar 2022 11:16:48 +0000 (11:16 +0000)
committerMarc Zyngier <maz@kernel.org>
Wed, 9 Mar 2022 11:16:48 +0000 (11:16 +0000)
commit7297a8bcc0aea2e69bc18e2731d6754f34e77aac
treeaba52b6b02d2165b7f002ebcb9a0b0c8396b3e1f
parent1a48ce92641d19afd16eb0c23efbf408d0a76911
parent3fbf4207dc6807bf98e3d32558753cfa5eac2fa1
Merge branch kvm-arm64/misc-5.18 into kvmarm-master/next

* kvm-arm64/misc-5.18:
  : .
  : Misc fixes for KVM/arm64 5.18:
  :
  : - Drop unused kvm parameter to kvm_psci_version()
  :
  : - Implement CONFIG_DEBUG_LIST at EL2
  :
  : - Make CONFIG_ARM64_ERRATUM_2077057 default y
  :
  : - Only do the interrupt dance if we have exited because of an interrupt
  :
  : - Remove traces of 32bit ARM host support from the documentation
  : .
  Documentation: KVM: Update documentation to indicate KVM is arm64-only
  KVM: arm64: Only open the interrupt window on exit due to an interrupt
  KVM: arm64: Enable Cortex-A510 erratum 2077057 by default

Signed-off-by: Marc Zyngier <maz@kernel.org>
Documentation/virt/kvm/api.rst
Documentation/virt/kvm/devices/vcpu.rst
arch/arm64/kvm/arm.c