summaryrefslogtreecommitdiffstats
path: root/include/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
* Move target-* CPU file into a target/ folderThomas Huth2016-12-203-3/+3
* spapr: migration support for CAS-negotiated option vectorsMichael Roth2016-11-231-0/+4
* ppc/pnv: add a 'xscom_core_base' field to PnvChipClassCédric Le Goater2016-11-152-3/+3
* ppc/pnv: fix compile breakage on old gccCédric Le Goater2016-11-152-3/+0Star
* spapr: Add DRC count indexed hotplug identifier typeBharata B Rao2016-10-281-0/+4
* spapr_events: add support for dedicated hotplug event sourceMichael Roth2016-10-282-2/+5
* spapr: improve ibm,architecture-vec-5 property handlingMichael Roth2016-10-281-0/+1
* spapr: add option vector handling in CAS-generated resetsMichael Roth2016-10-281-1/+3
* spapr_hcall: use spapr_ovec_* interfaces for CAS optionsMichael Roth2016-10-282-1/+7
* spapr_ovec: initial implementation of option vector helpersMichael Roth2016-10-281-0/+62
* pseries: Remove spapr_create_fdt_skel()David Gibson2016-10-281-1/+0Star
* pseries: Consolidate construction of /vdevice device tree nodeDavid Gibson2016-10-281-1/+1
* pseries: Move /event-sources construction to spapr_build_fdt()David Gibson2016-10-281-1/+1
* pseries: Consolidate construction of /rtas device tree nodeDavid Gibson2016-10-281-2/+1Star
* pseries: Consolidate construction of /chosen device tree nodeDavid Gibson2016-10-281-1/+1
* pseries: Move construction of /interrupt-controller fdt nodeDavid Gibson2016-10-281-0/+1
* pseries: Consolidate RTAS loadingDavid Gibson2016-10-281-0/+1
* pseries: Make spapr_create_fdt_skel() get information from machine stateDavid Gibson2016-10-281-0/+4
* pseries: Remove rtas_addr and fdt_addr fields from machinestateDavid Gibson2016-10-281-1/+0Star
* ppc/pnv: add a ISA busCédric Le Goater2016-10-281-0/+2
* ppc/pnv: add a LPC controllerBenjamin Herrenschmidt2016-10-283-0/+73
* ppc/pnv: add XSCOM handlers to PnvCoreCédric Le Goater2016-10-282-0/+21
* ppc/pnv: add XSCOM infrastructureCédric Le Goater2016-10-282-0/+71
* ppc/pnv: add a PnvCore objectCédric Le Goater2016-10-282-0/+50
* ppc/pnv: add a PIR handler to PnvChipCédric Le Goater2016-10-281-0/+2
* ppc/pnv: add a core mask to PnvChipCédric Le Goater2016-10-281-0/+4
* ppc/pnv: add a PnvChip objectCédric Le Goater2016-10-281-0/+63
* ppc/pnv: add skeleton PowerNV platformBenjamin Herrenschmidt2016-10-281-0/+38
* pseries: Remove unused callbacks from sPAPR VIO bus stateDavid Gibson2016-10-281-2/+0Star
* ppc/xics: change the icp_ routines API to use an 'ICPState *' argumentCédric Le Goater2016-10-281-3/+3
* ppc/xics: add a XICSState backlink in ICPStateCédric Le Goater2016-10-281-0/+2
* ppc/xics: add a xics_set_nr_servers common routineCédric Le Goater2016-10-281-0/+2
* spapr_pci: Add a 64-bit MMIO windowDavid Gibson2016-10-161-1/+2
* spapr_pci: Delegate placement of PCI host bridges to machine typeDavid Gibson2016-10-161-0/+3
* ppc/xics: Split ICS into ics-base and ics classBenjamin Herrenschmidt2016-10-141-10/+17
* ppc/xics: Make the ICSState a listBenjamin Herrenschmidt2016-10-141-6/+7
* hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machineThomas Huth2016-10-061-0/+1
* ppc/xics: An ICS with offset 0 is assumed to be uninitializedBenjamin Herrenschmidt2016-09-231-1/+1
* spapr: Introduce sPAPRCPUCoreClassBharata B Rao2016-09-231-1/+10
* tests: add RTAS command in the protocolLaurent Vivier2016-09-231-0/+10
* Remove unused function declarationsLadi Prosek2016-09-153-13/+0Star
* ppc: do not redefine CPUPPCStatePaolo Bonzini2016-09-131-2/+1Star
* hw/ppc: add a ppc_create_page_sizes_prop() helper routineCédric Le Goater2016-09-071-0/+5
* hw/ppc: use error_report instead of fprintfCédric Le Goater2016-09-071-3/+5
* hw/ppc: include fdt helper routine in a common fileCédric Le Goater2016-09-071-0/+23
* ppc: parse cpu features onceGreg Kurz2016-08-131-0/+1
* spapr: Correctly set query_hotpluggable_cpus hook based on machine versionDavid Gibson2016-08-081-1/+0Star
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-122-2/+3
* Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-125-15/+18
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-121-3/+3