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