Age | Commit message (Expand) | Author |
2019-11-18 | ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip | Greg Kurz |
2019-10-24 | ppc: Reset the interrupt presenter from the CPU reset handler | Cédric Le Goater |
2019-10-04 | xive: Improve irq claim/free path | David Gibson |
2019-08-21 | ppc/xive: Improve 'info pic' support | Cédric Le Goater |
2019-08-21 | ppc/xive: use an abstract type for XiveNotifier | Cédric Le Goater |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-13 | spapr/xive: Fix migration of hot-plugged CPUs | Cédric Le Goater |
2019-07-02 | spapr/xive: rework the mapping the KVM memory regions | Cédric Le Goater |
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-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-02-17 | xive: Only set source type for LSIs | Greg Kurz |
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 | spapr/xive: simplify the sPAPR IRQ qirq method for XIVE | 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: 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 |