qemu-e2k/pc-bios/s390-ccw
Jason J. Herne 2880469c95 s390-bios: Use control unit type to find bootable devices
When the user does not specify which device to boot from then we end
up guessing. Instead of simply grabbing the first available device let's
be a little bit smarter and only choose devices that might be bootable
like disk, and not console devices.

Signed-off-by: Jason J. Herne <jjherne@linux.ibm.com>
Message-Id: <1554388475-18329-17-git-send-email-jjherne@linux.ibm.com>
[thuth: Added fix for virtio_is_supported() not being called anymore]
Signed-off-by: Thomas Huth <thuth@redhat.com>
2019-04-12 12:40:35 +02:00
..
bootmap.c
bootmap.h
bswap.h
cio.c
cio.h s390-bios: Add channel command codes/structs needed for dasd-ipl 2019-04-12 12:40:35 +02:00
dasd-ipl.c s390-bios: Support booting from real dasd device 2019-04-12 12:40:35 +02:00
dasd-ipl.h s390-bios: Support booting from real dasd device 2019-04-12 12:40:35 +02:00
helper.h
iplb.h
jump2ipl.c
libc.c
libc.h
main.c s390-bios: Use control unit type to find bootable devices 2019-04-12 12:40:35 +02:00
Makefile s390-bios: Support booting from real dasd device 2019-04-12 12:40:35 +02:00
menu.c
netboot.mak
netmain.c s390-bios: Use control unit type to determine boot method 2019-04-12 12:40:35 +02:00
s390-arch.h s390-bios: Support booting from real dasd device 2019-04-12 12:40:35 +02:00
s390-ccw.h
sclp.c
sclp.h
scsi.h
start.S
virtio-blkdev.c
virtio-net.c
virtio-scsi.c
virtio-scsi.h
virtio.c s390-bios: Use control unit type to determine boot method 2019-04-12 12:40:35 +02:00
virtio.h