summaryrefslogtreecommitdiff
path: root/include/hw/ppc
AgeCommit message (Expand)Author
2016-10-28spapr: Add DRC count indexed hotplug identifier typeBharata B Rao
2016-10-28spapr_events: add support for dedicated hotplug event sourceMichael Roth
2016-10-28spapr: improve ibm,architecture-vec-5 property handlingMichael Roth
2016-10-28spapr: add option vector handling in CAS-generated resetsMichael Roth
2016-10-28spapr_hcall: use spapr_ovec_* interfaces for CAS optionsMichael Roth
2016-10-28spapr_ovec: initial implementation of option vector helpersMichael Roth
2016-10-28pseries: Remove spapr_create_fdt_skel()David Gibson
2016-10-28pseries: Consolidate construction of /vdevice device tree nodeDavid Gibson
2016-10-28pseries: Move /event-sources construction to spapr_build_fdt()David Gibson
2016-10-28pseries: Consolidate construction of /rtas device tree nodeDavid Gibson
2016-10-28pseries: Consolidate construction of /chosen device tree nodeDavid Gibson
2016-10-28pseries: Move construction of /interrupt-controller fdt nodeDavid Gibson
2016-10-28pseries: Consolidate RTAS loadingDavid Gibson
2016-10-28pseries: Make spapr_create_fdt_skel() get information from machine stateDavid Gibson
2016-10-28pseries: Remove rtas_addr and fdt_addr fields from machinestateDavid Gibson
2016-10-28ppc/pnv: add a ISA busCédric Le Goater
2016-10-28ppc/pnv: add a LPC controllerBenjamin Herrenschmidt
2016-10-28ppc/pnv: add XSCOM handlers to PnvCoreCédric Le Goater
2016-10-28ppc/pnv: add XSCOM infrastructureCédric Le Goater
2016-10-28ppc/pnv: add a PnvCore objectCédric Le Goater
2016-10-28ppc/pnv: add a PIR handler to PnvChipCédric Le Goater
2016-10-28ppc/pnv: add a core mask to PnvChipCédric Le Goater
2016-10-28ppc/pnv: add a PnvChip objectCédric Le Goater
2016-10-28ppc/pnv: add skeleton PowerNV platformBenjamin Herrenschmidt
2016-10-28pseries: Remove unused callbacks from sPAPR VIO bus stateDavid Gibson
2016-10-28ppc/xics: change the icp_ routines API to use an 'ICPState *' argumentCédric Le Goater
2016-10-28ppc/xics: add a XICSState backlink in ICPStateCédric Le Goater
2016-10-28ppc/xics: add a xics_set_nr_servers common routineCédric Le Goater
2016-10-16spapr_pci: Add a 64-bit MMIO windowDavid Gibson
2016-10-16spapr_pci: Delegate placement of PCI host bridges to machine typeDavid Gibson
2016-10-14ppc/xics: Split ICS into ics-base and ics classBenjamin Herrenschmidt
2016-10-14ppc/xics: Make the ICSState a listBenjamin Herrenschmidt
2016-10-06hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machineThomas Huth
2016-09-23ppc/xics: An ICS with offset 0 is assumed to be uninitializedBenjamin Herrenschmidt
2016-09-23spapr: Introduce sPAPRCPUCoreClassBharata B Rao
2016-09-23tests: add RTAS command in the protocolLaurent Vivier
2016-09-15Remove unused function declarationsLadi Prosek
2016-09-13ppc: do not redefine CPUPPCStatePaolo Bonzini
2016-09-07hw/ppc: add a ppc_create_page_sizes_prop() helper routineCédric Le Goater
2016-09-07hw/ppc: use error_report instead of fprintfCédric Le Goater
2016-09-07hw/ppc: include fdt helper routine in a common fileCédric Le Goater
2016-08-13ppc: parse cpu features onceGreg Kurz
2016-08-08spapr: Correctly set query_hotpluggable_cpus hook based on machine versionDavid Gibson
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-07-05spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)Alexey Kardashevskiy
2016-07-01ppc/xics: Replace "icp" with "xics" in most placesBenjamin Herrenschmidt
2016-07-01ppc/xics: Implement H_IPOLL using an accessorBenjamin Herrenschmidt