Age | Commit message (Expand) | Author |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-05-29 | spapr/xive: fix multiple resets when using the 'dual' interrupt mode | Cédric Le Goater |
2019-05-29 | spapr/irq: initialize the IRQ device only once | Cédric Le Goater |
2019-05-29 | spapr/irq: introduce a spapr_irq_init_device() helper | 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 hcall support when under KVM | Cédric Le Goater |
2019-05-29 | spapr/xive: add KVM support | Cédric Le Goater |
2019-05-29 | Fix typo on "info pic" monitor cmd output for xive | Satheesh Rajendran |
2019-05-29 | spapr/xive: print out the EQ page address in the monitor | Cédric Le Goater |
2019-05-29 | spapr/xive: fix EQ page addresses above 64GB | Cédric Le Goater |
2019-05-29 | spapr/xive: EQ page should be naturally aligned | Cédric Le Goater |
2019-03-12 | spapr: Use CamelCase properly | David Gibson |
2019-02-26 | hw/ppc: Use object_initialize_child for correct reference counting | Thomas Huth |
2019-02-26 | spapr: Expose the name of the interrupt controller node | Greg Kurz |
2019-02-17 | xive: Only set source type for LSIs | Greg Kurz |
2019-02-04 | spapr: move the interrupt presenters under machine_data | Cédric Le Goater |
2019-02-04 | xive: add a get_tctx() method to the XiveRouter | Cédric Le Goater |
2019-01-09 | spapr: enable XIVE MMIOs at reset | 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: add a 'reset' method to the sPAPR IRQ backend | Cédric Le Goater |
2018-12-21 | spapr: add device tree support for the XIVE exploitation mode | Cédric Le Goater |
2018-12-21 | spapr: add hcalls support for the XIVE exploitation interrupt mode | Cédric Le Goater |
2018-12-21 | spapr/xive: use the VCPU id as a NVT identifier | Cédric Le Goater |
2018-12-21 | spapr/xive: introduce a XIVE interrupt controller | Cédric Le Goater |