index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
/
vcpu_pmu.c
Age
Commit message (
Expand
)
Author
2025-03-06
RISC-V: KVM: Disable the kernel perf counter during configure
Atish Patra
2024-08-19
RISC-V: KVM: Don't zero-out PMU snapshot area before freeing data
Anup Patel
2024-07-03
perf: RISC-V: Check standard event availability
Samuel Holland
2024-04-26
RISC-V: KVM: Improve firmware counter read function
Atish Patra
2024-04-26
RISC-V: KVM: Support 64 bit firmware counters on RV32
Atish Patra
2024-04-26
RISC-V: KVM: Add perf sampling support for guests
Atish Patra
2024-04-26
RISC-V: KVM: Implement SBI PMU Snapshot feature
Atish Patra
2024-04-26
RISC-V: KVM: No need to exit to the user space if perf event failed
Atish Patra
2024-04-26
RISC-V: KVM: No need to update the counter value during reset
Atish Patra
2024-04-26
RISC-V: KVM: Fix the initial sample period value
Atish Patra
2023-02-07
RISC-V: KVM: Support firmware events
Atish Patra
2023-02-07
RISC-V: KVM: Implement perf support without sampling
Atish Patra
2023-02-07
RISC-V: KVM: Implement trap & emulate for hpmcounters
Atish Patra
2023-02-07
RISC-V: KVM: Make PMU functionality depend on Sscofpmf
Atish Patra
2023-02-07
RISC-V: KVM: Add skeleton support for perf
Atish Patra