index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pc-bios
/
s390-ccw
/
virtio-blkdev.c
Age
Commit message (
Expand
)
Author
2024-10-23
pc-bios/s390-ccw: Enable failed IPL to return after error
Jared Rossi
2024-10-23
pc-bios/s390-ccw: Remove panics from SCSI IPL path
Jared Rossi
2024-10-23
pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints
Jared Rossi
2023-06-29
s390-ccw: Getting rid of ulong
Juan Quintela
2022-08-07
pc-bios/s390-ccw: Fix booting with logical block size < physical block size
Thomas Huth
2022-07-06
pc-bios/s390-ccw/virtio-blkdev: Request the right feature bits
Thomas Huth
2022-07-06
pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device()
Thomas Huth
2022-07-06
pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi()
Thomas Huth
2022-07-06
pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid()
Thomas Huth
2022-07-06
pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block size
Thomas Huth
2020-10-06
pc-bios/s390-ccw: Do not bail out early if not finding a SCSI disk
Thomas Huth
2017-07-14
pc-bios/s390-ccw: Move virtio-block related functions into a separate file
Thomas Huth