summaryrefslogtreecommitdiffstats
path: root/hw/intc/spapr_xive.c
Commit message (Expand)AuthorAgeFilesLines
...
* spapr/xive: EQ page should be naturally alignedCédric Le Goater2019-05-291-0/+6
* spapr: Use CamelCase properlyDavid Gibson2019-03-121-43/+43
* hw/ppc: Use object_initialize_child for correct reference countingThomas Huth2019-02-251-6/+5Star
* spapr: Expose the name of the interrupt controller nodeGreg Kurz2019-02-251-5/+4Star
* xive: Only set source type for LSIsGreg Kurz2019-02-171-4/+3Star
* spapr: move the interrupt presenters under machine_dataCédric Le Goater2019-02-041-1/+2
* xive: add a get_tctx() method to the XiveRouterCédric Le Goater2019-02-041-0/+8
* spapr: enable XIVE MMIOs at resetCédric Le Goater2019-01-081-0/+9
* spapr/xive: simplify the sPAPR IRQ qirq method for XIVECédric Le Goater2019-01-081-14/+0Star
* spapr: add a 'reset' method to the sPAPR IRQ backendCédric Le Goater2018-12-201-0/+17
* spapr: add device tree support for the XIVE exploitation modeCédric Le Goater2018-12-201-0/+67
* spapr: add hcalls support for the XIVE exploitation interrupt modeCédric Le Goater2018-12-201-0/+982
* spapr/xive: use the VCPU id as a NVT identifierCédric Le Goater2018-12-201-1/+55
* spapr/xive: introduce a XIVE interrupt controllerCédric Le Goater2018-12-201-0/+366