aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/spapr_xive_kvm.c
AgeCommit message (Expand)AuthorFilesLines
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