Merge branch kvm-arm64/selftest/ipa into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Tue, 4 Jan 2022 14:03:26 +0000 (14:03 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 4 Jan 2022 14:03:26 +0000 (14:03 +0000)
* kvm-arm64/selftest/ipa:
  : .
  : Expand the KVM/arm64 selftest infrastructure to discover
  : supported page sizes at runtime, support 16kB pages, and
  : find out about the original M1 stupidly small IPA space.
  : .
  KVM: selftests: arm64: Add support for various modes with 16kB page size
  KVM: selftests: arm64: Add support for VM_MODE_P36V48_{4K,64K}
  KVM: selftests: arm64: Rework TCR_EL1 configuration
  KVM: selftests: arm64: Check for supported page sizes
  KVM: selftests: arm64: Introduce a variable default IPA size
  KVM: selftests: arm64: Initialise default guest mode at test startup time

Signed-off-by: Marc Zyngier <maz@kernel.org>

Trivial merge