qemu-irix/hw/s390x
Christian Borntraeger 5e2053dd15 s390/ipl: Fix boot order
The latest ipl code adaptions collided with some of the virtio
refactoring rework. This resulted in always booting the first
disk. Let's fix booting from a given ID.
The new code also checks for command lines without bootindex to
avoid random behaviour when accessing dev_st (==0).

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
(cherry picked from commit 5c8ded6ef5)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2013-08-12 15:18:30 -05:00
..
Makefile.objs hw: move char devices to hw/char/, configure via default-configs/ 2013-04-08 18:13:14 +02:00
css.c s390x/css: Fix concurrent sense. 2013-06-11 18:11:30 -05:00
css.h
event-facility.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
ipl.c s390/ipl: Fix boot order 2013-08-12 15:18:30 -05:00
s390-virtio-bus.c virtio-rng: Fix crash with non-default backend 2013-06-18 13:03:12 -05:00
s390-virtio-bus.h virtio-bus: make virtio_x_bus_new static. 2013-04-24 11:50:20 -05:00
s390-virtio-ccw.c S390: CCW: Use new, working firmware by default 2013-04-26 20:18:24 +02:00
s390-virtio-hcall.c s390: Move hw files to hw/s390x 2013-01-29 21:50:04 +01:00
s390-virtio.c S390: IPL: Use different firmware for different machines 2013-04-26 20:18:24 +02:00
s390-virtio.h S390: IPL: Use different firmware for different machines 2013-04-26 20:18:24 +02:00
sclp.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
sclpquiesce.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
virtio-ccw.c s390/virtio-ccw: Fix virtio reset 2013-08-12 14:36:08 -05:00
virtio-ccw.h virtio: Fix compilation without CONFIG_VHOST_SCSI 2013-04-26 13:23:31 +02:00