summaryrefslogtreecommitdiff
path: root/hw/s390x/event-facility.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-30hw/s390x: Allow to configure the consoles with the "-serial" parameterThomas Huth1-0/+14
2018-04-30s390x/sclp: extend SCLP event masks to 64 bitsClaudio Imbrenda1-9/+41
2018-03-08s390x/sclp: clean up sclp masksClaudio Imbrenda1-10/+10
2018-03-08s390x/sclp: proper support of larger send and receive masksClaudio Imbrenda1-13/+68
2018-03-08s390x/sclpconsole: Remove dead code - remove exit handlersNia Alarie1-14/+0
2018-02-09s390x/sclp: fix event mask handlingChristian Borntraeger1-2/+2
2017-10-20s390x/event-facility: variable-length event masksCornelia Huck1-6/+29
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-01-29s390: Clean up includesPeter Maydell1-0/+1
2015-10-02s390x: set missing parent for hotplug and quiesce eventsDavid Hildenbrand1-10/+10
2015-09-07s390/sclp: replace sclp event types with proper definesDavid Hildenbrand1-1/+1
2015-09-07s390/sclp: rework sclp event facility initialization + device realizationDavid Hildenbrand1-17/+33
2015-09-07s390x/event-facility: fix receive mask checkCornelia Huck1-2/+3
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster1-1/+0
2015-04-30sclp: sort into categoriesCornelia Huck1-0/+1
2014-10-15s390x: Drop not used allow_hotplug in event-facilityIgor Mammedov1-2/+0
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela1-2/+1
2014-05-07hw/s390x: Add missing 'static' attributeStefan Weil1-1/+1
2014-02-27s390x/event-facility: exploit realize/unrealizeHeinz Graalfs1-9/+18
2014-02-27s390x/event-facility: add support for live migrationHeinz Graalfs1-0/+12
2014-02-27s390x/event-facility: code restructureHeinz Graalfs1-18/+16
2014-02-27s390x/event-facility: some renamingHeinz Graalfs1-9/+9
2014-02-27s390x/eventfacility: mask out commandsChristian Borntraeger1-1/+1
2014-01-21s390-sclp: SCLP Event integrationJason J. Herne1-0/+6
2013-09-20s390/eventfacility: allow childs to handle more than 1 event typeChristian Borntraeger1-1/+1
2013-09-20s390/eventfacility: fix multiple Read Event Data sourcesRalf Hoppe1-3/+3
2013-09-20s390/sclp: add reset() functionsHeinz Graalfs1-0/+9
2013-08-30qdev: Pass size to qbus_create_inplace()Andreas Färber1-2/+2
2013-03-01hw: include hw header files with full pathsPaolo Bonzini1-2/+2
2013-01-10Make all static TypeInfos constAndreas Färber1-2/+2
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-1/+1
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini1-1/+1
2012-11-26sclp: Fix uninitialized var in handle_write_event_buf().Cornelia Huck1-1/+2
2012-10-29s390: sclp signal quiesce supportHeinz Graalfs1-0/+7
2012-10-29s390: sclp event supportHeinz Graalfs1-0/+391