From: "Jason J. Herne" <jjhe...@us.ibm.com>

Improvements to SCLP, mainly the Read SCP/CPU Info subcommands, to support
future cpu hotplug operations on the s390 target.

Jason J. Herne (3):
  s390-sclp: Define New SCLP Codes
  s390-sclp: SCLP CPU Info
  s390-sclp: SCLP Event integration

 hw/s390x/Makefile.objs            |   1 +
 hw/s390x/event-facility.c         |   6 ++
 hw/s390x/sclp.c                   |  53 +++++++++++++++++-
 hw/s390x/sclpcpu.c                | 112 ++++++++++++++++++++++++++++++++++++++
 include/hw/s390x/event-facility.h |   5 ++
 include/hw/s390x/sclp.h           |  41 ++++++++++++++
 6 files changed, 217 insertions(+), 1 deletion(-)
 create mode 100644 hw/s390x/sclpcpu.c

-- 
1.8.3.2


Reply via email to