Age | Commit message (Expand) | Author |
2021-10-21 | spapr/xive: Use xive_esb_rw() to trigger interrupts | Cédric Le Goater |
2021-10-21 | spapr/xive: Add source status helpers | Cédric Le Goater |
2021-09-30 | spapr/xive: Fix kvm_xive_source_reset trace event | Cédric Le Goater |
2021-08-27 | ppc/xive: Export PQ get/set routines | Cédric Le Goater |
2021-03-09 | sysemu: Let VMChangeStateHandler take boolean 'running' argument | Philippe Mathieu-Daudé |
2020-12-14 | xive: Add trace events | Cédric Le Goater |
2020-11-18 | Revert series "spapr/xive: Allocate vCPU IPIs from the vCPU contexts" | Greg Kurz |
2020-09-08 | spapr/xive: Allocate vCPU IPIs from the vCPU contexts | Cédric Le Goater |
2020-09-08 | spapr/xive: Allocate IPIs independently from the other sources | Cédric Le Goater |
2020-09-08 | spapr/xive: Use kvmppc_xive_source_reset() in post_load | Cédric Le Goater |
2020-09-08 | spapr/xive: Modify kvm_cpu_is_enabled() interface | Cédric Le Goater |
2020-08-14 | spapr/xive: Use xive_source_esb_len() | Greg Kurz |
2020-08-13 | spapr/xive: Simplify error handling of kvmppc_xive_cpu_synchronize_state() | Greg Kurz |
2020-08-13 | spapr/xive: Simplify error handling in kvmppc_xive_connect() | Greg Kurz |
2020-08-13 | spapr/xive: Fix error handling in kvmppc_xive_post_load() | Greg Kurz |
2020-08-13 | spapr/kvm: Fix error handling in kvmppc_xive_pre_save() | Greg Kurz |
2020-08-13 | spapr/xive: Rework error handling of kvmppc_xive_set_source_config() | Greg Kurz |
2020-08-13 | spapr/xive: Rework error handling in kvmppc_xive_get_queues() | Greg Kurz |
2020-08-13 | spapr/xive: Rework error handling of kvmppc_xive_[gs]et_queue_config() | Greg Kurz |
2020-08-13 | spapr/xive: Rework error handling of kvmppc_xive_cpu_[gs]et_state() | Greg Kurz |
2020-08-13 | spapr/xive: Rework error handling of kvmppc_xive_mmap() | Greg Kurz |
2020-08-13 | spapr/xive: Rework error handling of kvmppc_xive_source_reset() | Greg Kurz |
2020-08-13 | spapr/xive: Rework error handling of kvmppc_xive_cpu_connect() | Greg Kurz |
2020-08-13 | spapr/xive: Convert KVM device fd checks to assert() | Greg Kurz |
2020-08-13 | ppc/xive: Rework setup of XiveSource::esb_mmio | Greg Kurz |
2020-08-12 | spapr/xive: Simplify kvmppc_xive_disconnect() | Greg Kurz |
2020-08-12 | spapr/xive: Fix xive->fd if kvm_create_device() fails | Greg Kurz |
2020-01-08 | spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptr | Greg Kurz |
2019-12-17 | spapr/xive: Configure number of servers in KVM | Greg Kurz |
2019-12-17 | spapr: Pass the maximum number of vCPUs to the KVM interrupt controller | Greg Kurz |
2019-12-17 | xive/kvm: Trigger interrupts from userspace | Greg Kurz |
2019-10-24 | spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routines | David Gibson |
2019-10-04 | xive: Improve irq claim/free path | David Gibson |
2019-10-04 | spapr/irq: Only claim VALID interrupts at the KVM level | Cédric Le Goater |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster |
2019-08-13 | spapr/xive: Fix migration of hot-plugged CPUs | Cédric Le Goater |
2019-07-02 | spapr/xive: Add proper rollback to kvmppc_xive_connect() | Greg Kurz |
2019-07-02 | spapr/xive: rework the mapping the KVM memory regions | Cédric Le Goater |
2019-05-29 | spapr/xive: fix multiple resets when using the 'dual' interrupt mode | Cédric Le Goater |
2019-05-29 | spapr/irq: add KVM support to the 'dual' machine | Cédric Le Goater |
2019-05-29 | spapr: check for the activation of the KVM IRQ device | Cédric Le Goater |
2019-05-29 | spapr: introduce routines to delete the KVM IRQ device | Cédric Le Goater |
2019-05-29 | spapr/xive: add migration support for KVM | Cédric Le Goater |
2019-05-29 | spapr/xive: introduce a VM state change handler | 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 |