qemu-patch-raspberry4/hw/s390x
Heinz Graalfs ab9074b559 s390: sclp signal quiesce support
This implements the sclp signal quiesce event via the SCLP Event
Facility.
This allows to gracefully shutdown a guest by using system_powerdown
notifiers. It creates a service interrupt that will trigger a
Read Event Data command from the guest. This code will then add an
event that is interpreted by linux guests as ctrl-alt-del.

Signed-off-by: Heinz Graalfs <graalfs@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Jens Freimann <jfrei@linux.vnet.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
2012-10-29 19:41:56 +01:00
..
event-facility.c s390: sclp signal quiesce support 2012-10-29 19:41:56 +01:00
event-facility.h s390: sclp event support 2012-10-29 19:41:56 +01:00
Makefile.objs s390: sclp signal quiesce support 2012-10-29 19:41:56 +01:00
sclp.c s390: sclp event support 2012-10-29 19:41:56 +01:00
sclp.h s390: sclp event support 2012-10-29 19:41:56 +01:00
sclpquiesce.c s390: sclp signal quiesce support 2012-10-29 19:41:56 +01:00