aboutsummaryrefslogtreecommitdiff
path: root/target/riscv/pmu.c
AgeCommit message (Expand)Author
2023-05-05target/riscv: Fix lines with over 80 charactersWeiwei Li
2023-05-05target/riscv: Remove riscv_cpu_virt_enabled()Weiwei Li
2023-05-05target/riscv: fix invalid riscv,event-to-mhpmcounters entryConor Dooley
2023-05-05target/riscv: Simplify type conversion for CPURISCVStateWeiwei Li
2023-05-05target/riscv: Simplify getting RISCVCPU pointer from envWeiwei Li
2022-09-07hw/riscv: virt: Add PMU DT node to the device treeAtish Patra
2022-09-07target/riscv: Add sscofpmf extension supportAtish Patra
2022-07-03target/riscv: Support mcycle/minstret write operationAtish Patra