Age | Commit message (Expand) | Author |
2019-10-24 | ppc: Reset the interrupt presenter from the CPU reset handler | Cédric Le Goater |
2019-10-24 | ppc/pnv: Improve trigger data definition | Cédric Le Goater |
2019-10-24 | xive: Make some device types not user creatable | Greg Kurz |
2019-10-04 | spapr/xive: skip partially initialized vCPUs in presenter | Cédric Le Goater |
2019-08-21 | ppc/xive: Improve 'info pic' support | Cédric Le Goater |
2019-08-21 | ppc/xive: Provide silent escalation support | Cédric Le Goater |
2019-08-21 | ppc/xive: Provide unconditional escalation support | Cédric Le Goater |
2019-08-21 | ppc/xive: Provide escalation support | Cédric Le Goater |
2019-08-21 | ppc/xive: Provide backlog support | Cédric Le Goater |
2019-08-21 | ppc/xive: Implement TM_PULL_OS_CTX special command | Cédric Le Goater |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster |
2019-08-13 | spapr/xive: Fix migration of hot-plugged CPUs | Cédric Le Goater |
2019-07-02 | ppc/xive: Fix TM_PULL_POOL_CTX special operation | Cédric Le Goater |
2019-07-02 | ppc/xive: Make the PIPR register readonly | Cédric Le Goater |
2019-07-02 | ppc/xive: Force the Physical CAM line value to group mode | Cédric Le Goater |
2019-06-12 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into... | Peter Maydell |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-06-12 | ppc/xive: Make XIVE generate the proper interrupt types | Benjamin Herrenschmidt |
2019-05-29 | spapr/irq: add KVM support to the 'dual' machine | Cédric Le Goater |
2019-05-29 | spapr/xive: add migration support for KVM | Cédric Le Goater |
2019-05-29 | spapr/xive: add state synchronization with KVM | Cédric Le Goater |
2019-05-29 | spapr/xive: add KVM support | Cédric Le Goater |
2019-05-29 | spapr/xive: fix EQ page addresses above 64GB | Cédric Le Goater |
2019-03-12 | ppc/xive: activate HV support | Cédric Le Goater |
2019-03-12 | ppc/pnv: export the xive_router_notify() routine | Cédric Le Goater |
2019-03-12 | ppc/xive: export the TIMA memory accessors | Cédric Le Goater |
2019-03-12 | ppc/xive: hardwire the Physical CAM line of the thread context | Cédric Le Goater |
2019-02-26 | ppc/xive: xive does not have a POWER7 interrupt model | Cédric Le Goater |
2019-02-26 | target/ppc: Add POWER9 external interrupt model | Benjamin Herrenschmidt |
2019-02-04 | xive: add a get_tctx() method to the XiveRouter | Cédric Le Goater |
2019-02-04 | ppc/xive: fix remaining XiveFabric names | Cédric Le Goater |
2019-01-09 | spapr: move the qemu_irq array under the machine | Cédric Le Goater |
2019-01-09 | ppc: export the XICS and XIVE set_irq handlers | Cédric Le Goater |
2019-01-09 | ppc/xive: introduce a XiveTCTX pointer under PowerPCCPU | Cédric Le Goater |
2018-12-21 | spapr: allocate the interrupt thread context under the CPU core | Cédric Le Goater |
2018-12-21 | ppc/xive: notify the CPU when the interrupt priority is more privileged | Cédric Le Goater |
2018-12-21 | ppc/xive: introduce a simplified XIVE presenter | Cédric Le Goater |
2018-12-21 | ppc/xive: introduce the XIVE interrupt thread context | Cédric Le Goater |
2018-12-21 | ppc/xive: add support for the END Event State Buffers | Cédric Le Goater |
2018-12-21 | ppc/xive: introduce the XIVE Event Notification Descriptors | Cédric Le Goater |
2018-12-21 | ppc/xive: introduce the XiveRouter model | Cédric Le Goater |
2018-12-21 | ppc/xive: introduce the XiveNotifier interface | Cédric Le Goater |
2018-12-21 | ppc/xive: add support for the LSI interrupt sources | Cédric Le Goater |
2018-12-21 | ppc/xive: introduce a XIVE interrupt source model | Cédric Le Goater |