]> 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)
commitfd29de915e1a44b20e97c41eb0a2a08488a7d692
treea2c570adad4f4053f6689678a0732ff566fb2f6c
parentae8d8711ff28c7d96ee9a642276c0ee3508668ec
parent80e009d80c466672c7e776c585e0c40332784421
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>