s390/sclp: add reset() functions
commit3af6de321f39eda37d60a26559c63029c0d5b4c9
authorHeinz Graalfs <graalfs@linux.vnet.ibm.com>
Wed, 4 Sep 2013 10:55:45 +0000 (4 12:55 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 20 Sep 2013 11:55:29 +0000 (20 13:55 +0200)
tree76b150e0d6246c4dca2e8154a893ca55a7b86ccc
parent7e36b7a3561d685b8fb071b25ab887e890973a4d
s390/sclp: add reset() functions

Add reset() functions for event-facility, sclpconsole, and sclpquiesce.
The reset() functions perform variable initialization
at IPL and e.g. when monitor system_reset is called.

Signed-off-by: Heinz Graalfs <graalfs@linux.vnet.ibm.com>
Reviewed-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Reviewed-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
hw/char/sclpconsole.c
hw/s390x/event-facility.c
hw/s390x/sclpquiesce.c