summary refs log tree commit diff stats
path: root/target/ppc/cpu-models.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ppc: Drop support for POWER9 and POWER10 DD1 chipsNicholas Piggin2024-03-131-4/+0
* target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rulesThomas Huth2024-02-051-4/+6
* target/ppc: Add POWER9 DD2.2 modelNicholas Piggin2023-05-281-1/+3
* target/ppc: Fix MPC8555 and MPC8560 core type to e500v1Pali Rohár2022-07-061-7/+7
* target/ppc/cpu-models: Remove the "default" CPU aliasThomas Huth2022-07-061-1/+1
* target/ppc: Return default CPU for max CPUMurilo Opsfelder Araujo2022-07-061-1/+0
* target/ppc: Remove PowerPC 601 CPUsCédric Le Goater2022-02-091-8/+0
* target/ppc: Remove support for the PowerPC 602 CPUCédric Le Goater2022-01-281-2/+0
* 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/+0
* target/ppc: remove 401/403 CPUsCédric Le Goater2021-12-171-34/+0
* 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/+19
* 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/+0
* 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/+2
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+1426