summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kvm/vmid.c
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: KVM: fix typos in commentsJulia Lawall2022-06-091-1/+1
* RISC-V: KVM: Add remote HFENCE functions based on VCPU requestsAnup Patel2022-05-201-2/+8
* RISC-V: KVM: Introduce range based local HFENCE functionsAnup Patel2022-05-201-1/+1
* RISC-V: KVM: Use G-stage name for hypervisor page tableAnup Patel2022-05-201-9/+9
* RISC-V: Do not use cpumask data structure for hartid bitmapAtish Patra2022-01-201-3/+1
* KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s indexMarc Zyngier2021-12-081-1/+1
* RISC-V: KVM: Implement VMID allocatorAnup Patel2021-10-041-0/+120