aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ppc/xive.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-13spapr/xive: Fix migration of hot-plugged CPUsCédric Le Goater1-0/+1
2019-07-02spapr/xive: rework the mapping the KVM memory regionsCédric Le Goater1-0/+1
2019-06-12ppc/xive: Make XIVE generate the proper interrupt typesBenjamin Herrenschmidt1-1/+2
2019-05-29spapr/irq: add KVM support to the 'dual' machineCédric Le Goater1-1/+0
2019-05-29spapr/xive: add migration support for KVMCédric Le Goater1-0/+1
2019-05-29spapr/xive: add state synchronization with KVMCédric Le Goater1-0/+1
2019-05-29spapr/xive: add KVM supportCédric Le Goater1-0/+13
2019-03-12ppc/pnv: export the xive_router_notify() routineCédric Le Goater1-0/+1
2019-03-12ppc/xive: export the TIMA memory accessorsCédric Le Goater1-0/+3
2019-02-17xive: Only set source type for LSIsGreg Kurz1-5/+2
2019-02-04xive: add a get_tctx() method to the XiveRouterCédric Le Goater1-28/+29
2019-02-04ppc/xive: fix remaining XiveFabric namesCédric Le Goater1-1/+1
2019-01-09spapr: move the qemu_irq array under the machineCédric Le Goater1-1/+0
2019-01-09ppc: export the XICS and XIVE set_irq handlersCédric Le Goater1-0/+2
2019-01-09spapr/xive: simplify the sPAPR IRQ qirq method for XIVECédric Le Goater1-6/+0
2018-12-21spapr: allocate the interrupt thread context under the CPU coreCédric Le Goater1-0/+1
2018-12-21ppc/xive: introduce a simplified XIVE presenterCédric Le Goater1-0/+14
2018-12-21ppc/xive: introduce the XIVE interrupt thread contextCédric Le Goater1-0/+44
2018-12-21ppc/xive: add support for the END Event State BuffersCédric Le Goater1-0/+21
2018-12-21ppc/xive: introduce the XIVE Event Notification DescriptorsCédric Le Goater1-0/+18
2018-12-21ppc/xive: introduce the XiveRouter modelCédric Le Goater1-0/+31
2018-12-21ppc/xive: introduce the XiveNotifier interfaceCédric Le Goater1-0/+23
2018-12-21ppc/xive: add support for the LSI interrupt sourcesCédric Le Goater1-1/+18
2018-12-21ppc/xive: introduce a XIVE interrupt source modelCédric Le Goater1-0/+260