aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
2019-10-07Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191004' into...Peter Maydell15-473/+709
2019-10-04memory: allow memory_region_register_iommu_notifier() to failEric Auger1-3/+5
2019-10-04ppc/pnv: Remove the XICSFabric Interface from the POWER9 machineCédric Le Goater1-17/+14
2019-10-04spapr: Eliminate SpaprIrq::init hookDavid Gibson1-69/+61
2019-10-04spapr: Add return value to spapr_irq_check()David Gibson1-8/+7
2019-10-04spapr: Use less cryptic representation of which irq backends are supportedDavid Gibson3-10/+23
2019-10-04xive: Improve irq claim/free pathDavid Gibson1-6/+5
2019-10-04spapr, xics, xive: Better use of assert()s on irq claim/free pathsDavid Gibson1-8/+10
2019-10-04spapr: Handle freeing of multiple irqs in frontend onlyDavid Gibson1-15/+12
2019-10-04spapr: Remove unhelpful tracepoints from spapr_irq_free_xics()David Gibson2-8/+0
2019-10-04spapr: Eliminate SpaprIrq:get_nodename methodDavid Gibson1-22/+3
2019-10-04spapr: Simplify spapr_qirq() handlingDavid Gibson1-35/+19
2019-10-04spapr: Fix indexing of XICS irqsDavid Gibson1-8/+8
2019-10-04spapr: Eliminate nr_irqs parameter to SpaprIrq::initDavid Gibson1-11/+10
2019-10-04spapr: Clarify and fix handling of nr_irqsDavid Gibson1-34/+19
2019-10-04spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helperDavid Gibson1-2/+1
2019-10-04spapr: Fold spapr_phb_lsi_qirq() into its single callerDavid Gibson1-1/+2
2019-10-04xics: Create sPAPR specific ICS subtypeDavid Gibson1-4/+2
2019-10-04xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classesDavid Gibson2-3/+3
2019-10-04xics: Rename misleading ics_simple_*() functionsDavid Gibson2-3/+3
2019-10-04spapr: Render full FDT on ibm,client-architecture-supportAlexey Kardashevskiy1-79/+9
2019-10-04spapr-pci: Stop providing assigned-addressesAlexey Kardashevskiy1-35/+7
2019-10-04spapr: Stop providing RTAS blobAlexey Kardashevskiy2-71/+2
2019-10-04spapr: Do not put empty properties for -kernel/-initrd/-appendAlexey Kardashevskiy1-5/+10
2019-10-04spapr: Skip leading zeroes from memory@ DT node namesAlexey Kardashevskiy1-1/+1
2019-10-04spapr: Fixes a leak in CASAlexey Kardashevskiy1-0/+1
2019-10-04spapr: Move handling of special NVLink numa node from reset to initDavid Gibson1-10/+11
2019-10-04spapr: Simplify handling of pre ISA 3.0 guest workaround handlingDavid Gibson2-8/+5
2019-10-04spapr/irq: Introduce an ics_irq_free() helperCédric Le Goater1-6/+3
2019-10-04hw/ppc/pnv_homer: add PowerNV homer device modelBalamuruhan S3-0/+303
2019-10-04hw/ppc/pnv_occ: add sram device model for occ common areaBalamuruhan S2-0/+86
2019-10-04hw/ppc/pnv_xscom: retrieve homer/occ base address from PBA BARsBalamuruhan S1-4/+30
2019-10-04spapr: Report kvm_irqchip_in_kernel() in 'info pic'Greg Kurz1-0/+4
2019-10-04hw/ppc/pnv: fix checkpatch.pl coding style warningsBalamuruhan S1-17/+32
2019-10-04spapr-tpm-proxy: Drop misleading checkGreg Kurz1-1/+1
2019-10-04ppc/pnv: fix "bmc" node name in DTCédric Le Goater1-4/+1
2019-10-04pseries: do not allow memory-less/cpu-less NUMA nodeLaurent Vivier1-0/+33
2019-09-12migration: register_savevm_live doesn't need devDr. David Alan Gilbert1-1/+1
2019-09-04Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2-15/+18
2019-09-03numa: move numa global variable numa_info into MachineStateTao Xu2-6/+8
2019-09-03numa: move numa global variable nb_numa_nodes into MachineStateTao Xu1-9/+10
2019-08-29spapr: Set compat mode in spapr_core_plug()Greg Kurz2-15/+16
2019-08-29spapr/pci: Convert types to QEMU coding styleGreg Kurz2-33/+35
2019-08-29spapr_pci: Advertise BAR reallocation capabilityAlexey Kardashevskiy1-0/+9
2019-08-29spapr: Use SHUTDOWN_CAUSE_SUBSYSTEM_RESET for CAS rebootsDavid Gibson1-1/+1
2019-08-29powerpc/spapr: Add host threads parameter to ibm,get_system_parameterSuraj Jitindar Singh1-0/+15
2019-08-29pseries: Fix compat_pvr on resetLaurent Vivier2-1/+9
2019-08-29spapr_pci: remove all child functions in function zero unplugDaniel Henrique Barboza1-5/+7
2019-08-29ppc/pnv: Introduce PowerNV machines with fixed CPU modelsCédric Le Goater1-7/+63
2019-08-29ppc/pnv: Generate phandle for the "interrupt-parent" propertyCédric Le Goater1-0/+5