qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jens Freimann <jfrei@linux.vnet.ibm.com>
To: Christian Borntraeger <borntraeger@de.ibm.com>,
	Alexander Graf <agraf@suse.de>,
	Cornelia Huck <cornelia.huck@de.ibm.com>
Cc: Jens Freimann <jfrei@linux.vnet.ibm.com>, qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/4] s390x/kvm: add support to change the IPL device in guest
Date: Thu, 12 Feb 2015 18:02:12 +0100	[thread overview]
Message-ID: <1423760536-58356-1-git-send-email-jfrei@linux.vnet.ibm.com> (raw)

Cornelia, Alex, Christian,

these patches add support to chane the IPL device from within the guest.

Jens


Fan Zhang (4):
  s390x/ipl: always load the bios for ccw machine
  s390x/ipl: support diagnose 308 subcodes 5 and 6
  s390x/ipl: drop reipl parameters on resets
  s390x/ipl: make s390x ipl device aware of migration

 hw/s390x/ipl.c             | 233 +++++++++++++++++++++++++++++++++------------
 hw/s390x/ipl.h             |  25 +++++
 hw/s390x/s390-virtio-ccw.c |   2 +-
 hw/s390x/s390-virtio.c     |   8 +-
 hw/s390x/s390-virtio.h     |   3 +-
 target-s390x/kvm.c         |   3 +-
 target-s390x/misc_helper.c |  33 ++++++-
 7 files changed, 240 insertions(+), 67 deletions(-)
 create mode 100644 hw/s390x/ipl.h

-- 
2.1.4

             reply	other threads:[~2015-02-12 17:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-12 17:02 Jens Freimann [this message]
2015-02-12 17:02 ` [Qemu-devel] [PATCH 1/4] s390x/ipl: always load the bios for ccw machine Jens Freimann
2015-02-12 17:02 ` [Qemu-devel] [PATCH 2/4] s390x/ipl: support diagnose 308 subcodes 5 and 6 Jens Freimann
2015-02-12 17:02 ` [Qemu-devel] [PATCH 3/4] s390x/ipl: drop reipl parameters on resets Jens Freimann
2015-02-12 17:02 ` [Qemu-devel] [PATCH 4/4] s390x/ipl: make s390x ipl device aware of migration Jens Freimann
2015-02-13 16:36 ` [Qemu-devel] [PATCH 0/4] s390x/kvm: add support to change the IPL device in guest 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=1423760536-58356-1-git-send-email-jfrei@linux.vnet.ibm.com \
    --to=jfrei@linux.vnet.ibm.com \
    --cc=agraf@suse.de \
    --cc=borntraeger@de.ibm.com \
    --cc=cornelia.huck@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).