All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Borntraeger <borntraeger@de.ibm.com>
To: Alexander Graf <agraf@suse.de>
Cc: "Christian Borntraeger" <borntraeger@de.ibm.com>,
	"Andreas Färber" <afaerber@suse.de>,
	"Dominik Dingel" <dingel@linux.vnet.ibm.com>,
	qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] [PATCH 0/2] ipl related fixes
Date: Mon, 17 Jun 2013 14:29:40 +0200	[thread overview]
Message-ID: <1371472182-10074-1-git-send-email-borntraeger@de.ibm.com> (raw)

Alex, here are two fixes for the ccw ipl. The first fix deals
with a bug that creeped in when merging with the refactoring
work, the other fix allows booting from a subchannel set > 0.

I will let you do the binary of the bios code yourself.

Christian Borntraeger (1):
  s390/ipl: Fix boot order

Dominik Dingel (1):
  s390/IPL: Allow boot from other ssid than 0

 hw/s390x/ipl.c              | 16 +++++++++-------
 pc-bios/s390-ccw/cio.h      | 20 ++++++++++++++++++++
 pc-bios/s390-ccw/main.c     |  7 +++++++
 pc-bios/s390-ccw/s390-ccw.h |  1 +
 pc-bios/s390-ccw/virtio.c   | 18 ++++++++++++++++++
 5 files changed, 55 insertions(+), 7 deletions(-)

-- 
1.8.1.4

             reply	other threads:[~2013-06-17 12:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-17 12:29 Christian Borntraeger [this message]
2013-06-17 12:29 ` [Qemu-devel] [PATCH 1/2] s390/ipl: Fix boot order Christian Borntraeger
2013-06-17 21:54   ` Andreas Färber
2013-06-18  9:22     ` Christian Borntraeger
2013-06-18 12:31       ` [Qemu-devel] [PATCH v3] " Christian Borntraeger
2013-06-18 12:36         ` Andreas Färber
2013-06-24 12:57         ` Alexander Graf
2013-06-17 12:29 ` [Qemu-devel] [PATCH 2/2] s390/IPL: Allow boot from other ssid than 0 Christian Borntraeger
2013-06-24 12:57   ` Alexander Graf

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=1371472182-10074-1-git-send-email-borntraeger@de.ibm.com \
    --to=borntraeger@de.ibm.com \
    --cc=afaerber@suse.de \
    --cc=agraf@suse.de \
    --cc=dingel@linux.vnet.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.