aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
2017-09-27mac_dbdma: remove DBDMA_init() functionMark Cave-Ayland1-1/+0
2017-09-27mac_dbdma: QOMifyMark Cave-Ayland1-0/+6
2017-09-27mac_dbdma: remove unused IO fields from DBDMAStateMark Cave-Ayland1-4/+0
2017-09-27ppc/pnv: Improve macro parenthesizationEric Blake1-1/+1
2017-09-27ppc: Fix OpenPIC modelBenjamin Herrenschmidt1-0/+1
2017-09-15ppc/xive: fix OV5_XIVE_EXPLOIT bitsCédric Le Goater1-1/+2
2017-09-08PPC: KVM: Support machine option to set VSMT modeSam Bobroff1-0/+1
2017-09-08ppc4xx: Make MAL emulation more genericBALATON Zoltan1-1/+2
2017-09-08ppc4xx: Move MAL from ppc405_uc to ppc4xx_devsBALATON Zoltan1-0/+2
2017-09-08ppc: spapr: Make VCPU ID handling private to SPAPRSam Bobroff1-0/+3
2017-09-08hw/ppc: CAS reset on early device hotplugDaniel Henrique Barboza1-0/+1
2017-09-08hw/ppc: clear pending_events on machine resetDaniel Henrique Barboza1-0/+1
2017-07-17pseries: Use smaller default hash page tables when guest can resizeDavid Gibson2-0/+3
2017-07-17pseries: Implement HPT resizingDavid Gibson1-0/+6
2017-07-17pseries: Stubs for HPT resizingDavid Gibson1-0/+11
2017-07-17ppc/pnv: Remove unused XICSState referenceAlexey Kardashevskiy1-2/+0
2017-07-17spapr: Implement DR-indicator for physical DRCs onlyDavid Gibson1-4/+9
2017-07-17spapr: Remove sPAPRConfigureConnectorState sub-structureDavid Gibson1-10/+6
2017-07-17spapr: Consolidate DRC state variablesDavid Gibson1-4/+21
2017-07-17spapr: Cleanups relating to DRC awaiting_release fieldDavid Gibson1-5/+6
2017-07-17spapr: Refactor spapr_drc_detach()David Gibson1-1/+1
2017-07-17spapr: Remove 'awaiting_allocation' DRC flagDavid Gibson1-1/+0
2017-07-17spapr: Treat devices added before inbound migration as coldpluggedLaurent Vivier1-0/+8
2017-07-17spapr: Minor cleanups to events handlingDavid Gibson1-5/+1
2017-07-17spapr: migrate pending_events of spapr stateDaniel Henrique Barboza1-2/+7
2017-07-14memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy1-0/+4
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy1-1/+2
2017-07-11spapr: introduce the XIVE_EXPLOIT option in CASCédric Le Goater1-0/+1
2017-07-11spapr: Remove unnecessary differences between hotplug and coldplug pathsDavid Gibson1-1/+1
2017-07-11spapr: Add DRC release methodDavid Gibson1-0/+1
2017-07-11spapr: refresh "platform-specific" hcalls commentGreg Kurz1-3/+2
2017-07-11spapr: make spapr_populate_hotplug_cpu_dt() staticGreg Kurz1-2/+0
2017-06-30spapr: Clean up DRC set_isolation_state() pathDavid Gibson1-4/+2
2017-06-30spapr: Clean up DRC set_allocation_state pathDavid Gibson1-2/+0
2017-06-30spapr: Eliminate DRC 'signalled' state variableDavid Gibson1-2/+0
2017-06-30spapr: fix migration of ICPState objects from/to older QEMUGreg Kurz1-0/+1
2017-06-30pseries: Move CPU compatibility property to machineDavid Gibson1-4/+8
2017-06-09Revert "spapr: fix memory hot-unplugging"Laurent Vivier1-1/+0
2017-06-09xics: drop ICPStateClass::cpu_setup() handlerGreg Kurz1-1/+0
2017-06-09xics: setup cpu at realize timeGreg Kurz1-2/+1
2017-06-09xics: pass appropriate types to realize() handlers.Greg Kurz1-4/+4
2017-06-09xics: introduce macros for ICP/ICS link propertiesGreg Kurz1-0/+4
2017-06-08xics: add reset() handler to ICPStateClassGreg Kurz1-0/+1
2017-06-08spapr: Rework DRC name handlingDavid Gibson1-2/+1
2017-06-08spapr: Change DRC attach & detach methods to functionsDavid Gibson1-3/+4
2017-06-08spapr: Clean up handling of DR-indicatorDavid Gibson1-8/+8
2017-06-08spapr: Clean up DR entity sense handlingDavid Gibson1-2/+2
2017-06-06spapr: Eliminate spapr_drc_get_type_str()David Gibson1-0/+1
2017-06-06spapr: Move configure-connector state into DRCDavid Gibson2-14/+7
2017-06-06spapr: Clean up spapr_dr_connector_by_*()David Gibson1-3/+2