qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix booting from non-DASD disks with sector size of 4096
@ 2022-06-24  8:50 Thomas Huth
  2022-06-24  8:50 ` [PATCH 1/2] pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid() Thomas Huth
  2022-06-24  8:50 ` [PATCH 2/2] pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi() Thomas Huth
  0 siblings, 2 replies; 6+ messages in thread
From: Thomas Huth @ 2022-06-24  8:50 UTC (permalink / raw)
  To: qemu-s390x, Eric Farman; +Cc: qemu-devel, Christian Borntraeger

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-06-27  9:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-24  8:50 [PATCH 0/2] Fix booting from non-DASD disks with sector size of 4096 Thomas Huth
2022-06-24  8:50 ` [PATCH 1/2] pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid() Thomas Huth
2022-06-24  9:20   ` Christian Borntraeger
2022-06-24 10:00     ` Thomas Huth
2022-06-27  9:44   ` Thomas Huth
2022-06-24  8:50 ` [PATCH 2/2] pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi() Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).