summaryrefslogtreecommitdiff
path: root/arch/riscv/kvm/tlb.c
AgeCommit message (Expand)Author
2023-11-09riscv: Rearrange hwcap.h and cpufeature.hXiao Wang
2023-06-06RISC-V: KVM: use bitmap_zero() APIYe Xingchen
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-07RISC-V: KVM: Increment firmware pmu eventsAtish Patra
2023-01-31riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely()Andrew Jones
2022-10-02RISC-V: KVM: Use Svinval for local TLB maintenance when availableAnup Patel
2022-10-02riscv: KVM: Apply insn-def to hfence encodingsAndrew Jones
2022-05-20RISC-V: KVM: Cleanup stale TLB entries when host CPU changesAnup Patel
2022-05-20RISC-V: KVM: Add remote HFENCE functions based on VCPU requestsAnup Patel
2022-05-20RISC-V: KVM: Introduce range based local HFENCE functionsAnup Patel