index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
/
power8-pmu-regs.c.inc
Age
Commit message (
Expand
)
Author
2024-05-24
target/ppc: Add new hflags to support BHRB
Glenn Miles
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