aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/timebase_helper.c
AgeCommit message (Expand)Author
2023-07-07target/ppc: Add TFMR SPR implementation with read and write helpersNicholas Piggin
2022-07-18target/ppc: fix exception error code in helper_{load, store}_dcrMatheus Ferst
2022-02-09target/ppc: Remove PowerPC 601 CPUsCédric Le Goater
2022-01-04ppc/ppc405: Restore TCR and STR write handlersCédric Le Goater
2020-11-15powerpc tcg: Fix Lesser GPL version numberChetan Pant
2020-03-24hw/ppc: Take QEMU lock when calling ppc_dcr_read/write()Peter Maydell
2019-12-17target/ppc: Add SPR TBU40Suraj Jitindar Singh
2019-12-17target/ppc: Work [S]PURR implementation and add HV supportSuraj Jitindar Singh
2019-12-17target/ppc: Implement the VTB for HV accessSuraj Jitindar Singh
2016-12-20Move target-* CPU file into a target/ folderThomas Huth