summaryrefslogtreecommitdiff
path: root/hw/intc/spapr_xive.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-04spapr: move the interrupt presenters under machine_dataCédric Le Goater1-1/+2
2019-02-04xive: add a get_tctx() method to the XiveRouterCédric Le Goater1-0/+8
2019-01-09spapr: enable XIVE MMIOs at resetCédric Le Goater1-0/+9
2019-01-09spapr/xive: simplify the sPAPR IRQ qirq method for XIVECédric Le Goater1-14/+0
2018-12-21spapr: add a 'reset' method to the sPAPR IRQ backendCédric Le Goater1-0/+17
2018-12-21spapr: add device tree support for the XIVE exploitation modeCédric Le Goater1-0/+67
2018-12-21spapr: add hcalls support for the XIVE exploitation interrupt modeCédric Le Goater1-0/+982
2018-12-21spapr/xive: use the VCPU id as a NVT identifierCédric Le Goater1-1/+55
2018-12-21spapr/xive: introduce a XIVE interrupt controllerCédric Le Goater1-0/+366