aboutsummaryrefslogtreecommitdiff
path: root/hw/char/terminal3270.c
AgeCommit message (Expand)Author
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-02-13terminal3270: do not use backend timer sourcesMarc-André Lureau
2018-01-12chardev: introduce qemu_chr_timeout_add_ms()Peter Xu
2017-10-06s390x/3270: handle writes of arbitrary lengthHalil Pasic
2017-10-06s390x/3270: IDA support for 3270 via CcwDataStreamHalil Pasic
2017-07-14char: avoid chardevice direct accessAnton Nefedov
2017-07-14char: add backend hotswap handlerAnton Nefedov
2017-06-02char: move CharBackend handling in char-fe unitMarc-André Lureau
2017-06-02chardev: move headers to include/chardevMarc-André Lureau
2017-05-04s390x/3270: Mark non-migratable and enable the deviceJing Liu
2017-05-04s390x/3270: Detect for continued presence of a 3270 clientJing Liu
2017-05-04s390x/3270: Add the TCP socket events handler for 3270Jing Liu
2017-05-04s390x/3270: 3270 data stream handlingJing Liu
2017-05-04s390x/3270: Add emulated terminal3270 deviceYang Chen