summary refs log tree commit diff stats
path: root/include/hw/ppc/spapr_cpu_core.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* spapr: Make a helper to set up cpu entry point stateDavid Gibson2018-05-041-0/+3
* spapr_cpu_core: instantiate CPUs separatelyGreg Kurz2017-12-151-1/+1
* ppc: spapr: use generic cpu_model parsingIgor Mammedov2017-10-171-1/+1
* ppc: spapr: register 'host' core type along with the rest of core typesIgor Mammedov2017-10-171-1/+0
* ppc: spapr: use cpu type name directlyIgor Mammedov2017-10-171-1/+1
* ppc: spapr: define core types staticallyIgor Mammedov2017-10-171-0/+2
* spapr: add node-id property to sPAPR coreIgor Mammedov2017-05-111-0/+1
* spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.cIgor Mammedov2017-02-221-6/+0
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-1/+1
* spapr: Introduce sPAPRCPUCoreClassBharata B Rao2016-09-231-1/+10
* spapr: CPU hot unplug supportBharata B Rao2016-06-171-0/+2
* spapr: CPU hotplug supportBharata B Rao2016-06-171-0/+2
* spapr: convert boot CPUs into CPU core devicesBharata B Rao2016-06-171-0/+3
* spapr: Abstract CPU core device and type specific core devicesBharata B Rao2016-06-171-0/+29