aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ppc/spapr_cpu_core.h
AgeCommit message (Expand)Author
2024-11-04ppc/spapr: remove deprecated machine pseries-2.12Harsh Prateek Bora
2023-06-25ppc/spapr: Add a nested state structNicholas Piggin
2022-02-18spapr: implement nested-hv capability for the virtual hypervisorNicholas Piggin
2020-09-18qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost
2020-09-09Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-03-17ppc/spapr: Move GPRs setup to one placeAlexey Kardashevskiy
2019-08-21spapr: Implement H_PRODNicholas Piggin
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-03-12spapr: Use CamelCase properlyDavid Gibson
2019-02-04spapr: move the interrupt presenters under machine_dataCédric Le Goater
2018-06-21spapr_cpu_core: migrate per-CPU dataGreg Kurz
2018-06-16target/ppc, spapr: Move VPA information to machine_dataDavid Gibson
2018-05-04spapr: Make a helper to set up cpu entry point stateDavid Gibson
2017-12-15spapr_cpu_core: instantiate CPUs separatelyGreg Kurz
2017-10-17ppc: spapr: use generic cpu_model parsingIgor Mammedov
2017-10-17ppc: spapr: register 'host' core type along with the rest of core typesIgor Mammedov
2017-10-17ppc: spapr: use cpu type name directlyIgor Mammedov
2017-10-17ppc: spapr: define core types staticallyIgor Mammedov
2017-05-11spapr: add node-id property to sPAPR coreIgor Mammedov
2017-02-22spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.cIgor Mammedov
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-09-23spapr: Introduce sPAPRCPUCoreClassBharata B Rao
2016-06-17spapr: CPU hot unplug supportBharata B Rao
2016-06-17spapr: CPU hotplug supportBharata B Rao
2016-06-17spapr: convert boot CPUs into CPU core devicesBharata B Rao
2016-06-17spapr: Abstract CPU core device and type specific core devicesBharata B Rao