aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2017-06-28vmstate: error hint for failed equal checksHalil Pasic
2017-06-28migration: move skip_section_footersPeter Xu
2017-06-28migration: move skip_configuration outPeter Xu
2017-06-28migration: move global_state.optional outPeter Xu
2017-06-20pnv-core: use get_uint() for "core-pir" propertyMarc-André Lureau
2017-06-20pc-dimm: use get_uint() for dimm propertiesMarc-André Lureau
2017-06-20object: use more specific property type namesMarc-André Lureau
2017-06-13Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170613' i...Peter Maydell
2017-06-13migration: Move remaining exported functions to migration/misc.hJuan Quintela
2017-06-13migration: create global_state.cJuan Quintela
2017-06-13migration: Split registration functions from vmstate.hJuan Quintela
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