summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/vmid.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Reload stage-2 for VMID change on VHEMarc Zyngier2023-10-201-3/+8
* KVM: arm64: Use the bitmap API to allocate bitmapsChristophe JAILLET2023-04-201-3/+2
* KVM: arm64: Slightly optimize flush_context()Christophe JAILLET2023-04-201-1/+1
* KVM: x86: Unify pr_fmt to use module name for all KVM modulesSean Christopherson2022-12-291-3/+3
* KVM: arm64: Fix inconsistent indentingsunliming2022-06-071-1/+1
* KVM: arm64: Make active_vmids invalid on vCPU schedule outShameer Kolothum2022-02-081-3/+22
* KVM: arm64: Make VMID bits accessible outside of allocatorShameer Kolothum2022-02-081-1/+1
* KVM: arm64: Introduce a new VMID allocator for KVMShameer Kolothum2022-02-081-0/+177