summaryrefslogtreecommitdiff
path: root/target/ppc/cpu-models.c
AgeCommit message (Expand)Author
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