Re: [Qemu-devel] [PATCH v5 3/3] sclp-s390: Add memory hotplug SCLPs

2014-06-26 Thread Matthew Rosato
On 06/26/2014 09:14 AM, Christian Borntraeger wrote: > On 25/06/14 16:27, Matthew Rosato wrote: >> Add memory information to read SCP info and add handlers for >> Read Storage Element Information, Attach Storage Element, >> Assign Storage and Unassign Storage. >> >> Signed-off-by: Matthew Rosato >

Re: [Qemu-devel] [PATCH v5 3/3] sclp-s390: Add memory hotplug SCLPs

2014-06-26 Thread Christian Borntraeger
On 25/06/14 16:27, Matthew Rosato wrote: > Add memory information to read SCP info and add handlers for > Read Storage Element Information, Attach Storage Element, > Assign Storage and Unassign Storage. > > Signed-off-by: Matthew Rosato In general this looks fine. I gave it some testing and most

[Qemu-devel] [PATCH v5 3/3] sclp-s390: Add memory hotplug SCLPs

2014-06-25 Thread Matthew Rosato
Add memory information to read SCP info and add handlers for Read Storage Element Information, Attach Storage Element, Assign Storage and Unassign Storage. Signed-off-by: Matthew Rosato --- hw/s390x/sclp.c| 259 ++-- target-s390x/cpu.h | 15