summaryrefslogtreecommitdiff
path: root/include/hw/ppc/spapr_irq.h
AgeCommit message (Expand)Author
2019-02-26spapr_irq: Expose the phandle of the interrupt controllerGreg Kurz
2019-02-26spapr: Expose the name of the interrupt controller nodeGreg Kurz
2019-02-17spapr/irq: add an 'nr_irq' parameter to initialize the backend.Cédric Le Goater
2019-01-09spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICSCédric Le Goater
2019-01-09spapr: move the qemu_irq array under the machineCédric Le Goater
2019-01-09spapr: modify the prototype of the cpu_intc_create() methodCédric Le Goater
2018-12-21spapr: add an extra OV5 field to the sPAPR IRQ backendCédric Le Goater
2018-12-21spapr: add a 'reset' method to the sPAPR IRQ backendCédric Le Goater
2018-12-21spapr: extend the sPAPR IRQ backend for XICS migrationCédric Le Goater
2018-12-21spapr: allocate the interrupt thread context under the CPU coreCédric Le Goater
2018-12-21spapr: add device tree support for the XIVE exploitation modeCédric Le Goater
2018-12-21spapr: introduce a new machine IRQ backend for XIVECédric Le Goater
2018-12-21spapr: introduce a spapr_irq_init() routineCédric Le Goater
2018-09-25spapr: increase the size of the IRQ number spaceCédric Le Goater
2018-09-25spapr: introduce a spapr_irq class 'nr_msis' attributeCédric Le Goater
2018-08-21spapr: introduce a IRQ controller backend to the machineCédric Le Goater
2018-08-21spapr: introduce a fixed IRQ number spaceCédric Le Goater