| Commit message (Expand) | Author | Age | Files | Lines |
* | ppc/xive: Add support for PQ state bits offload | Cédric Le Goater | 2022-03-02 | 1 | -3/+34 |
* | ppc/xive: check return value of ldq_be_dma() | Cédric Le Goater | 2022-01-28 | 1 | -4/+18 |
* | dma: Let ld*_dma() propagate MemTxResult | Philippe Mathieu-Daudé | 2021-12-31 | 1 | -4/+4 |
* | dma: Let ld*_dma() take MemTxAttrs argument | Philippe Mathieu-Daudé | 2021-12-31 | 1 | -3/+4 |
* | ppc/pnv: Add trace events for PCI event notification | Cédric Le Goater | 2021-02-10 | 1 | -0/+3 |
* | error: Eliminate error_propagate() with Coccinelle, part 1 | Markus Armbruster | 2020-07-10 | 1 | -4/+2 |
* | qom: Put name parameter before value / visitor parameter | Markus Armbruster | 2020-07-10 | 1 | -5/+4 |
* | qdev: Use returned bool to check for qdev_realize() etc. failure | Markus Armbruster | 2020-07-10 | 1 | -4/+2 |
* | qdev: Convert bus-less devices to qdev_realize() with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -2/+2 |
* | qom: Less verbose object_initialize_child() | Markus Armbruster | 2020-06-15 | 1 | -4/+2 |
* | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
* | pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptr | Greg Kurz | 2020-01-08 | 1 | -6/+2 |
* | pnv/xive: Use device_class_set_parent_realize() | Greg Kurz | 2020-01-08 | 1 | -0/+10 |
* | ppc/pnv: Dump the XIVE NVT table | Cédric Le Goater | 2019-12-17 | 1 | -0/+64 |
* | ppc/pnv: Extend XiveRouter with a get_block_id() handler | Cédric Le Goater | 2019-12-17 | 1 | -0/+6 |
* | ppc/pnv: Introduce a pnv_xive_block_id() helper | Cédric Le Goater | 2019-12-17 | 1 | -31/+33 |
* | ppc/xive: Remove the get_tctx() XiveRouter handler | Cédric Le Goater | 2019-12-17 | 1 | -13/+0 |
* | ppc/xive: Move the TIMA operations to the controller model | Cédric Le Goater | 2019-12-17 | 1 | -1/+34 |
* | ppc/pnv: Clarify how the TIMA is accessed on a multichip system | Cédric Le Goater | 2019-12-17 | 1 | -17/+23 |
* | ppc/xive: Extend the TIMA operation with a XivePresenter parameter | Cédric Le Goater | 2019-12-17 | 1 | -2/+2 |
* | ppc/pnv: Fix TIMA indirect access | Cédric Le Goater | 2019-12-17 | 1 | -6/+7 |
* | ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper | Cédric Le Goater | 2019-12-17 | 1 | -0/+19 |
* | ppc/pnv: Loop on the threads of the chip to find a matching NVT | Cédric Le Goater | 2019-12-17 | 1 | -26/+35 |
* | ppc/xive: Implement the XivePresenter interface | Cédric Le Goater | 2019-12-17 | 1 | -0/+41 |
* | ppc/pnv: Quiesce some XIVE errors | Cédric Le Goater | 2019-12-17 | 1 | -1/+5 |
* | ppc/pnv: Remove pnv_xive_vst_size() routine | Cédric Le Goater | 2019-12-17 | 1 | -69/+43 |
* | ppc/pnv: Link "chip" property to PnvXive::chip pointer | Greg Kurz | 2019-12-17 | 1 | -10/+3 |
* | xive: Link "xive" property to XiveEndSource::xrtr pointer | Greg Kurz | 2019-12-17 | 1 | -2/+2 |
* | xive: Link "xive" property to XiveSource::xive pointer | Greg Kurz | 2019-12-17 | 1 | -2/+2 |
* | ppc/pnv: Improve trigger data definition | Cédric Le Goater | 2019-10-24 | 1 | -4/+16 |
* | ppc/xive: Improve 'info pic' support | Cédric Le Goater | 2019-08-21 | 1 | -0/+9 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include sysemu/reset.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | ppc/pnv: Rework cache watch model of PnvXIVE | Cédric Le Goater | 2019-07-02 | 1 | -36/+106 |
* | ppc/pnv: fix StoreEOI activation | Cédric Le Goater | 2019-07-02 | 1 | -2/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | ppc/pnv: add a XIVE interrupt controller model for POWER9 | Cédric Le Goater | 2019-03-12 | 1 | -0/+1753 |