diff options
author | Thomas Huth <thuth@redhat.com> | 2020-07-28 18:14:50 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2020-10-06 19:36:50 +0200 |
commit | 5dc739f343cd06ecb9b058294564ce7504856f3f (patch) | |
tree | bedcbf8891dac6398b3b9e16f2684d68093cb1d2 /plugins | |
parent | 869d0e2f593dd37297c366203f006b9acd1b7b45 (diff) | |
download | qemu-5dc739f343cd06ecb9b058294564ce7504856f3f.zip qemu-5dc739f343cd06ecb9b058294564ce7504856f3f.tar.gz qemu-5dc739f343cd06ecb9b058294564ce7504856f3f.tar.bz2 |
pc-bios/s390-ccw: Allow booting in case the first virtio-blk disk is bad
If you try to boot with two virtio-blk disks (without bootindex), and
only the second one is bootable, the s390-ccw bios currently stops at
the first disk and does not continue booting from the second one. This
is annoying - and all other major QEMU firmwares succeed to boot from
the second disk in this case, so we should do the same in the s390-ccw
bios, too.
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Message-Id: <20200806105349.632-8-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'plugins')
0 files changed, 0 insertions, 0 deletions