summaryrefslogtreecommitdiff
path: root/hw/scsi/scsi-generic.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-09block: add max_hw_transfer to BlockLimitsLin Ma1-1/+1
2024-01-09scsi-generic: pass max_segments via max_iov field in BlockLimitsLin Ma1-2/+4
2024-01-09scsi-generic: check for additional SG_IO status on completionHannes Reinecke1-2/+8
2024-01-09virtio-scsi: translate SG_IO host statusHannes Reinecke1-3/+5
2024-01-09scsi-disk: set default I/O timeout to 30 secondsHannes Reinecke1-0/+4
2024-01-09scsi: add tracing for SG_IO commandsHannes Reinecke1-3/+9
2024-01-09scsi: make io_timeout settableHannes Reinecke1-6/+9
2024-01-09Upgrade version to 4.2.1wanchao-xu1-188/+457
2014-08-01initial commitupstream/1.6.0rc3upstream/1.5.93Gui Chen1-0/+520