aboutsummaryrefslogtreecommitdiff
path: root/include/hw/s390x/event-facility.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-16misc: Replace zero-length arrays with flexible array member (manual)Philippe Mathieu-Daudé1-1/+1
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-1/+1
2018-04-30hw/s390x: Allow to configure the consoles with the "-serial" parameterThomas Huth1-0/+2
2018-04-30s390x/sclp: extend SCLP event masks to 64 bitsClaudio Imbrenda1-1/+1
2018-03-08s390x/sclp: clean up sclp masksClaudio Imbrenda1-9/+13
2018-03-08s390x/sclpconsole: Remove dead code - remove exit handlersNia Alarie1-1/+0
2017-10-20s390x/event-facility: variable-length event masksCornelia Huck1-4/+16
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-1/+1
2015-09-07s390/sclp: introduce a root sclp deviceDavid Hildenbrand1-2/+0
2015-09-07s390/sclp: replace sclp event types with proper definesDavid Hildenbrand1-0/+1
2015-09-07s390/sclp: rework sclp event facility initialization + device realizationDavid Hildenbrand1-2/+1
2015-09-07s390x/event-facility: fix location of receive maskCornelia Huck1-2/+4
2014-02-27s390x/event-facility: code restructureHeinz Graalfs1-0/+19
2014-01-21s390-sclp: SCLP Event integrationJason J. Herne1-0/+5
2013-09-20s390/sclplmconsole: Add support for SCLP line-mode consoleHeinz Graalfs1-0/+80
2013-09-20s390/eventfacility: allow childs to handle more than 1 event typeChristian Borntraeger1-3/+2
2013-09-20s390/eventfacility: remove unused event_type variableChristian Borntraeger1-1/+0
2013-09-20s390/eventfacility: Fix receive/send masksChristian Borntraeger1-1/+1
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+96