Re: [Qemu-devel] [PATCH v3 4/4] sclp-s390: Add memory hotplug SCLPs

2014-05-15 Thread Christian Borntraeger
On 13/05/14 20:02, Matthew Rosato wrote: > On 05/12/2014 03:35 AM, Christian Borntraeger wrote: >> On 07/05/14 20:05, 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

Re: [Qemu-devel] [PATCH v3 4/4] sclp-s390: Add memory hotplug SCLPs

2014-05-13 Thread Matthew Rosato
On 05/12/2014 03:35 AM, Christian Borntraeger wrote: > On 07/05/14 20:05, 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 v3 4/4] sclp-s390: Add memory hotplug SCLPs

2014-05-12 Thread Christian Borntraeger
On 07/05/14 20:05, 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 > --- > hw/s390x/sclp.c| 245 > ++

[Qemu-devel] [PATCH v3 4/4] sclp-s390: Add memory hotplug SCLPs

2014-05-07 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| 245 ++-- target-s390x/cpu.h | 15