summaryrefslogtreecommitdiffstats
path: root/hw/s390x/3270-ccw.c
Commit message (Expand)AuthorAgeFilesLines
* s390x/css: Refactor IRB constructionEric Farman2021-06-211-0/+1
* hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parentPhilippe Mathieu-Daudé2021-05-201-1/+0Star
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* s390x: css: report errors from ccw_dstream_read/writePierre Morel2021-04-091-1/+4
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+2
* hw/s390x/3270-ccw: avoid taking address of fields in packed structDaniel P. Berrangé2019-04-031-4/+4
* s390x: remove 's390-squash-mcss' optionCornelia Huck2018-08-201-4/+1Star
* s390x/css: unrestrict cssidsHalil Pasic2017-12-141-1/+1
* s390x: sort some devices into categoriesCornelia Huck2017-10-061-0/+1
* s390x/3270: IDA support for 3270 via CcwDataStreamHalil Pasic2017-10-061-2/+2
* s390x/3270: fix instruction interception handlerDong Jia Shi2017-07-051-0/+1
* s390x/css: realize css_create_schDong Jia Shi2017-05-191-1/+5
* s390x/3270: 3270 data stream handlingJing Liu2017-05-041-0/+75
* s390x/3270: Add abstract emulated ccw-attached 3270 deviceYang Chen2017-05-041-0/+99