diff options
author | Jared Rossi <jrossi@linux.ibm.com> | 2024-10-19 21:29:50 -0400 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2024-10-23 06:53:44 +0200 |
commit | 455e3bc3f74ee76964efec2e0c646db15095d0d2 (patch) | |
tree | 25fabeb0f5663d1cff2e77ceab87ff3de499c19c /pc-bios/s390-ccw/main.c | |
parent | 0927875e704e93ace03bb7533c0877bf97e4bda9 (diff) | |
download | qemu-455e3bc3f74ee76964efec2e0c646db15095d0d2.zip qemu-455e3bc3f74ee76964efec2e0c646db15095d0d2.tar.gz qemu-455e3bc3f74ee76964efec2e0c646db15095d0d2.tar.bz2 |
s390x: Rebuild IPLB for SCSI device directly from DIAG308
Because virtio-scsi type devices use a non-architected IPLB pbt code they cannot
be set and stored normally. Instead, the IPLB must be rebuilt during re-ipl.
As s390x does not natively support multiple boot devices, the devno field is
used to store the position in the boot order for the device.
Handling the rebuild as part of DIAG308 removes the need to check the devices
for invalid IPLBs later in the IPL.
Signed-off-by: Jared Rossi <jrossi@linux.ibm.com>
Acked-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20241020012953.1380075-17-jrossi@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'pc-bios/s390-ccw/main.c')
0 files changed, 0 insertions, 0 deletions