Age | Commit message (Expand) | Author | Files | Lines |
2020-07-10 | error: Eliminate error_propagate() with Coccinelle, part 1 | Markus Armbruster | 1 | -3/+1 |
2020-07-10 | qapi: Use returned bool to check for failure, Coccinelle part | Markus Armbruster | 1 | -2/+1 |
2020-06-18 | s390x/css: Refactor the css_queue_crw() routine | Eric Farman | 1 | -15/+29 |
2020-06-18 | vfio-ccw: Add support for the schib region | Farhan Ali | 1 | -2/+11 |
2020-02-20 | Avoid address_space_rw() with a constant is_write argument | Peter Maydell | 1 | -6/+6 |
2020-02-20 | Remove unnecessary cast when using the address_space API | Philippe Mathieu-Daudé | 1 | -2/+2 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -1/+1 |
2019-06-24 | vfio-ccw: support async command subregion | Cornelia Huck | 1 | -4/+23 |
2019-05-17 | s390/css: handle CCW_FLAG_SKIP | Cornelia Huck | 1 | -4/+18 |
2019-04-03 | hw/s390/css: avoid taking address members in packed structs | Daniel P. Berrangé | 1 | -201/+187 |
2018-12-20 | hw/s390/ccw.c: Don't take address of packed members | Peter Maydell | 1 | -6/+26 |
2018-10-04 | hw/s390x/css: Remove QEMU_PACKED from struct SenseId | Thomas Huth | 1 | -16/+22 |
2018-08-20 | s390x: remove 's390-squash-mcss' option | Cornelia Huck | 1 | -4/+2 |
2018-06-18 | vfio-ccw: remove orb.c64 (64 bit data addresses) check | Halil Pasic | 1 | -11/+0 |
2018-06-18 | vfio-ccw: add force unlimited prefetch property | Halil Pasic | 1 | -2/+1 |
2018-05-14 | s390x/css: disabled subchannels cannot be status pending | Cornelia Huck | 1 | -0/+8 |
2018-02-09 | s390x/flic: cache the common flic class in a central function | David Hildenbrand | 1 | -5/+5 |
2017-12-18 | misc: remove duplicated includes | Philippe Mathieu-Daudé | 1 | -1/+0 |
2017-12-14 | s390x/css: unrestrict cssids | Halil Pasic | 1 | -24/+4 |
2017-12-14 | s390x/tcg: rip out dead tpi code | David Hildenbrand | 1 | -6/+0 |
2017-10-20 | s390x: refactor error handling for MSCH handler | Halil Pasic | 1 | -13/+5 |
2017-10-20 | s390x: refactor error handling for HSCH handler | Halil Pasic | 1 | -13/+5 |
2017-10-20 | s390x: refactor error handling for CSCH handler | Halil Pasic | 1 | -9/+3 |
2017-10-20 | s390x: refactor error handling for XSCH handler | Halil Pasic | 1 | -12/+5 |
2017-10-20 | s390x: improve error handling for SSCH and RSCH | Halil Pasic | 1 | -60/+24 |
2017-10-20 | s390x/css: be more consistent if broken beyond repair | Halil Pasic | 1 | -12/+4 |
2017-10-20 | S390: use g_new() family of functions | Marc-André Lureau | 1 | -5/+5 |
2017-10-06 | s390x/css: support ccw IDA | Halil Pasic | 1 | -1/+113 |
2017-10-06 | 390x/css: introduce maximum data address checking | Halil Pasic | 1 | -0/+10 |
2017-10-06 | s390x/css: use ccw data stream | Halil Pasic | 1 | -4/+5 |
2017-10-06 | s390x/css: introduce css data stream | Halil Pasic | 1 | -0/+55 |
2017-09-27 | migration: pre_save return int | Dr. David Alan Gilbert | 1 | -3/+7 |
2017-09-19 | s390x/css: remove unused error handling branch | Halil Pasic | 1 | -7/+0 |
2017-09-19 | s390x/css: fix NULL handling for CCW addresses | Halil Pasic | 1 | -1/+1 |
2017-09-19 | s390x/css: drop data-check in interpretation | Halil Pasic | 1 | -9/+0 |
2017-09-19 | s390x/css: fix cc handling for XSCH | Halil Pasic | 1 | -5/+5 |
2017-08-30 | s390x/css: generate solicited crw for rchp completion signaling | Dong Jia Shi | 1 | -6/+10 |
2017-08-30 | s390x/css: use macro for event-information pending error recover code | Dong Jia Shi | 1 | -1/+1 |
2017-07-28 | s390x/css: fix bits must be zero check for TIC | Halil Pasic | 1 | -1/+2 |
2017-07-28 | s390x/css: check ccw address validity | Halil Pasic | 1 | -0/+4 |
2017-07-14 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s... | Peter Maydell | 1 | -19/+177 |
2017-07-14 | s390x/css: use SubchDev.orb | Halil Pasic | 1 | -15/+15 |
2017-07-14 | s390x/css: activate ChannelSubSys migration | Halil Pasic | 1 | -0/+5 |
2017-07-14 | s390x/css: add ORB to SubchDev | Halil Pasic | 1 | -0/+35 |
2017-07-14 | s390x/css: add missing css state conditionally | Halil Pasic | 1 | -0/+74 |
2017-07-14 | s390x/css: update css_adapter_interrupt | Yi Min Zhao | 1 | -2/+16 |
2017-07-14 | s390x/sic: realize SIC handling | Fei Li | 1 | -0/+26 |
2017-07-14 | s390x: add flags field for registering I/O adapter | Fei Li | 1 | -2/+6 |
2017-07-14 | qdev: Add const qualifier to PropertyInfo definitions | Fam Zheng | 1 | -2/+2 |
2017-07-05 | s390x: vmstatify config migration for virtio-ccw | Halil Pasic | 1 | -156/+222 |