aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/spapr_xive_kvm.c
AgeCommit message (Expand)Author
2023-09-21hw/other: spelling fixesMichael Tokarev
2021-10-21spapr/xive: Use xive_esb_rw() to trigger interruptsCédric Le Goater
2021-10-21spapr/xive: Add source status helpersCédric Le Goater
2021-09-30spapr/xive: Fix kvm_xive_source_reset trace eventCédric Le Goater
2021-08-27ppc/xive: Export PQ get/set routinesCédric Le Goater
2021-03-09sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé
2020-12-14xive: Add trace eventsCédric Le Goater
2020-11-18Revert series "spapr/xive: Allocate vCPU IPIs from the vCPU contexts"Greg Kurz
2020-09-08spapr/xive: Allocate vCPU IPIs from the vCPU contextsCédric Le Goater
2020-09-08spapr/xive: Allocate IPIs independently from the other sourcesCédric Le Goater
2020-09-08spapr/xive: Use kvmppc_xive_source_reset() in post_loadCédric Le Goater
2020-09-08spapr/xive: Modify kvm_cpu_is_enabled() interfaceCédric Le Goater
2020-08-14spapr/xive: Use xive_source_esb_len()Greg Kurz
2020-08-13spapr/xive: Simplify error handling of kvmppc_xive_cpu_synchronize_state()Greg Kurz
2020-08-13spapr/xive: Simplify error handling in kvmppc_xive_connect()Greg Kurz
2020-08-13spapr/xive: Fix error handling in kvmppc_xive_post_load()Greg Kurz
2020-08-13spapr/kvm: Fix error handling in kvmppc_xive_pre_save()Greg Kurz
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_set_source_config()Greg Kurz
2020-08-13spapr/xive: Rework error handling in kvmppc_xive_get_queues()Greg Kurz
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_[gs]et_queue_config()Greg Kurz
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_cpu_[gs]et_state()Greg Kurz
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_mmap()Greg Kurz
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_source_reset()Greg Kurz
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_cpu_connect()Greg Kurz
2020-08-13spapr/xive: Convert KVM device fd checks to assert()Greg Kurz
2020-08-13ppc/xive: Rework setup of XiveSource::esb_mmioGreg Kurz
2020-08-12spapr/xive: Simplify kvmppc_xive_disconnect()Greg Kurz
2020-08-12spapr/xive: Fix xive->fd if kvm_create_device() failsGreg Kurz
2020-01-08spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptrGreg Kurz
2019-12-17spapr/xive: Configure number of servers in KVMGreg Kurz
2019-12-17spapr: Pass the maximum number of vCPUs to the KVM interrupt controllerGreg Kurz
2019-12-17xive/kvm: Trigger interrupts from userspaceGreg Kurz
2019-10-24spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routinesDavid Gibson
2019-10-04xive: Improve irq claim/free pathDavid Gibson
2019-10-04spapr/irq: Only claim VALID interrupts at the KVM levelCédric Le Goater
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-13spapr/xive: Fix migration of hot-plugged CPUsCédric Le Goater
2019-07-02spapr/xive: Add proper rollback to kvmppc_xive_connect()Greg Kurz
2019-07-02spapr/xive: rework the mapping the KVM memory regionsCédric Le Goater
2019-05-29spapr/xive: fix multiple resets when using the 'dual' interrupt modeCédric Le Goater
2019-05-29spapr/irq: add KVM support to the 'dual' machineCédric Le Goater
2019-05-29spapr: check for the activation of the KVM IRQ deviceCédric Le Goater
2019-05-29spapr: introduce routines to delete the KVM IRQ deviceCédric Le Goater
2019-05-29spapr/xive: add migration support for KVMCédric Le Goater
2019-05-29spapr/xive: introduce a VM state change handlerCédric Le Goater
2019-05-29spapr/xive: add state synchronization with KVMCédric Le Goater
2019-05-29spapr/xive: add hcall support when under KVMCédric Le Goater
2019-05-29spapr/xive: add KVM supportCédric Le Goater