index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
/
cpu-models.c
Age
Commit message (
Expand
)
Author
2021-12-17
target/ppc: remove 401/403 CPUs
Cédric Le Goater
2021-08-27
ppc: Add a POWER10 DD2 CPU
Cédric Le Goater
2020-11-15
powerpc tcg: Fix Lesser GPL version number
Chetan Pant
2019-12-17
target/ppc: Add POWER10 DD1.0 model information
Cédric Le Goater
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-04-26
target/ppc: Style fixes for ppc-models.[ch]
David Gibson
2018-09-25
target/ppc/cpu-models: Re-group the 970 CPUs together again
Thomas Huth
2017-10-17
target/ppc: Add POWER9 DD2.0 model information
David Gibson
2017-09-27
ppc: Add 460EX embedded CPU
BALATON Zoltan
2017-09-08
ppc: remove non implemented cpu models
Igor Mammedov
2017-09-08
ppc: make cpu alias point only to real cpu models
Igor Mammedov
2017-09-08
ppc: make cpu_model translation to type consistent
Igor Mammedov
2017-09-08
ppc: use macros to make cpu type name from string literal
Igor Mammedov
2017-09-08
ppc64: introduce e6500
KONRAD Frederic
2017-01-31
target/ppc/cpu-models: Fix/remove bad CPU aliases
Thomas Huth
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth