Age | Commit message (Expand) | Author | Files | Lines |
2024-03-08 | target/riscv: Add missing include guard in pmu.h | Frank Chang | 1 | -0/+5 |
2023-11-07 | target/riscv: Use existing PMU counter mask in FDT generation | Rob Bradford | 1 | -1/+1 |
2023-11-07 | target/riscv: Propagate error from PMU setup | Rob Bradford | 1 | -1/+2 |
2023-08-31 | target/helpers: Remove unnecessary 'qemu/main-loop.h' header | Philippe Mathieu-Daudé | 1 | -1/+0 |
2023-08-31 | target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header | Philippe Mathieu-Daudé | 1 | -1/+0 |
2023-08-31 | target/riscv/pmu: Restrict 'qemu/log.h' include to source | Philippe Mathieu-Daudé | 1 | -1/+0 |
2023-02-08 | riscv: Clean up includes | Markus Armbruster | 1 | -1/+0 |
2022-09-07 | hw/riscv: virt: Add PMU DT node to the device tree | Atish Patra | 1 | -0/+1 |
2022-09-07 | target/riscv: Add sscofpmf extension support | Atish Patra | 1 | -0/+7 |
2022-07-03 | target/riscv: Support mcycle/minstret write operation | Atish Patra | 1 | -0/+28 |