summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/kvm_vcpu_pmu.h
AgeCommit message (Expand)AuthorFilesLines
2024-08-19RISC-V: KVM: Fix to allow hpmcounter31 from the guestAtish Patra1-3/+3
2024-08-19RISC-V: KVM: Allow legacy PMU access from guestAtish Patra1-1/+14
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-1/+3
2024-04-26RISC-V: KVM: Add perf sampling support for guestsAtish Patra1-0/+3
2024-04-26RISC-V: KVM: Implement SBI PMU Snapshot featureAtish Patra1-0/+7
2023-02-07RISC-V: KVM: Support firmware eventsAtish Patra1-0/+17
2023-02-07RISC-V: KVM: Implement trap & emulate for hpmcountersAtish Patra1-0/+16
2023-02-07RISC-V: KVM: Add skeleton support for perfAtish Patra1-0/+74