summaryrefslogtreecommitdiffstats
path: root/include/hw/ppc/spapr_cpu_core.h
Commit message (Expand)AuthorAgeFilesLines
* qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost2020-09-181-1/+1
* Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost2020-09-091-4/+2Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-6/+2Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-4/+7
* ppc/spapr: Move GPRs setup to one placeAlexey Kardashevskiy2020-03-171-1/+3
* spapr: Implement H_PRODNicholas Piggin2019-08-211-0/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-1/+1
* spapr: Use CamelCase properlyDavid Gibson2019-03-121-12/+12
* spapr: move the interrupt presenters under machine_dataCédric Le Goater2019-02-041-0/+2
* spapr_cpu_core: migrate per-CPU dataGreg Kurz2018-06-211-0/+1
* target/ppc, spapr: Move VPA information to machine_dataDavid Gibson2018-06-161-0/+11
* spapr: Make a helper to set up cpu entry point stateDavid Gibson2018-05-041-0/+3
* spapr_cpu_core: instantiate CPUs separatelyGreg Kurz2017-12-141-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/+0Star
* 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/+0Star
* 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