summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_spc.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-07target: support zero allocation length in REQUEST SENSEPaolo Bonzini1-17/+18
2012-07-17target: Move MAINTENANCE_[IN,OUT] from pscsi_parse_cdb -> spc_parse_cdbNicholas Bellinger1-1/+41
2012-07-17target: move code for CDB emulationChristoph Hellwig1-11/+905
2012-07-17target: add a parse_cdb method to the backend driversChristoph Hellwig1-0/+1
2012-07-17target: split parsing of SPC commands into a separate helperChristoph Hellwig1-0/+169