aboutsummaryrefslogtreecommitdiffstats
path: root/hw/scsi-defs.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-18scsi: update list of commandsPaolo Bonzini1-1/+9
2011-10-28scsi-disk: add stubs for more MMC commandsPaolo Bonzini1-0/+3
2011-10-28atapi: move GESN definitions to scsi-defs.hPaolo Bonzini1-0/+21
2011-10-28atapi/scsi: unify definitions for MMCPaolo Bonzini1-0/+66
2011-09-06scsi: refine constants for READ CAPACITY 16Paolo Bonzini1-1/+7
2011-08-12scsi: add support for unit attention conditionsPaolo Bonzini1-0/+1
2011-08-12scsi: move handling of REPORT LUNS and invalid LUNs to common codePaolo Bonzini1-0/+3
2011-08-01scsi-disk: Remove 'drive_kind'Hannes Reinecke1-1/+5
2011-08-01scsi: Sanitize command definitionsHannes Reinecke1-21/+33
2011-08-01scsi: Remove REZERO_UNIT emulationHannes Reinecke1-1/+0
2011-08-01scsi: Remove references to SET_WINDOWHannes Reinecke1-1/+0
2010-12-17scsi-disk: support WRITE SAME (16) with unmap bitChristoph Hellwig1-0/+1
2010-11-25scsi: Return SAM status codesHannes Reinecke1-9/+11
2010-06-22scsi-bus: Add MAINTENANCE_IN and MAINTENANCE_OUT SCSIRequest xfer and mode as...Nicholas Bellinger1-0/+2
2010-03-07Update to a hopefully more future proof FSF addressBlue Swirl1-3/+2
2009-12-03scsi: add read/write 16 commands.Gerd Hoffmann1-0/+3
2009-12-03scsi-disk: restruct emulation: REPORT_LUNSGerd Hoffmann1-0/+1
2009-12-03scsi-disk: restruct emulation: SERVICE_ACTION_INGerd Hoffmann1-0/+1
2009-12-03scsi-disk: restruct emulation: GET_CONFIGURATIONGerd Hoffmann1-0/+1
2009-12-03scsi: add scsi-defs.hGerd Hoffmann1-0/+156