summaryrefslogtreecommitdiffstats
path: root/include/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
...
* ppc/pnv: Introduce PnvPsiClass::compatGreg Kurz2019-12-171-0/+2
* ppc: Drop useless extern annotation for functionsGreg Kurz2019-12-172-14/+14
* ppc/pnv: Fix OCC common area region mappingCédric Le Goater2019-12-172-2/+10
* ppc/pnv: Introduce PBA registersCédric Le Goater2019-12-173-10/+15
* ppc/pnv: Make PnvXScomInterface an incomplete typeGreg Kurz2019-12-171-4/+2Star
* target/ppc: Work [S]PURR implementation and add HV supportSuraj Jitindar Singh2019-12-171-2/+1Star
* target/ppc: Implement the VTB for HV accessSuraj Jitindar Singh2019-12-171-0/+1
* ppc/pnv: add a LPC Controller model for POWER10Cédric Le Goater2019-12-172-1/+9
* ppc/pnv: add a PSI bridge model for POWER10Cédric Le Goater2019-12-173-0/+14
* ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machineCédric Le Goater2019-12-172-0/+52
* ppc: Deassert the external interrupt pin in KVM on resetGreg Kurz2019-12-171-0/+2
* spapr: Simplify ovec diffDavid Gibson2019-12-171-3/+1Star
* spapr: Fold h_cas_compose_response() into h_client_architecture_support()David Gibson2019-12-171-3/+1Star
* ppc/pnv: Dump the XIVE NVT tableCédric Le Goater2019-12-171-0/+3
* ppc/pnv: Extend XiveRouter with a get_block_id() handlerCédric Le Goater2019-12-171-1/+1
* ppc/pnv: Introduce a pnv_xive_block_id() helperCédric Le Goater2019-12-171-3/+0Star
* ppc/xive: Introduce a xive_tctx_ipb_update() helperCédric Le Goater2019-12-171-0/+1
* ppc/xive: Remove the get_tctx() XiveRouter handlerCédric Le Goater2019-12-171-2/+0Star
* ppc/xive: Move the TIMA operations to the controller modelCédric Le Goater2019-12-171-1/+0Star
* ppc/pnv: Clarify how the TIMA is accessed on a multichip systemCédric Le Goater2019-12-171-0/+3
* spapr: Pass the maximum number of vCPUs to the KVM interrupt controllerGreg Kurz2019-12-173-4/+12
* ppc/xive: Extend the TIMA operation with a XivePresenter parameterCédric Le Goater2019-12-171-3/+4
* ppc/xive: Introduce a XiveFabric interfaceCédric Le Goater2019-12-171-0/+22
* ppc/pnv: Fix TIMA indirect accessCédric Le Goater2019-12-171-0/+2
* ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helperCédric Le Goater2019-12-171-0/+5
* ppc: Introduce a ppc_cpu_pir() helperCédric Le Goater2019-12-171-0/+1
* ppc/pnv: Instantiate cores separatelyGreg Kurz2019-12-171-1/+1
* ppc/xive: Introduce a XivePresenter interfaceCédric Le Goater2019-12-171-0/+32
* ppc/pnv: Create BMC devices at machine initCédric Le Goater2019-12-171-1/+1
* ppc/pnv: Add HIOMAP commandsCédric Le Goater2019-12-172-0/+6
* ppc/xive: Introduce helpers for the NVT idCédric Le Goater2019-12-172-5/+21
* ppc/xive: Record the IPB in the associated NVTCédric Le Goater2019-12-171-0/+1
* ppc/pnv: Add a PNOR modelCédric Le Goater2019-12-172-0/+28
* ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChipGreg Kurz2019-11-184-0/+5
* spapr/xive: Set the OS CAM line at resetCédric Le Goater2019-10-241-1/+0Star
* ppc: Reset the interrupt presenter from the CPU reset handlerCédric Le Goater2019-10-244-0/+5
* ppc/pnv: Add a PnvChip pointer to PnvCoreCédric Le Goater2019-10-241-0/+3
* spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClassDavid Gibson2019-10-242-1/+1
* spapr: Remove SpaprIrq::nr_msisDavid Gibson2019-10-241-3/+1Star
* spapr, xics, xive: Move SpaprIrq::post_load hook to backendsDavid Gibson2019-10-242-3/+1Star
* spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivateDavid Gibson2019-10-241-1/+3
* spapr: Remove SpaprIrq::init_kvm hookDavid Gibson2019-10-241-1/+0Star
* spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routinesDavid Gibson2019-10-242-4/+4
* spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptControllerDavid Gibson2019-10-243-6/+4Star
* spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptControllerDavid Gibson2019-10-241-2/+2
* spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptControllerDavid Gibson2019-10-241-1/+3
* spapr: Formalize notion of active interrupt controllerDavid Gibson2019-10-242-2/+8
* spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptCon...David Gibson2019-10-242-4/+3Star
* spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptContro...David Gibson2019-10-241-2/+11
* spapr, xics, xive: Introduce SpaprInterruptController QOM interfaceDavid Gibson2019-10-241-0/+14