summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_spc.c
Commit message (Expand)AuthorAgeFilesLines
* target: Re-add explict zeroing of INQUIRY bounce buffer memoryNicholas Bellinger2012-11-011-0/+2
* target: fix truncation of mode data, support zero allocation lengthPaolo Bonzini2012-09-181-10/+7Star
* target: support zero allocation length in INQUIRYPaolo Bonzini2012-09-181-25/+6Star
* target: support zero allocation length in REQUEST SENSEPaolo Bonzini2012-09-071-17/+18
* target: Move MAINTENANCE_[IN,OUT] from pscsi_parse_cdb -> spc_parse_cdbNicholas Bellinger2012-07-171-1/+41
* target: move code for CDB emulationChristoph Hellwig2012-07-171-11/+905
* target: add a parse_cdb method to the backend driversChristoph Hellwig2012-07-171-0/+1
* target: split parsing of SPC commands into a separate helperChristoph Hellwig2012-07-171-0/+169