]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch kvm-arm64/pkvm-cleanups-5.17 into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Wed, 15 Dec 2021 14:21:23 +0000 (14:21 +0000)
committerMarc Zyngier <maz@kernel.org>
Wed, 15 Dec 2021 14:21:23 +0000 (14:21 +0000)
commitfc8e0eb7720c9d51a414573c7afcd7680ab72509
tree48b23ca801ff807e94cc1085b6503fb64a824906
parent841e4c023300eb362c204c53d9b80e6404db9b5b
parent07da28d83791c5fbce7d4b2189fbc8f46224826e
Merge branch kvm-arm64/pkvm-cleanups-5.17 into kvmarm-master/next

* kvm-arm64/pkvm-cleanups-5.17:
  : .
  : pKVM cleanups from Quentin Perret:
  :
  : This series is a collection of various fixes and cleanups for KVM/arm64
  : when running in nVHE protected mode. The first two patches are real
  : fixes/improvements, the following two are minor cleanups, and the last
  : two help satisfy my paranoia so they're certainly optional.
  : .
  KVM: arm64: pkvm: Make kvm_host_owns_hyp_mappings() robust to VHE
  KVM: arm64: pkvm: Stub io map functions
  KVM: arm64: Make __io_map_base static
  KVM: arm64: Make the hyp memory pool static
  KVM: arm64: pkvm: Disable GICv2 support
  KVM: arm64: pkvm: Fix hyp_pool max order

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/hyp/include/nvhe/mm.h
arch/arm64/kvm/hyp/nvhe/mm.c
arch/arm64/kvm/hyp/nvhe/setup.c