]> git.proxmox.com Git - mirror_qemu.git/commit
s390-ccw: interactive boot menu for scsi
authorCollin L. Walling <walling@linux.vnet.ibm.com>
Fri, 23 Feb 2018 15:43:19 +0000 (10:43 -0500)
committerThomas Huth <thuth@redhat.com>
Mon, 26 Feb 2018 06:56:55 +0000 (07:56 +0100)
commitffb4a1c80792aa71da900dbb495b21fbc0130073
tree471d8145894fc2b158900b40e440050664014e3a
parent53b310ce539cfadf1f2fad5927a9e8f88ec9db13
s390-ccw: interactive boot menu for scsi

Interactive boot menu for scsi. This follows a similar procedure
as the interactive menu for eckd dasd. An example follows:

    s390x Enumerated Boot Menu.

    3 entries detected. Select from index 0 to 2.

Signed-off-by: Collin L. Walling <walling@linux.vnet.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
[thuth: Added additional "break;" statement to avoid analyzer warnings]
Signed-off-by: Thomas Huth <thuth@redhat.com>
hw/s390x/ipl.c
pc-bios/s390-ccw/bootmap.c
pc-bios/s390-ccw/main.c
pc-bios/s390-ccw/menu.c
pc-bios/s390-ccw/s390-ccw.h