index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
/
vmid.c
Age
Commit message (
Expand
)
Author
2025-11-24
RISC-V: KVM: Flush VS-stage TLB after VCPU migration for Andes cores
Hui Min Mina Chou
2025-09-16
RISC-V: KVM: Remove unnecessary HGATP csr_read
Guo Ren (Alibaba DAMO Academy)
2025-09-16
RISC-V: KVM: Write hgatp register with valid mode bits
Fangyu Yu
2025-07-28
RISC-V: KVM: Factor-out MMU related declarations into separate headers
Anup Patel
2025-07-28
RISC-V: KVM: Rename and move kvm_riscv_local_tlb_sanitize()
Anup Patel
2023-04-21
RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
Anup Patel
2022-12-29
KVM: RISC-V: Tag init functions and data with __init, __ro_after_init
Sean Christopherson
2022-06-09
RISC-V: KVM: fix typos in comments
Julia Lawall
2022-05-20
RISC-V: KVM: Add remote HFENCE functions based on VCPU requests
Anup Patel
2022-05-20
RISC-V: KVM: Introduce range based local HFENCE functions
Anup Patel
2022-05-20
RISC-V: KVM: Use G-stage name for hypervisor page table
Anup Patel
2022-01-20
RISC-V: Do not use cpumask data structure for hartid bitmap
Atish Patra
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-10-04
RISC-V: KVM: Implement VMID allocator
Anup Patel