index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
/
s390_flic_kvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
1
-1
/
+0
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
1
-1
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-4
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-08-27
s390_flic: Move KVMS390FLICState typedef to header
Eduardo Habkost
1
-2
/
+2
2020-01-27
s390x: adapter routes error handling
Cornelia Huck
1
-0
/
+8
2020-01-27
intc/s390_flic_kvm.c: remove unneeded label in kvm_flic_load()
Daniel Henrique Barboza
1
-7
/
+3
2019-12-18
hw/intc/s390: Simplify error handling in kvm_s390_flic_realize()
Markus Armbruster
1
-6
/
+4
2019-12-18
error: Clean up unusual names of Error * variables
Markus Armbruster
1
-5
/
+5
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
1
-1
/
+1
2019-09-23
s390x/kvm: Officially require at least kernel 3.15
Thomas Huth
1
-6
/
+0
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-1
/
+1
2018-11-27
vmstate: constify VMStateField
Marc-André Lureau
1
-2
/
+2
2018-02-09
s390x/kvm: cache the kvm flic in a central function
David Hildenbrand
1
-5
/
+16
2018-02-09
s390x/flic: factor out injection of floating interrupts
David Hildenbrand
1
-5
/
+58
2018-02-09
s390x/flic: simplify flic initialization
David Hildenbrand
1
-12
/
+0
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
1
-2
/
+4
2017-08-30
s390x/kvm: move KVM declarations and stubs to separate files
David Hildenbrand
1
-0
/
+1
2017-07-14
s390x/flic: migrate ais states
Yi Min Zhao
1
-0
/
+81
2017-07-14
s390x/cpumodel: add zpci, aen and ais facilities
Yi Min Zhao
1
-3
/
+0
2017-07-14
s390x/flic: introduce inject_airq callback
Yi Min Zhao
1
-0
/
+18
2017-07-14
s390x/flic: introduce modify_ais_mode callback
Fei Li
1
-0
/
+36
2017-07-14
s390x: add flags field for registering I/O adapter
Fei Li
1
-1
/
+2
2017-07-05
s390x: fix realize inheritance for kvm-flic
Halil Pasic
1
-0
/
+17
2017-07-05
s390x: fix error propagation in kvm-flic's realize
Halil Pasic
1
-2
/
+10
2017-06-01
migration: Split qemu-file.h
Juan Quintela
1
-1
/
+0
2017-02-24
s390x/flic: fail migration on source already
Cornelia Huck
1
-2
/
+4
2017-01-26
s390x/flic: fix compilation of kvm flic
Cornelia Huck
1
-1
/
+1
2017-01-24
migration: extend VMStateInfo
Jianjun Duan
1
-2
/
+6
2017-01-20
s390x/kvm: use kvm_gsi_routing_enabled in flic
Fei Li
1
-2
/
+2
2016-09-05
s390x: wrap flic savevm calls into vmstate
Cornelia Huck
1
-19
/
+23
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
1
-3
/
+2
2016-06-14
s390x/kvm: add interface for clearing IO irqs
Halil Pasic
1
-0
/
+26
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
1
-0
/
+2
2016-01-29
hw/intc: Clean up includes
Peter Maydell
1
-0
/
+1
2015-09-07
s390x/kvm: make setting of in-kernel irq routes more efficient
Jens Freimann
1
-0
/
+2
2014-06-10
s390x/kvm: inject via flic
Cornelia Huck
1
-0
/
+10
2014-06-10
s390x/kvm: make flic play well with old kernels
Cornelia Huck
1
-2
/
+4
2014-05-20
s390x/virtio-ccw: wire up irq routing and irqfds
Cornelia Huck
1
-0
/
+66
2014-05-20
s390x: add I/O adapter registration
Cornelia Huck
1
-0
/
+29
2014-05-20
s390x: split flic into kvm and non-kvm parts
Cornelia Huck
1
-0
/
+325