Re: [Qemu-devel] [PATCH 3/3] s390-sclp: SCLP Event integration

2014-01-20 Thread Andreas Färber
Hi, Thanks for splitting these off. Am 20.01.2014 17:56, schrieb Jason J. Herne: > From: "Jason J. Herne" > > 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: Ja

[Qemu-devel] [PATCH 3/3] s390-sclp: SCLP Event integration

2014-01-20 Thread Jason J. Herne
From: "Jason J. Herne" 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 --- hw/s390x/Makefile.objs| 1 + hw/s390x/event-facility.c |