aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/xive.c
AgeCommit message (Expand)Author
2019-05-29spapr/irq: add KVM support to the 'dual' machineCédric Le Goater
2019-05-29spapr/xive: add migration support for KVMCédric Le Goater
2019-05-29spapr/xive: add state synchronization with KVMCédric Le Goater
2019-05-29spapr/xive: add KVM supportCédric Le Goater
2019-05-29spapr/xive: fix EQ page addresses above 64GBCédric Le Goater
2019-03-12ppc/xive: activate HV supportCédric Le Goater
2019-03-12ppc/pnv: export the xive_router_notify() routineCédric Le Goater
2019-03-12ppc/xive: export the TIMA memory accessorsCédric Le Goater
2019-03-12ppc/xive: hardwire the Physical CAM line of the thread contextCédric Le Goater
2019-02-26ppc/xive: xive does not have a POWER7 interrupt modelCédric Le Goater
2019-02-26target/ppc: Add POWER9 external interrupt modelBenjamin Herrenschmidt
2019-02-04xive: add a get_tctx() method to the XiveRouterCédric Le Goater
2019-02-04ppc/xive: fix remaining XiveFabric namesCédric Le Goater
2019-01-09spapr: move the qemu_irq array under the machineCédric Le Goater
2019-01-09ppc: export the XICS and XIVE set_irq handlersCédric Le Goater
2019-01-09ppc/xive: introduce a XiveTCTX pointer under PowerPCCPUCédric Le Goater
2018-12-21spapr: allocate the interrupt thread context under the CPU coreCédric Le Goater
2018-12-21ppc/xive: notify the CPU when the interrupt priority is more privilegedCédric Le Goater
2018-12-21ppc/xive: introduce a simplified XIVE presenterCédric Le Goater
2018-12-21ppc/xive: introduce the XIVE interrupt thread contextCédric Le Goater
2018-12-21ppc/xive: add support for the END Event State BuffersCédric Le Goater
2018-12-21ppc/xive: introduce the XIVE Event Notification DescriptorsCédric Le Goater
2018-12-21ppc/xive: introduce the XiveRouter modelCédric Le Goater
2018-12-21ppc/xive: introduce the XiveNotifier interfaceCédric Le Goater
2018-12-21ppc/xive: add support for the LSI interrupt sourcesCédric Le Goater
2018-12-21ppc/xive: introduce a XIVE interrupt source modelCédric Le Goater