aboutsummaryrefslogtreecommitdiff
path: root/board-qemu/slof/virtio-scsi.fs
AgeCommit message (Expand)AuthorFilesLines
2017-07-19virtio-scsi: Allow LUNs bigger than 255Thomas Huth1-0/+1
2017-02-06virtio-scsi: initialize vring avail queue buffersLaurent Vivier1-21/+0
2016-02-08virtio: add and enable 1.0 device setupNikunj A Dadhania1-2/+1
2014-03-19virtio-scsi: correct srplun commentNikunj A Dadhania1-1/+1
2014-02-04Fix virtio device shutdownAvik Sil1-1/+4
2014-02-04Change shutdown method name for virtio-scsiAvik Sil1-2/+2
2014-01-20Fix shutdown for virtio devicesNikunj A Dadhania1-2/+4
2013-07-24scsi: unify scsi probing codeNikunj A Dadhania1-75/+5
2013-07-24virtio-scsi: iterate through targetsNikunj A Dadhania1-29/+68
2013-07-24scsi: unify and use make-disk-aliasNikunj A Dadhania1-25/+4
2013-06-05SLOF: virtio-scsi block driver codeNikunj A. Dadhania1-133/+160
2013-06-05SLOF: virtio-scsi helper routinesNikunj A. Dadhania1-0/+252