Age | Commit message (Expand) | Author |
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 |
2019-10-24 | spapr, xics, xive: Move SpaprIrq::post_load hook to backends | David Gibson |
2019-10-24 | spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivate | David Gibson |
2019-10-24 | spapr: Remove SpaprIrq::init_kvm hook | David Gibson |
2019-10-24 | spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routines | David Gibson |
2019-10-24 | spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptController | David Gibson |
2019-10-24 | spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptController | David Gibson |
2019-10-24 | spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptController | David Gibson |
2019-10-24 | spapr: Formalize notion of active interrupt controller | David Gibson |
2019-10-24 | spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptCon... | David Gibson |
2019-10-24 | spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptContro... | David Gibson |
2019-10-24 | spapr, xics, xive: Introduce SpaprInterruptController QOM interface | David Gibson |
2019-10-24 | spapr: Set VSMT to smp_threads by default | Greg Kurz |
2019-10-24 | ppc/pnv: Improve trigger data definition | Cédric Le Goater |
2019-10-04 | spapr: Eliminate SpaprIrq::init hook | David Gibson |
2019-10-04 | spapr: Use less cryptic representation of which irq backends are supported | David Gibson |