summaryrefslogtreecommitdiffstats
path: root/hw/char/terminal3270.c
Commit message (Expand)AuthorAgeFilesLines
* char: avoid chardevice direct accessAnton Nefedov2017-07-141-1/+1
* char: add backend hotswap handlerAnton Nefedov2017-07-141-1/+1
* char: move CharBackend handling in char-fe unitMarc-André Lureau2017-06-021-1/+1
* chardev: move headers to include/chardevMarc-André Lureau2017-06-021-1/+1
* s390x/3270: Mark non-migratable and enable the deviceJing Liu2017-05-041-0/+6
* s390x/3270: Detect for continued presence of a 3270 clientJing Liu2017-05-041-5/+32
* s390x/3270: Add the TCP socket events handler for 3270Jing Liu2017-05-041-1/+27
* s390x/3270: 3270 data stream handlingJing Liu2017-05-041-0/+180
* s390x/3270: Add emulated terminal3270 deviceYang Chen2017-05-041-0/+54