summaryrefslogtreecommitdiffstats
path: root/target/ppc/cpu-models.c
Commit message (Expand)AuthorAgeFilesLines
* target/ppc: Fix 7448 supportCédric Le Goater2022-01-181-4/+4
* target/ppc: Finish removal of 401/403 CPUsCédric Le Goater2022-01-181-1/+0Star
* target/ppc: remove 401/403 CPUsCédric Le Goater2021-12-171-34/+0Star
* ppc: Add a POWER10 DD2 CPUCédric Le Goater2021-08-271-1/+3
* powerpc tcg: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* target/ppc: Add POWER10 DD1.0 model informationCédric Le Goater2019-12-171-0/+3
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* target/ppc: Style fixes for ppc-models.[ch]David Gibson2019-04-261-1/+1
* target/ppc/cpu-models: Re-group the 970 CPUs together againThomas Huth2018-09-251-21/+19Star
* target/ppc: Add POWER9 DD2.0 model informationDavid Gibson2017-10-171-2/+4
* ppc: Add 460EX embedded CPUBALATON Zoltan2017-09-271-0/+3
* ppc: remove non implemented cpu modelsIgor Mammedov2017-09-081-455/+0Star
* ppc: make cpu alias point only to real cpu modelsIgor Mammedov2017-09-081-26/+30
* ppc: make cpu_model translation to type consistentIgor Mammedov2017-09-081-376/+376
* ppc: use macros to make cpu type name from string literalIgor Mammedov2017-09-081-1/+1
* ppc64: introduce e6500KONRAD Frederic2017-09-081-0/+2
* target/ppc/cpu-models: Fix/remove bad CPU aliasesThomas Huth2017-01-311-20/+2Star
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+1426