summaryrefslogtreecommitdiffstats
path: root/hw/intc/xive.c
Commit message (Expand)AuthorAgeFilesLines
...
* ppc/xive: Make the PIPR register readonlyCédric Le Goater2019-07-021-16/+16
* ppc/xive: Force the Physical CAM line value to group modeCédric Le Goater2019-07-021-16/+5Star
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...Peter Maydell2019-06-121-3/+19
|\
| * ppc/xive: Make XIVE generate the proper interrupt typesBenjamin Herrenschmidt2019-06-121-3/+19
* | Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
|/
* spapr/irq: add KVM support to the 'dual' machineCédric Le Goater2019-05-291-4/+0Star
* spapr/xive: add migration support for KVMCédric Le Goater2019-05-291-0/+17
* spapr/xive: add state synchronization with KVMCédric Le Goater2019-05-291-0/+10
* spapr/xive: add KVM supportCédric Le Goater2019-05-291-3/+18
* spapr/xive: fix EQ page addresses above 64GBCédric Le Goater2019-05-291-6/+3Star
* ppc/xive: activate HV supportCédric Le Goater2019-03-121-3/+54
* ppc/pnv: export the xive_router_notify() routineCédric Le Goater2019-03-121-1/+1
* ppc/xive: export the TIMA memory accessorsCédric Le Goater2019-03-121-5/+18
* ppc/xive: hardwire the Physical CAM line of the thread contextCédric Le Goater2019-03-121-1/+30
* ppc/xive: xive does not have a POWER7 interrupt modelCédric Le Goater2019-02-251-3/+0Star
* target/ppc: Add POWER9 external interrupt modelBenjamin Herrenschmidt2019-02-251-0/+3
* xive: add a get_tctx() method to the XiveRouterCédric Le Goater2019-02-041-6/+10
* ppc/xive: fix remaining XiveFabric namesCédric Le Goater2019-02-041-3/+3
* spapr: move the qemu_irq array under the machineCédric Le Goater2019-01-081-3/+0Star
* ppc: export the XICS and XIVE set_irq handlersCédric Le Goater2019-01-081-1/+1
* ppc/xive: introduce a XiveTCTX pointer under PowerPCCPUCédric Le Goater2019-01-081-3/+3
* spapr: allocate the interrupt thread context under the CPU coreCédric Le Goater2018-12-201-0/+22
* ppc/xive: notify the CPU when the interrupt priority is more privilegedCédric Le Goater2018-12-201-1/+95
* ppc/xive: introduce a simplified XIVE presenterCédric Le Goater2018-12-201-0/+190
* ppc/xive: introduce the XIVE interrupt thread contextCédric Le Goater2018-12-201-0/+424
* ppc/xive: add support for the END Event State BuffersCédric Le Goater2018-12-201-2/+158
* ppc/xive: introduce the XIVE Event Notification DescriptorsCédric Le Goater2018-12-201-0/+174
* ppc/xive: introduce the XiveRouter modelCédric Le Goater2018-12-201-0/+77
* ppc/xive: introduce the XiveNotifier interfaceCédric Le Goater2018-12-201-0/+25
* ppc/xive: add support for the LSI interrupt sourcesCédric Le Goater2018-12-201-6/+61
* ppc/xive: introduce a XIVE interrupt source modelCédric Le Goater2018-12-201-0/+382