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
/
s390_flic_kvm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: Replace migration's JSON writer by the general one
Markus Armbruster
2020-12-19
1
-1
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-4
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
s390_flic: Move KVMS390FLICState typedef to header
Eduardo Habkost
2020-08-27
1
-2
/
+2
*
s390x: adapter routes error handling
Cornelia Huck
2020-01-27
1
-0
/
+8
*
intc/s390_flic_kvm.c: remove unneeded label in kvm_flic_load()
Daniel Henrique Barboza
2020-01-27
1
-7
/
+3
*
hw/intc/s390: Simplify error handling in kvm_s390_flic_realize()
Markus Armbruster
2019-12-18
1
-6
/
+4
*
error: Clean up unusual names of Error * variables
Markus Armbruster
2019-12-18
1
-5
/
+5
*
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
2019-10-26
1
-1
/
+1
*
s390x/kvm: Officially require at least kernel 3.15
Thomas Huth
2019-09-23
1
-6
/
+0
*
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+1
*
vmstate: constify VMStateField
Marc-André Lureau
2018-11-27
1
-2
/
+2
*
s390x/kvm: cache the kvm flic in a central function
David Hildenbrand
2018-02-09
1
-5
/
+16
*
s390x/flic: factor out injection of floating interrupts
David Hildenbrand
2018-02-09
1
-5
/
+58
*
s390x/flic: simplify flic initialization
David Hildenbrand
2018-02-09
1
-12
/
+0
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
1
-2
/
+4
*
s390x/kvm: move KVM declarations and stubs to separate files
David Hildenbrand
2017-08-30
1
-0
/
+1
*
s390x/flic: migrate ais states
Yi Min Zhao
2017-07-14
1
-0
/
+81
*
s390x/cpumodel: add zpci, aen and ais facilities
Yi Min Zhao
2017-07-14
1
-3
/
+0
*
s390x/flic: introduce inject_airq callback
Yi Min Zhao
2017-07-14
1
-0
/
+18
*
s390x/flic: introduce modify_ais_mode callback
Fei Li
2017-07-14
1
-0
/
+36
*
s390x: add flags field for registering I/O adapter
Fei Li
2017-07-14
1
-1
/
+2
*
s390x: fix realize inheritance for kvm-flic
Halil Pasic
2017-07-05
1
-0
/
+17
*
s390x: fix error propagation in kvm-flic's realize
Halil Pasic
2017-07-05
1
-2
/
+10
*
migration: Split qemu-file.h
Juan Quintela
2017-06-01
1
-1
/
+0
*
s390x/flic: fail migration on source already
Cornelia Huck
2017-02-24
1
-2
/
+4
*
s390x/flic: fix compilation of kvm flic
Cornelia Huck
2017-01-26
1
-1
/
+1
*
migration: extend VMStateInfo
Jianjun Duan
2017-01-24
1
-2
/
+6
*
s390x/kvm: use kvm_gsi_routing_enabled in flic
Fei Li
2017-01-20
1
-2
/
+2
*
s390x: wrap flic savevm calls into vmstate
Cornelia Huck
2016-09-05
1
-19
/
+23
*
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-20
1
-3
/
+2
*
s390x/kvm: add interface for clearing IO irqs
Halil Pasic
2016-06-14
1
-0
/
+26
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
1
-0
/
+2
*
hw/intc: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
s390x/kvm: make setting of in-kernel irq routes more efficient
Jens Freimann
2015-09-07
1
-0
/
+2
*
s390x/kvm: inject via flic
Cornelia Huck
2014-06-10
1
-0
/
+10
*
s390x/kvm: make flic play well with old kernels
Cornelia Huck
2014-06-10
1
-2
/
+4
*
s390x/virtio-ccw: wire up irq routing and irqfds
Cornelia Huck
2014-05-20
1
-0
/
+66
*
s390x: add I/O adapter registration
Cornelia Huck
2014-05-20
1
-0
/
+29
*
s390x: split flic into kvm and non-kvm parts
Cornelia Huck
2014-05-20
1
-0
/
+325