]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit371788ba0fad47ef7d1e8357693834cbe5f676f1
treea2c570adad4f4053f6689678a0732ff566fb2f6c
parent0a083a5ab34cfacd05307ad210950d4c6fca3e37
parent1844ff9651f8c3aad427f272d847dde0294a5fb6
Merge branch kvm-arm64/selftest/ipa into kvmarm-master/next

* 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>