Age | Commit message (Expand) | Author | Files | Lines |
2020-01-08 | xive: Add a "presenter" link property to the TCTX object | Cédric Le Goater | 1 | -3/+5 |
2020-01-08 | spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router | Greg Kurz | 1 | -2/+3 |
2019-12-17 | ppc/pnv: Extend XiveRouter with a get_block_id() handler | Cédric Le Goater | 1 | -1/+1 |
2019-12-17 | ppc/xive: Introduce a xive_tctx_ipb_update() helper | Cédric Le Goater | 1 | -0/+1 |
2019-12-17 | ppc/xive: Remove the get_tctx() XiveRouter handler | Cédric Le Goater | 1 | -2/+0 |
2019-12-17 | ppc/xive: Move the TIMA operations to the controller model | Cédric Le Goater | 1 | -1/+0 |
2019-12-17 | ppc/xive: Extend the TIMA operation with a XivePresenter parameter | Cédric Le Goater | 1 | -3/+4 |
2019-12-17 | ppc/xive: Introduce a XiveFabric interface | Cédric Le Goater | 1 | -0/+22 |
2019-12-17 | ppc/xive: Introduce a XivePresenter interface | Cédric Le Goater | 1 | -0/+32 |
2019-12-17 | ppc/xive: Introduce helpers for the NVT id | Cédric Le Goater | 1 | -5/+0 |
2019-11-18 | ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip | Greg Kurz | 1 | -0/+1 |
2019-10-24 | ppc: Reset the interrupt presenter from the CPU reset handler | Cédric Le Goater | 1 | -0/+1 |
2019-10-04 | xive: Improve irq claim/free path | David Gibson | 1 | -1/+1 |
2019-08-21 | ppc/xive: Improve 'info pic' support | Cédric Le Goater | 1 | -5/+0 |
2019-08-21 | ppc/xive: use an abstract type for XiveNotifier | Cédric Le Goater | 1 | -4/+2 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -1/+0 |
2019-08-13 | spapr/xive: Fix migration of hot-plugged CPUs | Cédric Le Goater | 1 | -0/+1 |
2019-07-02 | spapr/xive: rework the mapping the KVM memory regions | Cédric Le Goater | 1 | -0/+1 |
2019-06-12 | ppc/xive: Make XIVE generate the proper interrupt types | Benjamin Herrenschmidt | 1 | -1/+2 |
2019-05-29 | spapr/irq: add KVM support to the 'dual' machine | Cédric Le Goater | 1 | -1/+0 |
2019-05-29 | spapr/xive: add migration support for KVM | Cédric Le Goater | 1 | -0/+1 |
2019-05-29 | spapr/xive: add state synchronization with KVM | Cédric Le Goater | 1 | -0/+1 |
2019-05-29 | spapr/xive: add KVM support | Cédric Le Goater | 1 | -0/+13 |
2019-03-12 | ppc/pnv: export the xive_router_notify() routine | Cédric Le Goater | 1 | -0/+1 |
2019-03-12 | ppc/xive: export the TIMA memory accessors | Cédric Le Goater | 1 | -0/+3 |
2019-02-17 | xive: Only set source type for LSIs | Greg Kurz | 1 | -5/+2 |
2019-02-04 | xive: add a get_tctx() method to the XiveRouter | Cédric Le Goater | 1 | -28/+29 |
2019-02-04 | ppc/xive: fix remaining XiveFabric names | Cédric Le Goater | 1 | -1/+1 |
2019-01-09 | spapr: move the qemu_irq array under the machine | Cédric Le Goater | 1 | -1/+0 |
2019-01-09 | ppc: export the XICS and XIVE set_irq handlers | Cédric Le Goater | 1 | -0/+2 |
2019-01-09 | spapr/xive: simplify the sPAPR IRQ qirq method for XIVE | Cédric Le Goater | 1 | -6/+0 |
2018-12-21 | spapr: allocate the interrupt thread context under the CPU core | Cédric Le Goater | 1 | -0/+1 |
2018-12-21 | ppc/xive: introduce a simplified XIVE presenter | Cédric Le Goater | 1 | -0/+14 |
2018-12-21 | ppc/xive: introduce the XIVE interrupt thread context | Cédric Le Goater | 1 | -0/+44 |
2018-12-21 | ppc/xive: add support for the END Event State Buffers | Cédric Le Goater | 1 | -0/+21 |
2018-12-21 | ppc/xive: introduce the XIVE Event Notification Descriptors | Cédric Le Goater | 1 | -0/+18 |
2018-12-21 | ppc/xive: introduce the XiveRouter model | Cédric Le Goater | 1 | -0/+31 |
2018-12-21 | ppc/xive: introduce the XiveNotifier interface | Cédric Le Goater | 1 | -0/+23 |
2018-12-21 | ppc/xive: add support for the LSI interrupt sources | Cédric Le Goater | 1 | -1/+18 |
2018-12-21 | ppc/xive: introduce a XIVE interrupt source model | Cédric Le Goater | 1 | -0/+260 |