summaryrefslogtreecommitdiffstats
path: root/hw/scsi.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: Move sense handling into the driverHannes Reinecke2010-11-251-8/+0
* scsi: Increase the number of possible devicesHannes Reinecke2010-11-251-1/+2
* scsi: Dequeue requests before invoking completion callbackJan Kiszka2010-07-221-0/+1
* qdev: Decouple qdev_prop_drive from DriveInfoMarkus Armbruster2010-07-021-1/+1
* scsi: scsi_bus_legacy_handle_cmdline() can fail, fix callersMarkus Armbruster2010-07-021-1/+1
* block: add topology qdev propertiesChristoph Hellwig2010-02-101-1/+2
* scsi: add scsi_req_print()Gerd Hoffmann2009-12-031-0/+1
* scsi: move status to SCSIRequest.Gerd Hoffmann2009-12-031-0/+2
* scsi: move dinfo to SCSIDeviceGerd Hoffmann2009-12-031-0/+1
* scsi: move sense to SCSIDevice, create SCSISense struct.Gerd Hoffmann2009-12-031-0/+9
* scsi: add xfer modeGerd Hoffmann2009-12-031-0/+7
* scsi: add request parsing helpers to common code.Gerd Hoffmann2009-12-031-0/+3
* scsi: move type from SCSIGenericState to SCSIDeviceGerd Hoffmann2009-12-031-0/+1
* scsi: move blocksize from SCSIGenericState to SCSIDeviceGerd Hoffmann2009-12-031-0/+1
* scsi: move scsi command buffer from SCSIGenericReq to SCSIRequest.Gerd Hoffmann2009-12-031-0/+6
* scsi: move SCSIRequest management to common code.Gerd Hoffmann2009-12-031-0/+5
* scsi: move request lists to QTAILQ.Gerd Hoffmann2009-12-031-0/+2
* scsi: create common SCSIRequest structure.Gerd Hoffmann2009-12-031-0/+8
* scsi: add/fix header protection.Gerd Hoffmann2009-12-031-2/+2
* scsi: move scsi-disk.h -> scsi.hGerd Hoffmann2009-11-091-0/+67
* scsi: move scsi.h -> esp.hGerd Hoffmann2009-11-091-7/+0
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-1/+1
* Get rid of _t suffixmalc2009-10-011-1/+1
* ESP SCSI qdev conversionPaul Brook2009-05-141-5/+4
* ESP: Add it_shift parameter (Hervé Poussineau)blueswir12008-04-091-1/+1
* Let ESP SCSI adapter to be usable outside sun4m (Herv�oussineau)blueswir12008-03-021-0/+8
OpenPOWER on IntegriCloud