summary refs log tree commit diff stats
path: root/include/hw/ppc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ppc: pnv: normalize core/chip type namesIgor Mammedov2017-10-172-4/+9
* ppc: pnv: use generic cpu_model parsingIgor Mammedov2017-10-171-4/+4
* ppc: spapr: use generic cpu_model parsingIgor Mammedov2017-10-172-2/+1
* ppc: spapr: register 'host' core type along with the rest of core typesIgor Mammedov2017-10-171-1/+0
* ppc: spapr: use cpu type name directlyIgor Mammedov2017-10-171-1/+1
* ppc: spapr: define core types staticallyIgor Mammedov2017-10-171-0/+2
* ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()Igor Mammedov2017-10-171-1/+0
* ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()Igor Mammedov2017-10-171-2/+0
* mac_dbdma: remove DBDMA_init() functionMark Cave-Ayland2017-09-271-1/+0
* mac_dbdma: QOMifyMark Cave-Ayland2017-09-271-0/+6
* mac_dbdma: remove unused IO fields from DBDMAStateMark Cave-Ayland2017-09-271-4/+0
* ppc/pnv: Improve macro parenthesizationEric Blake2017-09-271-1/+1
* ppc: Fix OpenPIC modelBenjamin Herrenschmidt2017-09-271-0/+1
* ppc/xive: fix OV5_XIVE_EXPLOIT bitsCédric Le Goater2017-09-151-1/+2
* PPC: KVM: Support machine option to set VSMT modeSam Bobroff2017-09-081-0/+1
* ppc4xx: Make MAL emulation more genericBALATON Zoltan2017-09-081-1/+2
* ppc4xx: Move MAL from ppc405_uc to ppc4xx_devsBALATON Zoltan2017-09-081-0/+2
* ppc: spapr: Make VCPU ID handling private to SPAPRSam Bobroff2017-09-081-0/+3
* hw/ppc: CAS reset on early device hotplugDaniel Henrique Barboza2017-09-081-0/+1
* hw/ppc: clear pending_events on machine resetDaniel Henrique Barboza2017-09-081-0/+1
* pseries: Use smaller default hash page tables when guest can resizeDavid Gibson2017-07-172-0/+3
* pseries: Implement HPT resizingDavid Gibson2017-07-171-0/+6
* pseries: Stubs for HPT resizingDavid Gibson2017-07-171-0/+11
* ppc/pnv: Remove unused XICSState referenceAlexey Kardashevskiy2017-07-171-2/+0
* spapr: Implement DR-indicator for physical DRCs onlyDavid Gibson2017-07-171-4/+9
* spapr: Remove sPAPRConfigureConnectorState sub-structureDavid Gibson2017-07-171-10/+6
* spapr: Consolidate DRC state variablesDavid Gibson2017-07-171-4/+21
* spapr: Cleanups relating to DRC awaiting_release fieldDavid Gibson2017-07-171-5/+6
* spapr: Refactor spapr_drc_detach()David Gibson2017-07-171-1/+1
* spapr: Remove 'awaiting_allocation' DRC flagDavid Gibson2017-07-171-1/+0
* spapr: Treat devices added before inbound migration as coldpluggedLaurent Vivier2017-07-171-0/+8
* spapr: Minor cleanups to events handlingDavid Gibson2017-07-171-5/+1
* spapr: migrate pending_events of spapr stateDaniel Henrique Barboza2017-07-171-2/+7
* memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy2017-07-141-0/+4
* memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy2017-07-141-1/+2
* spapr: introduce the XIVE_EXPLOIT option in CASCédric Le Goater2017-07-111-0/+1
* spapr: Remove unnecessary differences between hotplug and coldplug pathsDavid Gibson2017-07-111-1/+1
* spapr: Add DRC release methodDavid Gibson2017-07-111-0/+1
* spapr: refresh "platform-specific" hcalls commentGreg Kurz2017-07-111-3/+2
* spapr: make spapr_populate_hotplug_cpu_dt() staticGreg Kurz2017-07-111-2/+0
* spapr: Clean up DRC set_isolation_state() pathDavid Gibson2017-06-301-4/+2
* spapr: Clean up DRC set_allocation_state pathDavid Gibson2017-06-301-2/+0
* spapr: Eliminate DRC 'signalled' state variableDavid Gibson2017-06-301-2/+0
* spapr: fix migration of ICPState objects from/to older QEMUGreg Kurz2017-06-301-0/+1
* pseries: Move CPU compatibility property to machineDavid Gibson2017-06-301-4/+8
* Revert "spapr: fix memory hot-unplugging"Laurent Vivier2017-06-091-1/+0
* xics: drop ICPStateClass::cpu_setup() handlerGreg Kurz2017-06-091-1/+0
* xics: setup cpu at realize timeGreg Kurz2017-06-091-2/+1
* xics: pass appropriate types to realize() handlers.Greg Kurz2017-06-091-4/+4
* xics: introduce macros for ICP/ICS link propertiesGreg Kurz2017-06-091-0/+4