]> git.proxmox.com Git - qemu.git/commit
s390/IPL: Allow boot from other ssid than 0
authorDominik Dingel <dingel@linux.vnet.ibm.com>
Mon, 17 Jun 2013 12:29:42 +0000 (14:29 +0200)
committerAlexander Graf <agraf@suse.de>
Mon, 29 Jul 2013 10:02:00 +0000 (12:02 +0200)
commitc8cda8748eceeeb06f1952e7e765a0919103644d
tree952bf455241b43d691f853fef6c5338e1130b709
parent461bdb3414c40d6806194bf68c91521496b1042d
s390/IPL: Allow boot from other ssid than 0

We now take the subchannel set id also into account to find the boot device.
If we want to use a subchannel set other than the default set 0, we first
need to enable the mss facility.

Signed-off-by: Dominik Dingel <dingel@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
pc-bios/s390-ccw/cio.h
pc-bios/s390-ccw/main.c
pc-bios/s390-ccw/s390-ccw.h
pc-bios/s390-ccw/virtio.c