summaryrefslogtreecommitdiffstats
path: root/hw/intc/spapr_xive_kvm.c
Commit message (Expand)AuthorAgeFilesLines
* spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptrGreg Kurz2020-01-081-5/+4Star
* spapr/xive: Configure number of servers in KVMGreg Kurz2019-12-171-2/+21
* spapr: Pass the maximum number of vCPUs to the KVM interrupt controllerGreg Kurz2019-12-171-1/+2
* xive/kvm: Trigger interrupts from userspaceGreg Kurz2019-12-171-14/+2Star
* spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routinesDavid Gibson2019-10-241-12/+10Star
* xive: Improve irq claim/free pathDavid Gibson2019-10-041-4/+4
* spapr/irq: Only claim VALID interrupts at the KVM levelCédric Le Goater2019-10-041-3/+37
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-0/+1
* spapr/xive: Fix migration of hot-plugged CPUsCédric Le Goater2019-08-131-2/+17
* spapr/xive: Add proper rollback to kvmppc_xive_connect()Greg Kurz2019-07-021-19/+29
* spapr/xive: rework the mapping the KVM memory regionsCédric Le Goater2019-07-021-9/+12
* spapr/xive: fix multiple resets when using the 'dual' interrupt modeCédric Le Goater2019-05-291-4/+0Star
* spapr/irq: add KVM support to the 'dual' machineCédric Le Goater2019-05-291-1/+28
* spapr: check for the activation of the KVM IRQ deviceCédric Le Goater2019-05-291-0/+33
* spapr: introduce routines to delete the KVM IRQ deviceCédric Le Goater2019-05-291-0/+56
* spapr/xive: add migration support for KVMCédric Le Goater2019-05-291-1/+94
* spapr/xive: introduce a VM state change handlerCédric Le Goater2019-05-291-1/+95
* spapr/xive: add state synchronization with KVMCédric Le Goater2019-05-291-0/+90
* spapr/xive: add hcall support when under KVMCédric Le Goater2019-05-291-0/+197
* spapr/xive: add KVM supportCédric Le Goater2019-05-291-0/+237