Merge branch kvm-arm64/vmid-allocator into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Tue, 8 Feb 2022 14:58:38 +0000 (14:58 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 8 Feb 2022 14:58:38 +0000 (14:58 +0000)
commitebca68972e229173b12507a151eda90acccde529
tree6e020ce95fa02a992d87fea45ebf1114e71e68fe
parent64330073b8efe9ea6ccbd451144ceb7178b54d04
parent100b4f092f878dc379f1fcef9ce567c25dee3473
Merge branch kvm-arm64/vmid-allocator into kvmarm-master/next

* kvm-arm64/vmid-allocator:
  : .
  : VMID allocation rewrite from Shameerali Kolothum Thodi, paving the
  : way for pinned VMIDs and SVA.
  : .
  KVM: arm64: Make active_vmids invalid on vCPU schedule out
  KVM: arm64: Align the VMID allocation with the arm64 ASID
  KVM: arm64: Make VMID bits accessible outside of allocator
  KVM: arm64: Introduce a new VMID allocator for KVM

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/kvm_host.h
arch/arm64/kvm/mmu.c