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