[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 0/2] ipl related fixes
From: |
Christian Borntraeger |
Subject: |
[Qemu-devel] [PATCH 0/2] ipl related fixes |
Date: |
Mon, 17 Jun 2013 14:29:40 +0200 |
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
- [Qemu-devel] [PATCH 0/2] ipl related fixes,
Christian Borntraeger <=
[Qemu-devel] [PATCH 2/2] s390/IPL: Allow boot from other ssid than 0, Christian Borntraeger, 2013/06/17