Age | Commit message (Expand) | Author |
2019-07-02 | xics/spapr: Detect old KVM XICS on POWER9 hosts | Greg Kurz |
2019-07-02 | xics/spapr: Register RTAS/hypercalls once at machine init | Greg Kurz |
2019-05-29 | spapr/irq: add KVM support to the 'dual' machine | Cédric Le Goater |
2019-05-29 | spapr/irq: introduce a spapr_irq_init_device() helper | Cédric Le Goater |
2019-05-29 | spapr/xive: activate KVM support | Cédric Le Goater |
2019-05-29 | spapr/xive: add migration support for KVM | Cédric Le Goater |
2019-05-29 | spapr/xive: add KVM support | Cédric Le Goater |
2019-04-26 | spapr/irq: remove spapr_ics_create() | Cédric Le Goater |
2019-03-29 | spapr/irq: Add XIVE sanity checks on non-P9 machines | Cédric Le Goater |
2019-03-12 | spapr: Use CamelCase properly | David Gibson |
2019-02-26 | spapr_irq: Expose the phandle of the interrupt controller | Greg Kurz |
2019-02-26 | spapr: Expose the name of the interrupt controller node | Greg Kurz |
2019-02-18 | xics: Drop the KVM ICS class | Greg Kurz |
2019-02-18 | spapr/irq: Use the "simple" ICS class for KVM | Greg Kurz |
2019-02-18 | xics: Handle KVM interrupt presentation from "simple" ICS code | Greg Kurz |
2019-02-18 | spapr/irq: Use the base ICP class for KVM | Greg Kurz |
2019-02-17 | spapr/irq: remove the XICS offset adjustment | Cédric Le Goater |
2019-02-17 | spapr/irq: add an 'nr_irq' parameter to initialize the backend. | Cédric Le Goater |
2019-02-17 | spapr: Disallow unsupported kernel-irqchip settings | Greg Kurz |
2019-02-04 | spapr: move the interrupt presenters under machine_data | Cédric Le Goater |
2019-01-22 | ppc: Move spapr-related prototypes from xics.h into a seperate header file | Thomas Huth |
2019-01-09 | spapr: enable XIVE MMIOs at reset | Cédric Le Goater |
2019-01-09 | spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS | Cédric Le Goater |
2019-01-09 | spapr: move the qemu_irq array under the machine | Cédric Le Goater |
2019-01-09 | ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU | Cédric Le Goater |
2019-01-09 | ppc/xive: introduce a XiveTCTX pointer under PowerPCCPU | Cédric Le Goater |
2019-01-09 | spapr: modify the prototype of the cpu_intc_create() method | Cédric Le Goater |
2019-01-09 | spapr/xive: simplify the sPAPR IRQ qirq method for XIVE | Cédric Le Goater |
2018-12-21 | spapr: introduce an 'ic-mode' machine option | Cédric Le Goater |
2018-12-21 | spapr: add an extra OV5 field to the sPAPR IRQ backend | Cédric Le Goater |
2018-12-21 | spapr: add a 'reset' method to the sPAPR IRQ backend | Cédric Le Goater |
2018-12-21 | spapr: extend the sPAPR IRQ backend for XICS migration | Cédric Le Goater |
2018-12-21 | spapr: allocate the interrupt thread context under the CPU core | Cédric Le Goater |
2018-12-21 | spapr: add device tree support for the XIVE exploitation mode | Cédric Le Goater |
2018-12-21 | spapr: add hcalls support for the XIVE exploitation interrupt mode | Cédric Le Goater |
2018-12-21 | spapr: introduce a new machine IRQ backend for XIVE | Cédric Le Goater |
2018-12-21 | spapr: introduce a spapr_irq_init() routine | Cédric Le Goater |
2018-09-25 | spapr: increase the size of the IRQ number space | Cédric Le Goater |
2018-09-25 | spapr: introduce a spapr_irq class 'nr_msis' attribute | Cédric Le Goater |
2018-08-21 | spapr: introduce a IRQ controller backend to the machine | Cédric Le Goater |
2018-08-21 | spapr: introduce a fixed IRQ number space | Cédric Le Goater |