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

Thomas Huth posted 2 patches 1 year, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220624085037.612235-1-thuth@redhat.com
Maintainers: Cornelia Huck <cohuck@redhat.com>, Thomas Huth <thuth@redhat.com>, Christian Borntraeger <borntraeger@linux.ibm.com>
pc-bios/s390-ccw/virtio.h        |  2 -
pc-bios/s390-ccw/virtio-blkdev.c | 65 ++++----------------------------
2 files changed, 7 insertions(+), 60 deletions(-)
[PATCH 0/2] Fix booting from non-DASD disks with sector size of 4096
Posted by Thomas Huth 1 year, 11 months ago
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