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
/
spr_tcg.h
Age
Commit message (
Expand
)
Author
2022-02-18
target/ppc: Rename spr_tcg.h to spr_common.h
Fabiano Rosas
2022-02-09
target/ppc: Remove PowerPC 601 CPUs
Cédric Le Goater
2022-01-04
ppc/ppc405: Introduce a store helper for SPR_40x_PID
Cédric Le Goater
2022-01-04
ppc/ppc405: Restore TCR and STR write handlers
Cédric Le Goater
2021-12-17
target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event
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
2021-05-19
target/ppc: isolated cpu init from translation logic
Bruno Larsen (billionai)
2021-05-19
target/ppc: turned SPR R/W callbacks not static
Bruno Larsen (billionai)