index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
intc
/
spapr_xive_kvm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
1
-1
/
+1
*
xive: Add trace events
Cédric Le Goater
2020-12-14
1
-0
/
+5
*
Revert series "spapr/xive: Allocate vCPU IPIs from the vCPU contexts"
Greg Kurz
2020-11-18
1
-84
/
+18
*
spapr/xive: Allocate vCPU IPIs from the vCPU contexts
Cédric Le Goater
2020-09-08
1
-3
/
+33
*
spapr/xive: Allocate IPIs independently from the other sources
Cédric Le Goater
2020-09-08
1
-5
/
+42
*
spapr/xive: Use kvmppc_xive_source_reset() in post_load
Cédric Le Goater
2020-09-08
1
-10
/
+10
*
spapr/xive: Modify kvm_cpu_is_enabled() interface
Cédric Le Goater
2020-09-08
1
-3
/
+2
*
spapr/xive: Use xive_source_esb_len()
Greg Kurz
2020-08-14
1
-1
/
+1
*
spapr/xive: Simplify error handling of kvmppc_xive_cpu_synchronize_state()
Greg Kurz
2020-08-13
1
-8
/
+6
*
spapr/xive: Simplify error handling in kvmppc_xive_connect()
Greg Kurz
2020-08-13
1
-13
/
+11
*
spapr/xive: Fix error handling in kvmppc_xive_post_load()
Greg Kurz
2020-08-13
1
-17
/
+18
*
spapr/kvm: Fix error handling in kvmppc_xive_pre_save()
Greg Kurz
2020-08-13
1
-3
/
+4
*
spapr/xive: Rework error handling of kvmppc_xive_set_source_config()
Greg Kurz
2020-08-13
1
-9
/
+4
*
spapr/xive: Rework error handling in kvmppc_xive_get_queues()
Greg Kurz
2020-08-13
1
-7
/
+8
*
spapr/xive: Rework error handling of kvmppc_xive_[gs]et_queue_config()
Greg Kurz
2020-08-13
1
-19
/
+16
*
spapr/xive: Rework error handling of kvmppc_xive_cpu_[gs]et_state()
Greg Kurz
2020-08-13
1
-5
/
+10
*
spapr/xive: Rework error handling of kvmppc_xive_mmap()
Greg Kurz
2020-08-13
1
-7
/
+11
*
spapr/xive: Rework error handling of kvmppc_xive_source_reset()
Greg Kurz
2020-08-13
1
-6
/
+7
*
spapr/xive: Rework error handling of kvmppc_xive_cpu_connect()
Greg Kurz
2020-08-13
1
-11
/
+10
*
spapr/xive: Convert KVM device fd checks to assert()
Greg Kurz
2020-08-13
1
-28
/
+7
*
ppc/xive: Rework setup of XiveSource::esb_mmio
Greg Kurz
2020-08-13
1
-2
/
+2
*
spapr/xive: Simplify kvmppc_xive_disconnect()
Greg Kurz
2020-08-12
1
-4
/
+2
*
spapr/xive: Fix xive->fd if kvm_create_device() fails
Greg Kurz
2020-08-12
1
-3
/
+5
*
spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptr
Greg Kurz
2020-01-08
1
-5
/
+4
*
spapr/xive: Configure number of servers in KVM
Greg Kurz
2019-12-17
1
-2
/
+21
*
spapr: Pass the maximum number of vCPUs to the KVM interrupt controller
Greg Kurz
2019-12-17
1
-1
/
+2
*
xive/kvm: Trigger interrupts from userspace
Greg Kurz
2019-12-17
1
-14
/
+2
*
spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routines
David Gibson
2019-10-24
1
-12
/
+10
*
xive: Improve irq claim/free path
David Gibson
2019-10-04
1
-4
/
+4
*
spapr/irq: Only claim VALID interrupts at the KVM level
Cédric Le Goater
2019-10-04
1
-3
/
+37
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
spapr/xive: Fix migration of hot-plugged CPUs
Cédric Le Goater
2019-08-13
1
-2
/
+17
*
spapr/xive: Add proper rollback to kvmppc_xive_connect()
Greg Kurz
2019-07-02
1
-19
/
+29
*
spapr/xive: rework the mapping the KVM memory regions
Cédric Le Goater
2019-07-02
1
-9
/
+12
*
spapr/xive: fix multiple resets when using the 'dual' interrupt mode
Cédric Le Goater
2019-05-29
1
-4
/
+0
*
spapr/irq: add KVM support to the 'dual' machine
Cédric Le Goater
2019-05-29
1
-1
/
+28
*
spapr: check for the activation of the KVM IRQ device
Cédric Le Goater
2019-05-29
1
-0
/
+33
*
spapr: introduce routines to delete the KVM IRQ device
Cédric Le Goater
2019-05-29
1
-0
/
+56
*
spapr/xive: add migration support for KVM
Cédric Le Goater
2019-05-29
1
-1
/
+94
*
spapr/xive: introduce a VM state change handler
Cédric Le Goater
2019-05-29
1
-1
/
+95
*
spapr/xive: add state synchronization with KVM
Cédric Le Goater
2019-05-29
1
-0
/
+90
*
spapr/xive: add hcall support when under KVM
Cédric Le Goater
2019-05-29
1
-0
/
+197
*
spapr/xive: add KVM support
Cédric Le Goater
2019-05-29
1
-0
/
+237