qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3 v2] S390 SCLP improvements for CPU Hotplug


From: Jason J. Herne
Subject: [Qemu-devel] [PATCH 0/3 v2] S390 SCLP improvements for CPU Hotplug
Date: Mon, 20 Jan 2014 14:51:47 -0500

From: "Jason J. Herne" <address@hidden>

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

[Prev in Thread] Current Thread [Next in Thread]