]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitca6e3434fdaf1617fdf17cb2e73a7c5c2dbe4b4d
tree6e020ce95fa02a992d87fea45ebf1114e71e68fe
parent81e5d1db5ffdd9d3c216b1403240e9a711322579
parent0a051878f7d82867253dc32a5bd50f5564f5aee0
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