On Mon, 2026-05-04 at 18:16 -0400, [email protected] wrote:
> From: Jared Rossi <[email protected]>
> 
> As IPL support is being added for some PCI devices it is necessary to specify
> the bus type of the SCSI controller when booting from a SCSI device.  
> Therefore
> the IPL type S390_IPL_TYPE_QEMU_SCSI is changed to to S390_IPL_TYPE_CCW_SCSI.
> 
> Signed-off-by: Jared Rossi <[email protected]>
> ---
>  hw/s390x/ipl.c                   | 14 +++++++-------
>  hw/s390x/ipl.h                   |  2 +-
>  include/hw/s390x/ipl/qipl.h      |  8 ++++----
>  pc-bios/s390-ccw/jump2ipl.c      |  4 ++--
>  pc-bios/s390-ccw/main.c          | 16 ++++++++--------
>  pc-bios/s390-ccw/virtio-blkdev.c |  2 +-
>  pc-bios/s390-ccw/virtio.c        | 12 ++++++------
>  target/s390x/diag.c              |  2 +-
>  8 files changed, 30 insertions(+), 30 deletions(-)

Reviewed-by: Eric Farman <[email protected]>

Reply via email to