Age | Commit message (Expand) | Author |
2020-12-18 | qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr() | Eduardo Habkost |
2020-12-18 | qdev: Move dev->realized check to qdev_property_set() | Eduardo Habkost |
2020-12-18 | qdev: Get just property name at error_set_from_qdev_prop_error() | Eduardo Habkost |
2020-12-15 | qdev: Make error_set_from_qdev_prop_error() get Object* argument | Eduardo Habkost |
2020-12-15 | qdev: Make qdev_get_prop_ptr() get Object* arg | Eduardo Habkost |
2020-10-02 | hw/s390x/css: Remove double initialization | Philippe Mathieu-Daudé |
2020-07-10 | error: Eliminate error_propagate() with Coccinelle, part 1 | Markus Armbruster |
2020-07-10 | qapi: Use returned bool to check for failure, Coccinelle part | Markus Armbruster |
2020-06-18 | s390x/css: Refactor the css_queue_crw() routine | Eric Farman |
2020-06-18 | vfio-ccw: Add support for the schib region | Farhan Ali |
2020-02-20 | Avoid address_space_rw() with a constant is_write argument | Peter Maydell |
2020-02-20 | Remove unnecessary cast when using the address_space API | Philippe Mathieu-Daudé |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-06-24 | vfio-ccw: support async command subregion | Cornelia Huck |
2019-05-17 | s390/css: handle CCW_FLAG_SKIP | Cornelia Huck |
2019-04-03 | hw/s390/css: avoid taking address members in packed structs | Daniel P. Berrangé |
2018-12-20 | hw/s390/ccw.c: Don't take address of packed members | Peter Maydell |
2018-10-04 | hw/s390x/css: Remove QEMU_PACKED from struct SenseId | Thomas Huth |
2018-08-20 | s390x: remove 's390-squash-mcss' option | Cornelia Huck |
2018-06-18 | vfio-ccw: remove orb.c64 (64 bit data addresses) check | Halil Pasic |
2018-06-18 | vfio-ccw: add force unlimited prefetch property | Halil Pasic |
2018-05-14 | s390x/css: disabled subchannels cannot be status pending | Cornelia Huck |
2018-02-09 | s390x/flic: cache the common flic class in a central function | David Hildenbrand |
2017-12-18 | misc: remove duplicated includes | Philippe Mathieu-Daudé |
2017-12-14 | s390x/css: unrestrict cssids | Halil Pasic |
2017-12-14 | s390x/tcg: rip out dead tpi code | David Hildenbrand |
2017-10-20 | s390x: refactor error handling for MSCH handler | Halil Pasic |
2017-10-20 | s390x: refactor error handling for HSCH handler | Halil Pasic |
2017-10-20 | s390x: refactor error handling for CSCH handler | Halil Pasic |
2017-10-20 | s390x: refactor error handling for XSCH handler | Halil Pasic |
2017-10-20 | s390x: improve error handling for SSCH and RSCH | Halil Pasic |
2017-10-20 | s390x/css: be more consistent if broken beyond repair | Halil Pasic |
2017-10-20 | S390: use g_new() family of functions | Marc-André Lureau |
2017-10-06 | s390x/css: support ccw IDA | Halil Pasic |
2017-10-06 | 390x/css: introduce maximum data address checking | Halil Pasic |
2017-10-06 | s390x/css: use ccw data stream | Halil Pasic |
2017-10-06 | s390x/css: introduce css data stream | Halil Pasic |
2017-09-27 | migration: pre_save return int | Dr. David Alan Gilbert |
2017-09-19 | s390x/css: remove unused error handling branch | Halil Pasic |
2017-09-19 | s390x/css: fix NULL handling for CCW addresses | Halil Pasic |
2017-09-19 | s390x/css: drop data-check in interpretation | Halil Pasic |
2017-09-19 | s390x/css: fix cc handling for XSCH | Halil Pasic |
2017-08-30 | s390x/css: generate solicited crw for rchp completion signaling | Dong Jia Shi |
2017-08-30 | s390x/css: use macro for event-information pending error recover code | Dong Jia Shi |
2017-07-28 | s390x/css: fix bits must be zero check for TIC | Halil Pasic |
2017-07-28 | s390x/css: check ccw address validity | Halil Pasic |
2017-07-14 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s... | Peter Maydell |
2017-07-14 | s390x/css: use SubchDev.orb | Halil Pasic |
2017-07-14 | s390x/css: activate ChannelSubSys migration | Halil Pasic |
2017-07-14 | s390x/css: add ORB to SubchDev | Halil Pasic |