aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2017-06-09Revert "spapr: fix memory hot-unplugging"Laurent Vivier
2017-06-09xics: setup cpu at realize timeGreg Kurz
2017-06-09xics: introduce macros for ICP/ICS link propertiesGreg Kurz
2017-06-08hw/ppc/spapr: Adjust firmware name for PCI bridgesThomas Huth
2017-06-08pnv_core: drop reference on ICPState object during CPU realizationGreg Kurz
2017-06-08spapr: Rework DRC name handlingDavid Gibson
2017-06-08spapr: Fold spapr_phb_{add,remove}_pci_device() into their only callersDavid 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 RTAS set-indicatorDavid Gibson
2017-06-08spapr: Don't misuse DR-indicator in spapr_recover_pending_dimm_state()David Gibson
2017-06-08spapr: Clean up DR entity sense handlingDavid Gibson
2017-06-08pseries: Correct panic behaviour for pseries machine typeDavid Gibson
2017-06-08spapr: fix memory leak in spapr_memory_pre_plug()Greg Kurz
2017-06-06Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170606' int...Peter Maydell
2017-06-06spapr: Remove some non-useful properties on DRC objectsDavid 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/drc: don't migrate DRC of cold-plugged CPUs and LMBsGreg Kurz
2017-06-06spapr: Allow boot from vhost-*-scsi backendsFelipe Franciosi
2017-06-06ppc/pnv: check the return value of fdt_setprop()Cédric Le Goater
2017-06-06target/ppc: Fixup set_spr error in h_register_process_tableSuraj Jitindar Singh
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-06-06spapr: Move DRC RTAS calls into spapr_drc.cDavid Gibson
2017-06-05spapr: cleanup spapr_fixup_cpu_numa_dt() usageIgor Mammedov
2017-06-05numa: move numa_node from CPUState into target specific classesIgor Mammedov
2017-06-05numa: consolidate cpu_preplug fixups/checks for pc/arm/spaprIgor Mammedov
2017-06-02Remove/replace sysemu/char.h inclusionMarc-André Lureau
2017-05-30Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi
2017-05-30Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170525' into stagingStefan Hajnoczi
2017-05-30Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into stagingStefan Hajnoczi
2017-05-25memory: tune last param of iommu_ops.translate()Peter Xu
2017-05-25hw/ppc/spapr.c: recover pending LMB unplug info in spapr_lmb_releaseDaniel Henrique Barboza
2017-05-25hw/ppc: migrating the DRC state of hotplugged devicesDaniel Henrique Barboza
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-24spapr: add pre_plug function for memoryLaurent Vivier
2017-05-24pseries: Restore support for total vcpus not a multiple of threads-per-core f...David Gibson
2017-05-24pseries: Split CAS PVR negotiation out into a separate functionDavid Gibson
2017-05-24spapr: fix error reporting in xics_system_init()Greg Kurz
2017-05-24spapr_cpu_core: drop reference on ICP object during CPU realizationGreg Kurz
2017-05-24hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntryDaniel Henrique Barboza
2017-05-24spapr: ensure core_slot isn't NULL in spapr_core_unplug()Greg Kurz
2017-05-24spapr: Consolidate HPT freeing code into a routineBharata B Rao
2017-05-24spapr-cpu-core: release ICP object when realization failsGreg Kurz
2017-05-24spapr: sanitize error handling in spapr_ics_create()Greg Kurz