aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/timebase_helper.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-23target/ppc: Add SMT support to time facilitiesNicholas Piggin1-9/+96
2024-02-23target/ppc: Implement core timebase state machine and TFMRNicholas Piggin1-3/+207
2024-01-08system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi1-4/+4
2023-07-07target/ppc: Add TFMR SPR implementation with read and write helpersNicholas Piggin1-0/+13
2022-07-18target/ppc: fix exception error code in helper_{load, store}_dcrMatheus Ferst1-3/+3
2022-02-09target/ppc: Remove PowerPC 601 CPUsCédric Le Goater1-20/+0
2022-01-04ppc/ppc405: Restore TCR and STR write handlersCédric Le Goater1-0/+10
2020-11-15powerpc tcg: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-03-24hw/ppc: Take QEMU lock when calling ppc_dcr_read/write()Peter Maydell1-14/+26
2019-12-17target/ppc: Add SPR TBU40Suraj Jitindar Singh1-0/+5
2019-12-17target/ppc: Work [S]PURR implementation and add HV supportSuraj Jitindar Singh1-0/+5
2019-12-17target/ppc: Implement the VTB for HV accessSuraj Jitindar Singh1-0/+10
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+176