summaryrefslogtreecommitdiff
path: root/arch/riscv/kvm/vcpu_sbi_pmu.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-26RISC-V: KVM: Improve firmware counter read functionAtish Patra1-1/+1
2024-04-26RISC-V: KVM: Support 64 bit firmware counters on RV32Atish Patra1-0/+6
2024-04-26RISC-V: KVM: Implement SBI PMU Snapshot featureAtish Patra1-0/+3
2024-04-26RISC-V: KVM: No need to exit to the user space if perf event failedAtish Patra1-3/+3
2023-02-07RISC-V: KVM: Add SBI PMU extension supportAtish Patra1-0/+86