Age | Commit message (Expand) | Author |
---|---|---|
2023-10-03 | tcg: Rename cpu_env to tcg_env | Richard Henderson |
2023-09-20 | ppc: spelling fixes | Michael Tokarev |
2023-06-05 | target/ppc: Inline gen_icount_io_start() | Philippe Mathieu-Daudé |
2023-03-13 | target/ppc: Avoid tcg_const_* in power8-pmu-regs.c.inc | Richard Henderson |
2023-03-05 | target/ppc: Drop tcg_temp_free | Richard Henderson |
2022-07-18 | target/ppc: fix PMU Group A register read/write exceptions | Matheus Ferst |
2021-12-17 | target/ppc: enable PMU instruction count | 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-10-21 | target/ppc: adding user read/write functions for PMCs | Daniel Henrique Barboza |
2021-10-21 | target/ppc: add user read/write functions for MMCR2 | Daniel Henrique Barboza |
2021-10-21 | target/ppc: add user read/write functions for MMCR0 | Gustavo Romero |