aboutsummaryrefslogtreecommitdiffstats
path: root/hw/scsi.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-25scsi: Move sense handling into the driverHannes Reinecke1-8/+0
2010-11-25scsi: Increase the number of possible devicesHannes Reinecke1-1/+2
2010-07-22scsi: Dequeue requests before invoking completion callbackJan Kiszka1-0/+1
2010-07-02qdev: Decouple qdev_prop_drive from DriveInfoMarkus Armbruster1-1/+1
2010-07-02scsi: scsi_bus_legacy_handle_cmdline() can fail, fix callersMarkus Armbruster1-1/+1
2010-02-10block: add topology qdev propertiesChristoph Hellwig1-1/+2
2009-12-03scsi: add scsi_req_print()Gerd Hoffmann1-0/+1
2009-12-03scsi: move status to SCSIRequest.Gerd Hoffmann1-0/+2
2009-12-03scsi: move dinfo to SCSIDeviceGerd Hoffmann1-0/+1
2009-12-03scsi: move sense to SCSIDevice, create SCSISense struct.Gerd Hoffmann1-0/+9
2009-12-03scsi: add xfer modeGerd Hoffmann1-0/+7
2009-12-03scsi: add request parsing helpers to common code.Gerd Hoffmann1-0/+3
2009-12-03scsi: move type from SCSIGenericState to SCSIDeviceGerd Hoffmann1-0/+1
2009-12-03scsi: move blocksize from SCSIGenericState to SCSIDeviceGerd Hoffmann1-0/+1
2009-12-03scsi: move scsi command buffer from SCSIGenericReq to SCSIRequest.Gerd Hoffmann1-0/+6
2009-12-03scsi: move SCSIRequest management to common code.Gerd Hoffmann1-0/+5
2009-12-03scsi: move request lists to QTAILQ.Gerd Hoffmann1-0/+2
2009-12-03scsi: create common SCSIRequest structure.Gerd Hoffmann1-0/+8
2009-12-03scsi: add/fix header protection.Gerd Hoffmann1-2/+2
2009-11-09scsi: move scsi-disk.h -> scsi.hGerd Hoffmann1-0/+67
2009-11-09scsi: move scsi.h -> esp.hGerd Hoffmann1-7/+0
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-1/+1
2009-10-01Get rid of _t suffixmalc1-1/+1
2009-05-14ESP SCSI qdev conversionPaul Brook1-5/+4
2008-04-09ESP: Add it_shift parameter (Hervé Poussineau)blueswir11-1/+1
2008-03-02Let ESP SCSI adapter to be usable outside sun4m (Herv�oussineau)blueswir11-0/+8