Age | Commit message (Expand) | Author | Files | Lines |
2019-12-18 | hw/s390x: rename Error ** parameter to more common errp | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2019-12-14 | s390x/event-facility: Fix realize() error API violations | Markus Armbruster | 1 | -2/+4 |
2019-09-30 | s390x: sclp: refactor invalid command check | Janosch Frank | 1 | -3/+0 |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 1 | -0/+1 |
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 |