qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] Fix booting from non-DASD disks with sector size of 4096


From: Thomas Huth
Subject: [PATCH 0/2] Fix booting from non-DASD disks with sector size of 4096
Date: Fri, 24 Jun 2022 10:50:35 +0200

The s390-ccw bios fails to boot from non-DASD disks that have a
sector size of 4096. Fix it by relaxing the check for the disk
geometries.

Thomas Huth (2):
  pc-bios/s390-ccw/virtio-blkdev: Simplify/fix
    virtio_ipl_disk_is_valid()
  pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi()

 pc-bios/s390-ccw/virtio.h        |  2 -
 pc-bios/s390-ccw/virtio-blkdev.c | 65 ++++----------------------------
 2 files changed, 7 insertions(+), 60 deletions(-)

-- 
2.31.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]