aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/3270-ccw.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-21s390x/css: Refactor IRB constructionEric Farman1-0/+1
2021-05-20hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parentPhilippe Mathieu-Daudé1-1/+0
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth1-1/+0
2021-04-09s390x: css: report errors from ccw_dstream_read/writePierre Morel1-1/+4
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau1-1/+1
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-0/+2
2019-04-03hw/s390x/3270-ccw: avoid taking address of fields in packed structDaniel P. Berrangé1-4/+4
2018-08-20s390x: remove 's390-squash-mcss' optionCornelia Huck1-4/+1
2017-12-14s390x/css: unrestrict cssidsHalil Pasic1-1/+1
2017-10-06s390x: sort some devices into categoriesCornelia Huck1-0/+1
2017-10-06s390x/3270: IDA support for 3270 via CcwDataStreamHalil Pasic1-2/+2
2017-07-05s390x/3270: fix instruction interception handlerDong Jia Shi1-0/+1
2017-05-19s390x/css: realize css_create_schDong Jia Shi1-1/+5
2017-05-04s390x/3270: 3270 data stream handlingJing Liu1-0/+75
2017-05-04s390x/3270: Add abstract emulated ccw-attached 3270 deviceYang Chen1-0/+99