Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-05 | target/ppc: Drop tcg_temp_free | Richard Henderson | 1 | -16/+0 |
2022-07-18 | target/ppc: fix PMU Group A register read/write exceptions | Matheus Ferst | 1 | -5/+5 |
2021-12-17 | target/ppc: enable PMU instruction count | Daniel Henrique Barboza | 1 | -0/+6 |
2021-12-17 | target/ppc: PMU: update counters on MMCR1 write | Daniel Henrique Barboza | 1 | -0/+11 |
2021-12-17 | target/ppc: PMU: update counters on PMCs r/w | Daniel Henrique Barboza | 1 | -2/+27 |
2021-12-17 | target/ppc: PMU basic cycle count for pseries TCG | Daniel Henrique Barboza | 1 | -1/+22 |
2021-10-21 | target/ppc: adding user read/write functions for PMCs | Daniel Henrique Barboza | 1 | -0/+70 |
2021-10-21 | target/ppc: add user read/write functions for MMCR2 | Daniel Henrique Barboza | 1 | -11/+87 |
2021-10-21 | target/ppc: add user read/write functions for MMCR0 | Gustavo Romero | 1 | -0/+116 |