]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
s390-sclp: SCLP Event integration
authorJason J. Herne <jjherne@us.ibm.com>
Mon, 20 Jan 2014 19:51:50 +0000 (14:51 -0500)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 21 Jan 2014 15:48:39 +0000 (16:48 +0100)
commit492044581c26ba9ace3af5c6abb2a911a23ad188
tree43b4efcfd659477cdb2710e5b4521107c4223f82
parent8cc3aecf8461bd38028ddb4a56a17d0a1583de36
s390-sclp: SCLP Event integration

Add an sclp event for "cpu was hot plugged".  This allows Qemu to deliver an
SCLP interrupt to the guest stating that the requested cpu hotplug was
completed.

Signed-off-by: Jason J. Herne <jjherne@us.ibm.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
hw/s390x/Makefile.objs
hw/s390x/event-facility.c
hw/s390x/sclpcpu.c [new file with mode: 0644]
include/hw/s390x/event-facility.h
include/hw/s390x/sclp.h