aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/kvm/vmid.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-09RISC-V: KVM: fix typos in commentsGravatar Julia Lawall 1-1/+1
2022-05-20RISC-V: KVM: Add remote HFENCE functions based on VCPU requestsGravatar Anup Patel 1-2/+8
2022-05-20RISC-V: KVM: Introduce range based local HFENCE functionsGravatar Anup Patel 1-1/+1
2022-05-20RISC-V: KVM: Use G-stage name for hypervisor page tableGravatar Anup Patel 1-9/+9
2022-01-20RISC-V: Do not use cpumask data structure for hartid bitmapGravatar Atish Patra 1-3/+1
2021-12-08KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s indexGravatar Marc Zyngier 1-1/+1
2021-10-04RISC-V: KVM: Implement VMID allocatorGravatar Anup Patel 1-0/+120