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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+1
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2018-02-26
qmp: expose s390-specific CPU info
Viktor Mihajlovski
1
-2
/
+2
2018-02-09
s390x/flic: cache the common flic class in a central function
David Hildenbrand
1
-1
/
+12
2018-02-09
s390x/tcg: cache the qemu flic in a central function
David Hildenbrand
1
-6
/
+17
2018-02-09
s390x/flic: optimize CPU wakeup for TCG
David Hildenbrand
1
-2
/
+29
2018-02-09
s390x/flic: implement qemu_s390_clear_io_flic()
David Hildenbrand
1
-2
/
+29
2018-02-09
s390x/flic: make floating interrupts on TCG actually floating
David Hildenbrand
1
-10
/
+134
2018-02-09
s390x/flic: no need to call s390_io_interrupt() from flic
David Hildenbrand
1
-1
/
+2
2018-02-09
s390x/flic: factor out injection of floating interrupts
David Hildenbrand
1
-0
/
+31
2018-02-09
s390x/tcg: simplify lookup of flic
David Hildenbrand
1
-5
/
+3
2018-02-09
s390x/flic: simplify flic initialization
David Hildenbrand
1
-2
/
+5
2017-07-14
s390x/flic: migrate ais states
Yi Min Zhao
1
-0
/
+20
2017-07-14
s390x/cpumodel: add zpci, aen and ais facilities
Yi Min Zhao
1
-1
/
+2
2017-07-14
s390x/css: add missing css state conditionally
Halil Pasic
1
-0
/
+20
2017-07-14
s390x/flic: introduce inject_airq callback
Yi Min Zhao
1
-0
/
+27
2017-07-14
s390x/flic: introduce modify_ais_mode callback
Fei Li
1
-1
/
+36
2017-07-14
s390x: add flags field for registering I/O adapter
Fei Li
1
-1
/
+1
2017-07-05
s390x: fix realize inheritance for kvm-flic
Halil Pasic
1
-2
/
+2
2017-07-05
s390x: vmstatify config migration for virtio-ccw
Halil Pasic
1
-0
/
+28
2017-06-01
migration: Split qemu-file.h
Juan Quintela
1
-1
/
+0
2017-04-21
s390x/flic: cache flic in s390_get_flic
Fei Li
1
-3
/
+6
2017-02-24
s390x: add property adapter_routes_max_batch
Halil Pasic
1
-0
/
+28
2016-06-14
s390x/kvm: add interface for clearing IO irqs
Halil Pasic
1
-0
/
+8
2016-01-29
hw/intc: Clean up includes
Peter Maydell
1
-0
/
+1
2015-03-16
s390x: Replace unchecked qdev_init() by qdev_init_nofail()
Markus Armbruster
1
-5
/
+1
2014-05-20
s390x/virtio-ccw: wire up irq routing and irqfds
Cornelia Huck
1
-0
/
+21
2014-05-20
s390x: add I/O adapter registration
Cornelia Huck
1
-0
/
+16
2014-05-20
s390x: split flic into kvm and non-kvm parts
Cornelia Huck
1
-287
/
+31
2014-02-27
s390x/async_pf: Check for apf extension and enable pfault
Dominik Dingel
1
-0
/
+36
2014-02-27
s390x/kvm: implement floating-interrupt controller device
Jens Freimann
1
-0
/
+286