Age | Commit message (Expand) | Author |
2019-12-17 | ppc/pnv: Drop PnvChipClass::type | Greg Kurz |
2019-12-17 | ppc/pnv: Introduce PnvChipClass::xscom_pcba() method | Greg Kurz |
2019-12-17 | ppc/pnv: Drop pnv_chip_is_power9() and pnv_chip_is_power10() helpers | Greg Kurz |
2019-12-17 | ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom() | Greg Kurz |
2019-12-17 | ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom() | Greg Kurz |
2019-12-17 | ppc/pnv: Introduce PnvChipClass::xscom_core_base() method | Greg Kurz |
2019-12-17 | ppc/pnv: Introduce PnvChipClass::intc_print_info() method | Greg Kurz |
2019-12-17 | ppc/pnv: Drop pnv_is_power9() and pnv_is_power10() helpers | Greg Kurz |
2019-12-17 | ppc/pnv: Introduce PnvMachineClass::dt_power_mgt() | Greg Kurz |
2019-12-17 | ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compat | Greg Kurz |
2019-12-17 | ppc/pnv: Drop PnvPsiClass::chip_type | Greg Kurz |
2019-12-17 | ppc/pnv: Introduce PnvPsiClass::compat | Greg Kurz |
2019-12-17 | ppc: Drop useless extern annotation for functions | Greg Kurz |
2019-12-17 | ppc/pnv: Fix OCC common area region mapping | Cédric Le Goater |
2019-12-17 | ppc/pnv: Introduce PBA registers | Cédric Le Goater |
2019-12-17 | ppc/pnv: Make PnvXScomInterface an incomplete type | Greg Kurz |
2019-12-17 | target/ppc: Work [S]PURR implementation and add HV support | Suraj Jitindar Singh |
2019-12-17 | target/ppc: Implement the VTB for HV access | Suraj Jitindar Singh |
2019-12-17 | ppc/pnv: add a LPC Controller model for POWER10 | Cédric Le Goater |
2019-12-17 | ppc/pnv: add a PSI bridge model for POWER10 | Cédric Le Goater |
2019-12-17 | ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machine | Cédric Le Goater |
2019-12-17 | ppc: Deassert the external interrupt pin in KVM on reset | Greg Kurz |
2019-12-17 | spapr: Simplify ovec diff | David Gibson |
2019-12-17 | spapr: Fold h_cas_compose_response() into h_client_architecture_support() | David Gibson |
2019-12-17 | ppc/pnv: Dump the XIVE NVT table | Cédric Le Goater |
2019-12-17 | ppc/pnv: Extend XiveRouter with a get_block_id() handler | Cédric Le Goater |
2019-12-17 | ppc/pnv: Introduce a pnv_xive_block_id() helper | Cédric Le Goater |
2019-12-17 | ppc/xive: Introduce a xive_tctx_ipb_update() helper | Cédric Le Goater |
2019-12-17 | ppc/xive: Remove the get_tctx() XiveRouter handler | Cédric Le Goater |
2019-12-17 | ppc/xive: Move the TIMA operations to the controller model | Cédric Le Goater |
2019-12-17 | ppc/pnv: Clarify how the TIMA is accessed on a multichip system | Cédric Le Goater |
2019-12-17 | spapr: Pass the maximum number of vCPUs to the KVM interrupt controller | Greg Kurz |
2019-12-17 | ppc/xive: Extend the TIMA operation with a XivePresenter parameter | Cédric Le Goater |
2019-12-17 | ppc/xive: Introduce a XiveFabric interface | Cédric Le Goater |
2019-12-17 | ppc/pnv: Fix TIMA indirect access | Cédric Le Goater |
2019-12-17 | ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper | Cédric Le Goater |
2019-12-17 | ppc: Introduce a ppc_cpu_pir() helper | Cédric Le Goater |
2019-12-17 | ppc/pnv: Instantiate cores separately | Greg Kurz |
2019-12-17 | ppc/xive: Introduce a XivePresenter interface | Cédric Le Goater |
2019-12-17 | ppc/pnv: Create BMC devices at machine init | Cédric Le Goater |
2019-12-17 | ppc/pnv: Add HIOMAP commands | Cédric Le Goater |
2019-12-17 | ppc/xive: Introduce helpers for the NVT id | Cédric Le Goater |
2019-12-17 | ppc/xive: Record the IPB in the associated NVT | Cédric Le Goater |
2019-12-17 | ppc/pnv: Add a PNOR model | Cédric Le Goater |
2019-11-18 | ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip | Greg Kurz |
2019-10-24 | spapr/xive: Set the OS CAM line at reset | Cédric Le Goater |
2019-10-24 | ppc: Reset the interrupt presenter from the CPU reset handler | Cédric Le Goater |
2019-10-24 | ppc/pnv: Add a PnvChip pointer to PnvCore | Cédric Le Goater |
2019-10-24 | spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClass | David Gibson |
2019-10-24 | spapr: Remove SpaprIrq::nr_msis | David Gibson |