aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/cpu-models.c
AgeCommit message (Expand)Author
2024-03-13ppc: Drop support for POWER9 and POWER10 DD1 chipsNicholas Piggin
2024-02-05target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rulesThomas Huth
2023-05-28target/ppc: Add POWER9 DD2.2 modelNicholas Piggin
2022-07-06target/ppc: Fix MPC8555 and MPC8560 core type to e500v1Pali Rohár
2022-07-06target/ppc/cpu-models: Remove the "default" CPU aliasThomas Huth
2022-07-06target/ppc: Return default CPU for max CPUMurilo Opsfelder Araujo
2022-02-09target/ppc: Remove PowerPC 601 CPUsCédric Le Goater
2022-01-28target/ppc: Remove support for the PowerPC 602 CPUCédric Le Goater
2022-01-18target/ppc: Fix 7448 supportCédric Le Goater
2022-01-18target/ppc: Finish removal of 401/403 CPUsCédric Le Goater
2021-12-17target/ppc: remove 401/403 CPUsCédric Le Goater
2021-08-27ppc: Add a POWER10 DD2 CPUCédric Le Goater
2020-11-15powerpc tcg: Fix Lesser GPL version numberChetan Pant
2019-12-17target/ppc: Add POWER10 DD1.0 model informationCédric Le Goater
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-04-26target/ppc: Style fixes for ppc-models.[ch]David Gibson
2018-09-25target/ppc/cpu-models: Re-group the 970 CPUs together againThomas Huth
2017-10-17target/ppc: Add POWER9 DD2.0 model informationDavid Gibson
2017-09-27ppc: Add 460EX embedded CPUBALATON Zoltan
2017-09-08ppc: remove non implemented cpu modelsIgor Mammedov
2017-09-08ppc: make cpu alias point only to real cpu modelsIgor Mammedov
2017-09-08ppc: make cpu_model translation to type consistentIgor Mammedov
2017-09-08ppc: use macros to make cpu type name from string literalIgor Mammedov
2017-09-08ppc64: introduce e6500KONRAD Frederic
2017-01-31target/ppc/cpu-models: Fix/remove bad CPU aliasesThomas Huth
2016-12-20Move target-* CPU file into a target/ folderThomas Huth