summaryrefslogtreecommitdiff
path: root/hw/ppc/spapr.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-25hw/ppc/spapr.c: recover pending LMB unplug info in spapr_lmb_releaseDaniel Henrique Barboza1-1/+42
2017-05-25hw/ppc: removing drc->detach_cb and drc->detach_cb_opaqueDaniel Henrique Barboza1-4/+6
2017-05-25hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineStateDavid Gibson1-38/+67
2017-05-24spapr: add pre_plug function for memoryLaurent Vivier1-15/+26
2017-05-24pseries: Restore support for total vcpus not a multiple of threads-per-core f...David Gibson1-1/+7
2017-05-24spapr: fix error reporting in xics_system_init()Greg Kurz1-7/+6
2017-05-24spapr: ensure core_slot isn't NULL in spapr_core_unplug()Greg Kurz1-0/+1
2017-05-24spapr: Consolidate HPT freeing code into a routineBharata B Rao1-4/+9
2017-05-24spapr: sanitize error handling in spapr_ics_create()Greg Kurz1-7/+12
2017-05-24ppc/xics: simplify prototype of xics_spapr_init()Greg Kurz1-1/+1
2017-05-15Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...Stefan Hajnoczi1-7/+39
2017-05-11spapr: get numa node mapping from possible_cpus instead of numa_get_node_for_...Igor Mammedov1-2/+2
2017-05-11spapr: add node-id property to sPAPR coreIgor Mammedov1-0/+17
2017-05-11numa: move source of default CPUs to NUMA node mapping into boardsIgor Mammedov1-7/+21
2017-05-11numa: equally distribute memory on nodesLaurent Vivier1-0/+1
2017-05-11spapr: Don't accidentally advertise HTM support on POWER9David Gibson1-1/+1
2017-05-11target/ppc: Enable RADIX mmu mode for pseries TCG guestSuraj Jitindar Singh1-4/+11
2017-04-26spapr: remove the 'nr_servers' field from the machineCédric Le Goater1-32/+24
2017-04-26spapr: allocate the ICPState object from under sPAPRCPUCoreCédric Le Goater1-33/+14
2017-04-26spapr: move the IRQ server number mapping under the machineCédric Le Goater1-1/+2
2017-04-26target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tceAlexey Kardashevskiy1-1/+3
2017-04-26spapr: Workaround for broken radix guestsSam Bobroff1-2/+13
2017-04-26spapr: Enable ISA 3.0 MMU mode selection via CASSam Bobroff1-13/+58
2017-04-26spapr: move spapr_populate_pa_features()Sam Bobroff1-61/+61
2017-04-26target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALLSuraj Jitindar Singh1-12/+23
2017-04-26spapr: Add ibm,processor-radix-AP-encodings to the device treeSam Bobroff1-0/+13
2017-04-26ppc/spapr: QOM'ify sPAPRRTCStateCédric Le Goater1-8/+8
2017-04-26pseries: Add pseries-2.10 machine typeDavid Gibson1-2/+21
2017-04-03pseries: Enforce homogeneous threads-per-coreDavid Gibson1-0/+6
2017-03-29spapr: fix buffer-overflowMarc-André Lureau1-2/+2
2017-03-22numa,spapr: align default numa node memory size to 256MBLaurent Vivier1-0/+6
2017-03-14pseries: Don't expose PCIe extended config space on older machine typesDavid Gibson1-2/+7
2017-03-06ppc/xics: register reset handlers for the ICP and ICS objectsCédric Le Goater1-2/+0
2017-03-03spapr: Small cleanup of PPC MMU enumsSam Bobroff1-6/+4
2017-03-03target/ppc/POWER9: Add POWER9 pa-features definitionSuraj Jitindar Singh1-0/+18
2017-03-03target/ppc: Add patb_entry to sPAPRMachineStateSuraj Jitindar Singh1-0/+29
2017-03-01ppc/xics: move InterruptStatsProvider to the sPAPR machineCédric Le Goater1-0/+17
2017-03-01ppc/xics: move ics-simple post_load under the machineCédric Le Goater1-11/+7
2017-03-01ppc/xics: remove the XICSState classesCédric Le Goater1-29/+16
2017-03-01ppc/xics: export the XICS init routinesCédric Le Goater1-1/+3
2017-03-01ppc/xics: move the ICP array under the sPAPR machineCédric Le Goater1-9/+8
2017-03-01ppc/xics: register the reset handler of ICP objectsCédric Le Goater1-0/+1
2017-03-01ppc/xics: simplify spapr_dt_xics() interfaceCédric Le Goater1-1/+1
2017-03-01ppc/xics: use the QOM interface to grab an ICPCédric Le Goater1-1/+1
2017-03-01ppc/xics: extend the QOM interface to handle ICPsCédric Le Goater1-0/+20
2017-03-01ppc/xics: remove the XICS list of ICSCédric Le Goater1-1/+0
2017-03-01ppc/xics: register the reset handler of ICS objectsCédric Le Goater1-0/+1
2017-03-01ppc/xics: use the QOM interface to resend irqsCédric Le Goater1-1/+2
2017-03-01ppc/xics: use the QOM interface under the sPAPR machineCédric Le Goater1-0/+18
2017-03-01ppc/xics: store the ICS object under the sPAPR machineCédric Le Goater1-5/+9