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_common.h
Age
Commit message (
Expand
)
Author
2024-05-24
target/ppc: Implement SPRC/SPRD SPRs
Nicholas Piggin
2024-05-24
target/ppc: add helper to write per-LPAR SPRs
Nicholas Piggin
2024-05-24
target/ppc: Add PPR32 SPR
Nicholas Piggin
2024-05-24
target/ppc: Add new hflags to support BHRB
Glenn Miles
2023-09-06
target/ppc: Implement watchpoint debug facility for v2.07S
Nicholas Piggin
2023-09-06
target/ppc: Implement breakpoint debug facility for v2.07S
Nicholas Piggin
2023-07-07
target/ppc: SMT support for the HID SPR
Nicholas Piggin
2023-07-07
target/ppc: Add TFMR SPR implementation with read and write helpers
Nicholas Piggin
2023-05-27
target/ppc: Fix width of some 32-bit SPRs
Nicholas Piggin
2022-12-21
target/ppc: Implement the DEXCR and HDEXCR
Nicholas Miehlbradt
2022-02-18
target/ppc: Move common SPR functions out of cpu_init
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Move SPR registration macros to a header
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Expose some SPR registration helpers
Fabiano Rosas
2022-02-18
target/ppc: Rename spr_tcg.h to spr_common.h
Fabiano Rosas