Age | Commit message (Expand) | Author |
---|---|---|
2022-01-04 | target/ppc: do not call hreg_compute_hflags() in helper_store_mmcr0() | Daniel Henrique Barboza |
2022-01-04 | target/ppc: Use env->pnc_cyc_cnt | Richard Henderson |
2022-01-04 | target/ppc: Rewrite pmu_increment_insns | Richard Henderson |
2022-01-04 | target/ppc: Cache per-pmc insn and cycle count settings | Richard Henderson |
2021-12-17 | target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event | Daniel Henrique Barboza |
2021-12-17 | target/ppc: enable PMU instruction count | Daniel Henrique Barboza |
2021-12-17 | target/ppc: enable PMU counter overflow with cycle events | Daniel Henrique Barboza |
2021-12-17 | target/ppc: PMU: update counters on MMCR1 write | Daniel Henrique Barboza |
2021-12-17 | target/ppc: PMU: update counters on PMCs r/w | Daniel Henrique Barboza |
2021-12-17 | target/ppc: PMU basic cycle count for pseries TCG | Daniel Henrique Barboza |
2021-12-17 | target/ppc: introduce PMUEventType and PMU overflow timers | Daniel Henrique Barboza |