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
/
s390x
/
event-facility.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-06-06
hw/s390x/event-facility: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
1
-2
/
+2
2018-04-30
hw/s390x: Allow to configure the consoles with the "-serial" parameter
Thomas Huth
1
-0
/
+14
2018-04-30
s390x/sclp: extend SCLP event masks to 64 bits
Claudio Imbrenda
1
-9
/
+41
2018-03-08
s390x/sclp: clean up sclp masks
Claudio Imbrenda
1
-10
/
+10
2018-03-08
s390x/sclp: proper support of larger send and receive masks
Claudio Imbrenda
1
-13
/
+68
2018-03-08
s390x/sclpconsole: Remove dead code - remove exit handlers
Nia Alarie
1
-14
/
+0
2018-02-09
s390x/sclp: fix event mask handling
Christian Borntraeger
1
-2
/
+2
2017-10-20
s390x/event-facility: variable-length event masks
Cornelia Huck
1
-6
/
+29
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-01-29
s390: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-02
s390x: set missing parent for hotplug and quiesce events
David Hildenbrand
1
-10
/
+10
2015-09-07
s390/sclp: replace sclp event types with proper defines
David Hildenbrand
1
-1
/
+1
2015-09-07
s390/sclp: rework sclp event facility initialization + device realization
David Hildenbrand
1
-17
/
+33
2015-09-07
s390x/event-facility: fix receive mask check
Cornelia Huck
1
-2
/
+3
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-04-30
sclp: sort into categories
Cornelia Huck
1
-0
/
+1
2014-10-15
s390x: Drop not used allow_hotplug in event-facility
Igor Mammedov
1
-2
/
+0
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
1
-2
/
+1
2014-05-07
hw/s390x: Add missing 'static' attribute
Stefan Weil
1
-1
/
+1
2014-02-27
s390x/event-facility: exploit realize/unrealize
Heinz Graalfs
1
-9
/
+18
2014-02-27
s390x/event-facility: add support for live migration
Heinz Graalfs
1
-0
/
+12
2014-02-27
s390x/event-facility: code restructure
Heinz Graalfs
1
-18
/
+16
2014-02-27
s390x/event-facility: some renaming
Heinz Graalfs
1
-9
/
+9
2014-02-27
s390x/eventfacility: mask out commands
Christian Borntraeger
1
-1
/
+1
2014-01-21
s390-sclp: SCLP Event integration
Jason J. Herne
1
-0
/
+6
2013-09-20
s390/eventfacility: allow childs to handle more than 1 event type
Christian Borntraeger
1
-1
/
+1
2013-09-20
s390/eventfacility: fix multiple Read Event Data sources
Ralf Hoppe
1
-3
/
+3
2013-09-20
s390/sclp: add reset() functions
Heinz Graalfs
1
-0
/
+9
2013-08-30
qdev: Pass size to qbus_create_inplace()
Andreas Färber
1
-2
/
+2
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
1
-2
/
+2
2013-01-10
Make all static TypeInfos const
Andreas Färber
1
-2
/
+2
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-1
/
+1
2012-11-26
sclp: Fix uninitialized var in handle_write_event_buf().
Cornelia Huck
1
-1
/
+2
2012-10-29
s390: sclp signal quiesce support
Heinz Graalfs
1
-0
/
+7
2012-10-29
s390: sclp event support
Heinz Graalfs
1
-0
/
+391