Re: [Qemu-devel] [PATCH 2/3 v2] s390-sclp: SCLP CPU Info

2014-01-21 Thread Andreas Färber
Am 20.01.2014 20:51, schrieb Jason J. Herne: > From: "Jason J. Herne" > > Implement the CPU data in SCLP "Read SCP Info". And implement "Read CPU Info" > SCLP command. This data will be used by the guest to get information about hot > plugged cpus. > > Signed-off-by: Jason J. Herne Reviewed-b

[Qemu-devel] [PATCH 2/3 v2] s390-sclp: SCLP CPU Info

2014-01-20 Thread Jason J. Herne
From: "Jason J. Herne" Implement the CPU data in SCLP "Read SCP Info". And implement "Read CPU Info" SCLP command. This data will be used by the guest to get information about hot plugged cpus. Signed-off-by: Jason J. Herne --- hw/s390x/sclp.c | 51