summaryrefslogtreecommitdiffstats
path: root/include/hw/s390x/event-facility.h
Commit message (Expand)AuthorAgeFilesLines
* qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost2020-09-181-1/+1
* Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost2020-09-091-4/+2Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-14/+4Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-6/+10
* s390x: Move typedef SCLPEventFacility to event-facility.hEduardo Habkost2020-08-271-0/+1
* misc: Replace zero-length arrays with flexible array member (manual)Philippe Mathieu-Daudé2020-03-161-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-1/+1
* hw/s390x: Allow to configure the consoles with the "-serial" parameterThomas Huth2018-04-301-0/+2
* s390x/sclp: extend SCLP event masks to 64 bitsClaudio Imbrenda2018-04-301-1/+1
* s390x/sclp: clean up sclp masksClaudio Imbrenda2018-03-081-9/+13
* s390x/sclpconsole: Remove dead code - remove exit handlersNia Alarie2018-03-081-1/+0Star
* s390x/event-facility: variable-length event masksCornelia Huck2017-10-201-4/+16
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2016-07-121-1/+1
* s390/sclp: introduce a root sclp deviceDavid Hildenbrand2015-09-071-2/+0Star
* s390/sclp: replace sclp event types with proper definesDavid Hildenbrand2015-09-071-0/+1
* s390/sclp: rework sclp event facility initialization + device realizationDavid Hildenbrand2015-09-071-2/+1Star
* s390x/event-facility: fix location of receive maskCornelia Huck2015-09-071-2/+4
* s390x/event-facility: code restructureHeinz Graalfs2014-02-271-0/+19
* s390-sclp: SCLP Event integrationJason J. Herne2014-01-211-0/+5
* s390/sclplmconsole: Add support for SCLP line-mode consoleHeinz Graalfs2013-09-201-0/+80
* s390/eventfacility: allow childs to handle more than 1 event typeChristian Borntraeger2013-09-201-3/+2Star
* s390/eventfacility: remove unused event_type variableChristian Borntraeger2013-09-201-1/+0Star
* s390/eventfacility: Fix receive/send masksChristian Borntraeger2013-09-201-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+96