summaryrefslogtreecommitdiff
path: root/hw/intc/xive.c
AgeCommit message (Expand)Author
2019-10-24ppc/pnv: Improve trigger data definitionCédric Le Goater
2019-10-24xive: Make some device types not user creatableGreg Kurz
2019-10-04spapr/xive: skip partially initialized vCPUs in presenterCédric Le Goater
2019-08-21ppc/xive: Improve 'info pic' supportCédric Le Goater
2019-08-21ppc/xive: Provide silent escalation supportCédric Le Goater
2019-08-21ppc/xive: Provide unconditional escalation supportCédric Le Goater
2019-08-21ppc/xive: Provide escalation supportCédric Le Goater
2019-08-21ppc/xive: Provide backlog supportCédric Le Goater
2019-08-21ppc/xive: Implement TM_PULL_OS_CTX special commandCédric Le Goater
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster
2019-08-13spapr/xive: Fix migration of hot-plugged CPUsCédric Le Goater
2019-07-02ppc/xive: Fix TM_PULL_POOL_CTX special operationCédric Le Goater
2019-07-02ppc/xive: Make the PIPR register readonlyCédric Le Goater
2019-07-02ppc/xive: Force the Physical CAM line value to group modeCédric Le Goater
2019-06-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...Peter Maydell
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-06-12ppc/xive: Make XIVE generate the proper interrupt typesBenjamin Herrenschmidt
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