summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()Greg Kurz2019-12-173-21/+14Star
* ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()Greg Kurz2019-12-173-17/+14Star
* ppc/pnv: Introduce PnvChipClass::xscom_core_base() methodGreg Kurz2019-12-172-7/+25
* ppc/pnv: Introduce PnvChipClass::intc_print_info() methodGreg Kurz2019-12-172-5/+26
* ppc/pnv: Drop pnv_is_power9() and pnv_is_power10() helpersGreg Kurz2019-12-171-10/+0Star
* ppc/pnv: Introduce PnvMachineClass::dt_power_mgt()Greg Kurz2019-12-172-6/+12
* ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compatGreg Kurz2019-12-172-14/+31
* ppc/pnv: Drop PnvPsiClass::chip_typeGreg Kurz2019-12-172-4/+0Star
* ppc/pnv: Introduce PnvPsiClass::compatGreg Kurz2019-12-172-14/+13Star
* ppc: Drop useless extern annotation for functionsGreg Kurz2019-12-172-14/+14
* ppc/pnv: Fix OCC common area region mappingCédric Le Goater2019-12-174-11/+16
* ppc/pnv: Introduce PBA registersCédric Le Goater2019-12-176-44/+134
* ppc/pnv: Make PnvXScomInterface an incomplete typeGreg Kurz2019-12-171-4/+2Star
* ppc/pnv: populate the DT with realized XSCOM devicesCédric Le Goater2019-12-171-1/+4
* ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodesCédric Le Goater2019-12-171-1/+6
* target/ppc: Add SPR TBU40Suraj Jitindar Singh2019-12-175-0/+39
* target/ppc: Add SPR ASDRSuraj Jitindar Singh2019-12-172-0/+7
* target/ppc: Work [S]PURR implementation and add HV supportSuraj Jitindar Singh2019-12-176-20/+30
* target/ppc: Implement the VTB for HV accessSuraj Jitindar Singh2019-12-177-4/+51
* ppc/pnv: add a LPC Controller model for POWER10Cédric Le Goater2019-12-174-12/+53
* ppc/pnv: add a PSI bridge model for POWER10Cédric Le Goater2019-12-175-8/+58
* ppc/psi: cleanup definitionsCédric Le Goater2019-12-171-2/+5
* ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machineCédric Le Goater2019-12-175-11/+232
* target/ppc: Add POWER10 DD1.0 model informationCédric Le Goater2019-12-175-6/+237
* ppc: Make PPCVirtualHypervisor an incomplete typeGreg Kurz2019-12-171-4/+0Star
* ppc: Ignore the CPU_INTERRUPT_EXITTB interrupt with KVMGreg Kurz2019-12-171-0/+5
* ppc: Don't use CPUPPCState::irq_input_state with modern Book3s CPU modelsGreg Kurz2019-12-172-15/+5Star
* xics: Don't deassert outputsGreg Kurz2019-12-171-3/+0Star
* ppc: Deassert the external interrupt pin in KVM on resetGreg Kurz2019-12-173-0/+11
* spapr: Simplify ovec diffDavid Gibson2019-12-174-40/+16Star
* spapr: Fold h_cas_compose_response() into h_client_architecture_support()David Gibson2019-12-173-66/+54Star
* spapr: Improve handling of fdt buffer sizeDavid Gibson2019-12-171-22/+11Star
* spapr: Don't trigger a CAS reboot for XICS/XIVE mode changeoverDavid Gibson2019-12-171-20/+13Star
* ppc: well form kvmppc_hint_smt_possible error hint helperVladimir Sementsov-Ogievskiy2019-12-173-6/+6
* ppc/pnv: Dump the XIVE NVT tableCédric Le Goater2019-12-172-0/+67
* ppc/pnv: Extend XiveRouter with a get_block_id() handlerCédric Le Goater2019-12-174-6/+29
* ppc/pnv: Introduce a pnv_xive_block_id() helperCédric Le Goater2019-12-172-34/+33Star
* ppc/xive: Synthesize interrupt from the saved IPB in the NVTCédric Le Goater2019-12-171-0/+52
* ppc/xive: Introduce a xive_tctx_ipb_update() helperCédric Le Goater2019-12-172-10/+12
* ppc/xive: Remove the get_tctx() XiveRouter handlerCédric Le Goater2019-12-174-30/+0Star
* ppc/xive: Move the TIMA operations to the controller modelCédric Le Goater2019-12-174-33/+65
* ppc/pnv: Clarify how the TIMA is accessed on a multichip systemCédric Le Goater2019-12-173-17/+40
* spapr/xive: Configure number of servers in KVMGreg Kurz2019-12-171-2/+21
* spapr/xics: Configure number of servers in KVMGreg Kurz2019-12-171-2/+19
* spapr: Pass the maximum number of vCPUs to the KVM interrupt controllerGreg Kurz2019-12-178-13/+28
* linux-headers: UpdateGreg Kurz2019-12-1710-3/+33
* ppc/xive: Extend the TIMA operation with a XivePresenter parameterCédric Le Goater2019-12-173-31/+38
* ppc/xive: Use the XiveFabric and XivePresenter interfacesCédric Le Goater2019-12-171-31/+17Star
* ppc/spapr: Implement the XiveFabric interfaceCédric Le Goater2019-12-171-0/+39
* ppc/pnv: Implement the XiveFabric interfaceCédric Le Goater2019-12-171-0/+35