aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/kvm/vmid.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-24RISC-V: KVM: Flush VS-stage TLB after VCPU migration for Andes coresHui Min Mina Chou1-23/+0
2025-09-16RISC-V: KVM: Remove unnecessary HGATP csr_readGuo Ren (Alibaba DAMO Academy)1-4/+1
2025-09-16RISC-V: KVM: Write hgatp register with valid mode bitsFangyu Yu1-1/+2
2025-07-28RISC-V: KVM: Factor-out MMU related declarations into separate headersAnup Patel1-0/+2
2025-07-28RISC-V: KVM: Rename and move kvm_riscv_local_tlb_sanitize()Anup Patel1-0/+23
2023-04-21RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask definesAnup Patel1-2/+2
2022-12-29KVM: RISC-V: Tag init functions and data with __init, __ro_after_initSean Christopherson1-2/+2
2022-06-09RISC-V: KVM: fix typos in commentsJulia Lawall1-1/+1
2022-05-20RISC-V: KVM: Add remote HFENCE functions based on VCPU requestsAnup Patel1-2/+8
2022-05-20RISC-V: KVM: Introduce range based local HFENCE functionsAnup Patel1-1/+1
2022-05-20RISC-V: KVM: Use G-stage name for hypervisor page tableAnup Patel1-9/+9
2022-01-20RISC-V: Do not use cpumask data structure for hartid bitmapAtish Patra1-3/+1
2021-12-08KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s indexMarc Zyngier1-1/+1
2021-10-04RISC-V: KVM: Implement VMID allocatorAnup Patel1-0/+120