aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/pnv_core.c
AgeCommit message (Expand)Author
2017-10-17ppc: pnv: drop PnvChipClass::cpu_model fieldIgor Mammedov
2017-10-17ppc: pnv: define core types staticallyIgor Mammedov
2017-10-17ppc: pnv: drop PnvCoreClass::cpu_oc fieldIgor Mammedov
2017-10-17ppc: pnv: normalize core/chip type namesIgor Mammedov
2017-10-17ppc: pnv: use generic cpu_model parsingIgor Mammedov
2017-06-20pnv-core: use get_uint() for "core-pir" propertyMarc-André Lureau
2017-06-09xics: setup cpu at realize timeGreg Kurz
2017-06-09xics: introduce macros for ICP/ICS link propertiesGreg Kurz
2017-06-08pnv_core: drop reference on ICPState object during CPU realizationGreg Kurz
2017-04-26ppc/pnv: create the ICP object under PnvCoreCédric Le Goater
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-11-15ppc/pnv: fix compile breakage on old gccCédric Le Goater
2016-10-28ppc/pnv: add XSCOM handlers to PnvCoreCédric Le Goater
2016-10-28ppc/pnv: add a PnvCore objectCédric Le Goater