From: "Jason J. Herne" <jjherne@us.ibm.com>
To: afaerber@suse.de, borntraeger@de.ibm.com, agraf@suse.de,
qemu-devel@nongnu.org
Cc: "Jason J. Herne" <jjherne@us.ibm.com>
Subject: [Qemu-devel] [PATCH 0/3 v2] S390 SCLP improvements for CPU Hotplug
Date: Mon, 20 Jan 2014 14:51:47 -0500 [thread overview]
Message-ID: <1390247510-12327-1-git-send-email-jjherne@us.ibm.com> (raw)
From: "Jason J. Herne" <jjherne@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
next reply other threads:[~2014-01-20 19:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-20 19:51 Jason J. Herne [this message]
2014-01-20 19:51 ` [Qemu-devel] [PATCH 1/3 v2] s390-sclp: Define New SCLP Codes Jason J. Herne
2014-01-20 19:51 ` [Qemu-devel] [PATCH 2/3 v2] s390-sclp: SCLP CPU Info Jason J. Herne
2014-01-21 15:54 ` Andreas Färber
2014-01-20 19:51 ` [Qemu-devel] [PATCH 3/3 v2] s390-sclp: SCLP Event integration Jason J. Herne
2014-01-21 15:44 ` Andreas Färber
2014-01-21 15:39 ` [Qemu-devel] [PATCH 0/3 v2] S390 SCLP improvements for CPU Hotplug Christian Borntraeger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1390247510-12327-1-git-send-email-jjherne@us.ibm.com \
--to=jjherne@us.ibm.com \
--cc=afaerber@suse.de \
--cc=agraf@suse.de \
--cc=borntraeger@de.ibm.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).