summary refs log tree commit diff stats
path: root/target/ppc/timebase_helper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/ppc: Add SMT support to time facilitiesNicholas Piggin2024-02-231-9/+96
* target/ppc: Implement core timebase state machine and TFMRNicholas Piggin2024-02-231-3/+207
* system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi2024-01-081-4/+4
* target/ppc: Add TFMR SPR implementation with read and write helpersNicholas Piggin2023-07-071-0/+13
* target/ppc: fix exception error code in helper_{load, store}_dcrMatheus Ferst2022-07-181-3/+3
* target/ppc: Remove PowerPC 601 CPUsCédric Le Goater2022-02-091-20/+0
* ppc/ppc405: Restore TCR and STR write handlersCédric Le Goater2022-01-041-0/+10
* powerpc tcg: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* hw/ppc: Take QEMU lock when calling ppc_dcr_read/write()Peter Maydell2020-03-241-14/+26
* target/ppc: Add SPR TBU40Suraj Jitindar Singh2019-12-171-0/+5
* target/ppc: Work [S]PURR implementation and add HV supportSuraj Jitindar Singh2019-12-171-0/+5
* target/ppc: Implement the VTB for HV accessSuraj Jitindar Singh2019-12-171-0/+10
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+176