Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pc-bios/s390-ccw: Fix booting with logical block size < physical block size | Thomas Huth | 2022-08-07 | 1 | -1/+1 |
* | pc-bios/s390-ccw/virtio-blkdev: Request the right feature bits | Thomas Huth | 2022-07-06 | 1 | -0/+4 |
* | pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device() | Thomas Huth | 2022-07-06 | 1 | -18/+2 |
* | pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi() | Thomas Huth | 2022-07-06 | 1 | -24/+0 |
* | pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid() | Thomas Huth | 2022-07-06 | 1 | -34/+7 |
* | pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block size | Thomas Huth | 2022-07-06 | 1 | -1/+1 |
* | pc-bios/s390-ccw: Do not bail out early if not finding a SCSI disk | Thomas Huth | 2020-10-06 | 1 | -2/+5 |
* | pc-bios/s390-ccw: Move virtio-block related functions into a separate file | Thomas Huth | 2017-07-14 | 1 | -0/+296 |