index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
/
tlb.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-07-28
RISC-V: KVM: Pass VMID as parameter to kvm_riscv_hfence_xyz() APIs
Anup Patel
2025-07-28
RISC-V: KVM: Add vmid field to struct kvm_riscv_hfence
Anup Patel
2025-07-28
RISC-V: KVM: Factor-out MMU related declarations into separate headers
Anup Patel
2025-07-28
RISC-V: KVM: Implement kvm_arch_flush_remote_tlbs_range()
Anup Patel
2025-07-28
RISC-V: KVM: Replace KVM_REQ_HFENCE_GVMA_VMID_ALL with KVM_REQ_TLB_FLUSH
Anup Patel
2025-07-28
RISC-V: KVM: Rename and move kvm_riscv_local_tlb_sanitize()
Anup Patel
2024-10-28
RISC-V: KVM: Use NACL HFENCEs for KVM request based HFENCEs
Anup Patel
2023-11-09
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
2023-06-06
RISC-V: KVM: use bitmap_zero() API
Ye Xingchen
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-07
RISC-V: KVM: Increment firmware pmu events
Atish Patra
2023-01-31
riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely()
Andrew Jones
2022-10-02
RISC-V: KVM: Use Svinval for local TLB maintenance when available
Anup Patel
2022-10-02
riscv: KVM: Apply insn-def to hfence encodings
Andrew Jones
2022-05-20
RISC-V: KVM: Cleanup stale TLB entries when host CPU changes
Anup Patel
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