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-scsi.c
Age
Commit message (
Expand
)
Author
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-01
misc: fix commonly doubled up words
Daniel P. Berrangé
2022-07-06
pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device()
Thomas Huth
2020-10-06
pc-bios/s390-ccw: Do not bail out early if not finding a SCSI disk
Thomas Huth
2020-07-02
pc-bios: s390x: Move sleep and yield to helper.h
Janosch Frank
2020-07-02
pc-bios: s390x: Consolidate timing functions into time.h
Janosch Frank
2017-11-20
pc-bios/s390-ccw: Fix problem with invalid virtio-scsi LUN when rebooting
Thomas Huth
2017-07-14
pc-bios/s390-ccw: Move libc functions to separate header
Thomas Huth
2017-05-19
pc-bios/s390-ccw: Build a reasonable max_sectors limit
Eric Farman
2017-05-19
pc-bios/s390-ccw: Get Block Limits VPD device data
Eric Farman
2017-05-19
pc-bios/s390-ccw: Get list of supported VPD pages
Eric Farman
2017-05-19
pc-bios/s390-ccw: Refactor scsi_inquiry function
Eric Farman
2017-05-19
pc-bios/s390-ccw: Break up virtio-scsi read into multiples
Eric Farman
2017-05-19
pc-bios/s390-ccw: Move SCSI block factor to outer read
Eric Farman
2017-05-19
pc-bios/s390-ccw: Remove duplicate blk_factor adjustment
Eric Farman
2016-07-11
pc-bios/s390-ccw: Pass selected SCSI device to IPL
Eugene (jno) Dvurechenski
2016-03-23
pc-bios/s390-ccw: add virtio-scsi implementation
Eugene (jno) Dvurechenski