aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-04spapr, xics, xive: Better use of assert()s on irq claim/free pathsDavid Gibson2-14/+12
2019-10-04spapr: Handle freeing of multiple irqs in frontend onlyDavid Gibson2-16/+13
2019-10-04spapr: Remove unhelpful tracepoints from spapr_irq_free_xics()David Gibson2-8/+0
2019-10-04spapr: Eliminate SpaprIrq:get_nodename methodDavid Gibson4-26/+4
2019-10-04spapr: Simplify spapr_qirq() handlingDavid Gibson2-36/+19
2019-10-04spapr: Fix indexing of XICS irqsDavid Gibson1-8/+8
2019-10-04spapr: Eliminate nr_irqs parameter to SpaprIrq::initDavid Gibson2-12/+11
2019-10-04spapr: Clarify and fix handling of nr_irqsDavid Gibson2-41/+31
2019-10-04spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helperDavid Gibson4-8/+6
2019-10-04spapr: Fold spapr_phb_lsi_qirq() into its single callerDavid Gibson2-8/+2
2019-10-04xics: Create sPAPR specific ICS subtypeDavid Gibson3-6/+38
2019-10-04xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classesDavid Gibson4-72/+36
2019-10-04xics: Eliminate reset hookDavid Gibson2-34/+24
2019-10-04xics: Rename misleading ics_simple_*() functionsDavid Gibson6-30/+29
2019-10-04xics: Eliminate 'reject', 'resend' and 'eoi' class hooksDavid Gibson3-47/+15
2019-10-04xics: Minor fixes for XICSFabric interfaceDavid Gibson1-5/+1
2019-10-04spapr/xive: skip partially initialized vCPUs in presenterCédric Le Goater1-0/+8
2019-10-04target/ppc: use Vsr macros in BCD helpersMark Cave-Ayland1-47/+25
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-04target/ppc: remove unnecessary if() around calls to set_dfp{64,128}() in DFP ...Mark Cave-Ayland1-50/+10
2019-10-04target/ppc: use existing VsrD() macro to eliminate HI_IDX and LO_IDX from dfp...Mark Cave-Ayland1-39/+31
2019-10-04target/ppc: change struct PPC_DFP decimal storage from uint64[2] to ppc_vsr_tMark Cave-Ayland1-102/+108
2019-10-04target/ppc: introduce dfp_finalize_decimal{64,128}() helper functionsMark Cave-Ayland1-19/+23
2019-10-04target/ppc: update {get,set}_dfp{64,128}() helper functions to read/write DFP...Mark Cave-Ayland3-39/+44
2019-10-04target/ppc: introduce set_dfp{64,128}() helper functionsMark Cave-Ayland1-42/+48
2019-10-04target/ppc: introduce get_dfp{64,128}() helper functionsMark Cave-Ayland1-13/+39
2019-10-04pseries: Update SLOF firmware imageAlexey Kardashevskiy3-1/+1
2019-10-04spapr: Stop providing RTAS blobAlexey Kardashevskiy9-145/+4
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 Gibson3-9/+6
2019-10-04ppc/kvm: Skip writing DPDES back when in run time stateAlexey Kardashevskiy2-5/+9
2019-10-04ppc: Use FPSCR defines instead of constantsPaul A. Clarke2-65/+65
2019-10-04ppc: Add support for 'mffsce' instructionPaul A. Clarke2-0/+32
2019-10-04ppc: Add support for 'mffscrn','mffscrni' instructionsPaul A. Clarke5-3/+84
2019-10-04spapr/irq: Only claim VALID interrupts at the KVM levelCédric Le Goater2-3/+45
2019-10-04spapr/irq: Introduce an ics_irq_free() helperCédric Le Goater2-6/+8
2019-10-04hw/ppc/pnv_homer: add PowerNV homer device modelBalamuruhan S5-0/+359
2019-10-04hw/ppc/pnv_occ: add sram device model for occ common areaBalamuruhan S3-0/+89
2019-10-04hw/ppc/pnv_xscom: retrieve homer/occ base address from PBA BARsBalamuruhan S2-4/+48
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-10-03replay: don't synchronize memory operations in replay modePavel Dovgalyuk1-2/+11
2019-10-03qemu-pr-helper: fix crash in mpath_reconstruct_senseMaxim Levitsky1-3/+3