s390x/3270: Add abstract emulated ccw-attached 3270 device
authorYang Chen <bjcyang@linux.vnet.ibm.com>
Mon, 19 Sep 2016 07:46:33 +0000 (09:46 +0200)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Thu, 4 May 2017 08:34:37 +0000 (10:34 +0200)
commitff20b0a3d8bc044405d750a346c7b48514ff5ddc
tree623c8feefcbfcb12627eccad84ce3ac21e33c1ab
parent6c15e9bfb687f40cc92759536ef2a918fb04349b
s390x/3270: Add abstract emulated ccw-attached 3270 device

This introduces the infrastructure for the emulated 3270
devices, which will be attached to the virtual-css-bus.

Signed-off-by: Yang Chen <bjcyang@linux.vnet.ibm.com>
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/s390x/3270-ccw.c [new file with mode: 0644]
hw/s390x/Makefile.objs
include/hw/s390x/3270-ccw.h [new file with mode: 0644]