s390/sclp: introduce a root sclp device
commit515190d9da0c85084d32d6ad36afb15a6d35729e
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Wed, 27 May 2015 07:49:43 +0000 (27 09:49 +0200)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Mon, 7 Sep 2015 14:10:43 +0000 (7 16:10 +0200)
treefc2b95cdacf14e44dc1034645c096c20523d1bcb
parent732bdd383ee06be2655b1a849a628ff03b0000b8
s390/sclp: introduce a root sclp device

Let's create a root sclp device, which has other sclp devices as
children (e.g. the event facility for now) and can later be used
for migration of sclp specific attributes and setup of memory.

Reviewed-by: Matthew Rosato <mjrosato@linux.vnet.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
hw/s390x/sclp.c
include/hw/s390x/event-facility.h
include/hw/s390x/sclp.h