qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] ipl related fixes
@ 2013-06-17 12:29 Christian Borntraeger
  2013-06-17 12:29 ` [Qemu-devel] [PATCH 1/2] s390/ipl: Fix boot order Christian Borntraeger
  2013-06-17 12:29 ` [Qemu-devel] [PATCH 2/2] s390/IPL: Allow boot from other ssid than 0 Christian Borntraeger
  0 siblings, 2 replies; 9+ messages in thread
From: Christian Borntraeger @ 2013-06-17 12:29 UTC (permalink / raw)
  To: Alexander Graf
  Cc: Christian Borntraeger, Andreas Färber, Dominik Dingel,
	qemu-devel

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-06-24 12:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-17 12:29 [Qemu-devel] [PATCH 0/2] ipl related fixes Christian Borntraeger
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

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).