summaryrefslogtreecommitdiff
path: root/hw/ppc/spapr.c
AgeCommit message (Expand)Author
2017-06-08spapr: Change DRC attach & detach methods to functionsDavid Gibson
2017-06-08spapr: Don't misuse DR-indicator in spapr_recover_pending_dimm_state()David 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: 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: Allow boot from vhost-*-scsi backendsFelipe Franciosi
2017-06-06spapr: Make DRC get_index and get_type methods into plain functionsDavid 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-05-25hw/ppc/spapr.c: recover pending LMB unplug info in spapr_lmb_releaseDaniel 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-24spapr: fix error reporting in xics_system_init()Greg Kurz
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: sanitize error handling in spapr_ics_create()Greg Kurz
2017-05-24ppc/xics: simplify prototype of xics_spapr_init()Greg Kurz
2017-05-15Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...Stefan Hajnoczi
2017-05-11spapr: get numa node mapping from possible_cpus instead of numa_get_node_for_...Igor Mammedov
2017-05-11spapr: add node-id property to sPAPR coreIgor Mammedov
2017-05-11numa: move source of default CPUs to NUMA node mapping into boardsIgor Mammedov
2017-05-11numa: equally distribute memory on nodesLaurent Vivier
2017-05-11spapr: Don't accidentally advertise HTM support on POWER9David Gibson
2017-05-11target/ppc: Enable RADIX mmu mode for pseries TCG guestSuraj Jitindar Singh
2017-04-26spapr: remove the 'nr_servers' field from the machineCédric Le Goater
2017-04-26spapr: allocate the ICPState object from under sPAPRCPUCoreCédric Le Goater
2017-04-26spapr: move the IRQ server number mapping under the machineCédric Le Goater
2017-04-26target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tceAlexey Kardashevskiy
2017-04-26spapr: Workaround for broken radix guestsSam Bobroff
2017-04-26spapr: Enable ISA 3.0 MMU mode selection via CASSam Bobroff
2017-04-26spapr: move spapr_populate_pa_features()Sam Bobroff
2017-04-26target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALLSuraj Jitindar Singh
2017-04-26spapr: Add ibm,processor-radix-AP-encodings to the device treeSam Bobroff
2017-04-26ppc/spapr: QOM'ify sPAPRRTCStateCédric Le Goater
2017-04-26pseries: Add pseries-2.10 machine typeDavid Gibson
2017-04-03pseries: Enforce homogeneous threads-per-coreDavid Gibson
2017-03-29spapr: fix buffer-overflowMarc-André Lureau
2017-03-22numa,spapr: align default numa node memory size to 256MBLaurent Vivier
2017-03-14pseries: Don't expose PCIe extended config space on older machine typesDavid Gibson
2017-03-06ppc/xics: register reset handlers for the ICP and ICS objectsCédric Le Goater
2017-03-03spapr: Small cleanup of PPC MMU enumsSam Bobroff
2017-03-03target/ppc/POWER9: Add POWER9 pa-features definitionSuraj Jitindar Singh
2017-03-03target/ppc: Add patb_entry to sPAPRMachineStateSuraj Jitindar Singh
2017-03-01ppc/xics: move InterruptStatsProvider to the sPAPR machineCédric Le Goater
2017-03-01ppc/xics: move ics-simple post_load under the machineCédric Le Goater