aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ppc
AgeCommit message (Expand)Author
2017-12-06hw/ppc: clear pending_events on machine resetDaniel Henrique Barboza
2017-10-03hw/ppc: CAS reset on early device hotplugDaniel Henrique Barboza
2017-07-17pseries: Use smaller default hash page tables when guest can resizeDavid Gibson
2017-07-17pseries: Implement HPT resizingDavid Gibson
2017-07-17pseries: Stubs for HPT resizingDavid Gibson
2017-07-17ppc/pnv: Remove unused XICSState referenceAlexey Kardashevskiy
2017-07-17spapr: Implement DR-indicator for physical DRCs onlyDavid Gibson
2017-07-17spapr: Remove sPAPRConfigureConnectorState sub-structureDavid Gibson
2017-07-17spapr: Consolidate DRC state variablesDavid Gibson
2017-07-17spapr: Cleanups relating to DRC awaiting_release fieldDavid Gibson
2017-07-17spapr: Refactor spapr_drc_detach()David Gibson
2017-07-17spapr: Remove 'awaiting_allocation' DRC flagDavid Gibson
2017-07-17spapr: Treat devices added before inbound migration as coldpluggedLaurent Vivier
2017-07-17spapr: Minor cleanups to events handlingDavid Gibson
2017-07-17spapr: migrate pending_events of spapr stateDaniel Henrique Barboza
2017-07-14memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy
2017-07-11spapr: introduce the XIVE_EXPLOIT option in CASCédric Le Goater
2017-07-11spapr: Remove unnecessary differences between hotplug and coldplug pathsDavid Gibson
2017-07-11spapr: Add DRC release methodDavid Gibson
2017-07-11spapr: refresh "platform-specific" hcalls commentGreg Kurz
2017-07-11spapr: make spapr_populate_hotplug_cpu_dt() staticGreg Kurz
2017-06-30spapr: Clean up DRC set_isolation_state() pathDavid Gibson
2017-06-30spapr: Clean up DRC set_allocation_state pathDavid Gibson
2017-06-30spapr: Eliminate DRC 'signalled' state variableDavid Gibson
2017-06-30spapr: fix migration of ICPState objects from/to older QEMUGreg Kurz
2017-06-30pseries: Move CPU compatibility property to machineDavid Gibson
2017-06-09Revert "spapr: fix memory hot-unplugging"Laurent Vivier
2017-06-09xics: drop ICPStateClass::cpu_setup() handlerGreg Kurz
2017-06-09xics: setup cpu at realize timeGreg Kurz
2017-06-09xics: pass appropriate types to realize() handlers.Greg Kurz
2017-06-09xics: introduce macros for ICP/ICS link propertiesGreg Kurz
2017-06-08xics: add reset() handler to ICPStateClassGreg Kurz
2017-06-08spapr: Rework DRC name handlingDavid Gibson
2017-06-08spapr: Change DRC attach & detach methods to functionsDavid Gibson
2017-06-08spapr: Clean up handling of DR-indicatorDavid Gibson
2017-06-08spapr: Clean up DR entity sense handlingDavid Gibson
2017-06-06spapr: Eliminate spapr_drc_get_type_str()David Gibson
2017-06-06spapr: Move configure-connector state into DRCDavid Gibson
2017-06-06spapr: Clean up spapr_dr_connector_by_*()David Gibson
2017-06-06spapr: Introduce DRC subclassesDavid Gibson
2017-06-06spapr: Make DRC get_index and get_type methods into plain functionsDavid Gibson
2017-06-06spapr: Abolish DRC set_configured methodDavid Gibson
2017-06-06spapr: Abolish DRC get_fdt methodDavid Gibson
2017-05-25hw/ppc: removing drc->detach_cb and drc->detach_cb_opaqueDaniel Henrique Barboza
2017-05-25hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineStateDavid Gibson
2017-05-24hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntryDaniel Henrique Barboza
2017-05-24xics_kvm: cache already enabled vCPU idsGreg Kurz
2017-05-24spapr: Consolidate HPT freeing code into a routineBharata B Rao
2017-05-24ppc/xics: simplify prototype of xics_spapr_init()Greg Kurz