]> git.ipfire.org Git - thirdparty/qemu.git/commit
pc-bios/s390-ccw: fix non-sequential boot entries (eckd)
authorCollin Walling <walling@linux.ibm.com>
Mon, 16 Apr 2018 16:56:09 +0000 (12:56 -0400)
committerThomas Huth <thuth@redhat.com>
Wed, 2 May 2018 09:27:14 +0000 (11:27 +0200)
commit7385e947fc65a44dd05abb86c874beb915c1989c
treee889f3ccd6cbeae75668dd0efde7da8c2683c77e
parent074afe60d4c8167dcfaee7aca1065c6360449eaa
pc-bios/s390-ccw: fix non-sequential boot entries (eckd)

zIPL boot menu entries can be non-sequential. Let's account
for this issue for the s390 zIPL boot menu. Since this boot
menu is actually an imitation and is not completely capable
of everything the real zIPL menu can do, let's also print a
different banner to the user.

Signed-off-by: Collin Walling <walling@linux.ibm.com>
Reported-by: Vasily Gorbik <gor@linux.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Janosch Frank <frankja@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
pc-bios/s390-ccw/menu.c