aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
2018-01-10ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistencyCédric Le Goater2-7/+7
2017-12-15spapr: fix LSI interrupt specifiers in the device treeGreg Kurz1-0/+10
2017-12-15spapr: introduce a spapr_qirq() helperCédric Le Goater3-2/+2
2017-12-15spapr: move the IRQ allocation routines under the machineCédric Le Goater2-4/+6
2017-12-15ppc/xics: introduce an icp_create() helperCédric Le Goater1-0/+3
2017-12-15spapr_cpu_core: instantiate CPUs separatelyGreg Kurz1-1/+1
2017-11-14xics/kvm: synchonize state before 'info pic'Greg Kurz1-0/+2
2017-10-17ppc: pnv: drop PnvChipClass::cpu_model fieldIgor Mammedov2-2/+0
2017-10-17ppc: pnv: drop PnvCoreClass::cpu_oc fieldIgor Mammedov1-1/+0
2017-10-17ppc: pnv: normalize core/chip type namesIgor Mammedov2-4/+9
2017-10-17ppc: pnv: use generic cpu_model parsingIgor Mammedov1-4/+4
2017-10-17ppc: spapr: use generic cpu_model parsingIgor Mammedov2-2/+1
2017-10-17ppc: spapr: register 'host' core type along with the rest of core typesIgor Mammedov1-1/+0
2017-10-17ppc: spapr: use cpu type name directlyIgor Mammedov1-1/+1
2017-10-17ppc: spapr: define core types staticallyIgor Mammedov1-0/+2
2017-10-17ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()Igor Mammedov1-1/+0
2017-10-17ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()Igor Mammedov1-2/+0
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