s390x/3270: Add the TCP socket events handler for 3270
commit4996241a4a9dc82509d3fed07b1ee51d4d37bce6
authorJing Liu <liujbjl@linux.vnet.ibm.com>
Thu, 21 Jul 2016 06:00:58 +0000 (21 08:00 +0200)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Thu, 4 May 2017 08:34:37 +0000 (4 10:34 +0200)
tree4cd66fe4ef1a0bac92d76e5808020d103994cd67
parent2dc95b4cac5e8c68563c2e82ee9606896c54217c
s390x/3270: Add the TCP socket events handler for 3270

This introduces a chr_event handler to handle the 3270 connection
and disconnection events.

Signed-off-by: Jing Liu <liujbjl@linux.vnet.ibm.com>
Reviewed-by: QingFeng Hao <haoqf@linux.vnet.ibm.com>
Reviewed-by: Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
hw/char/terminal3270.c