Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target: fix truncation of mode data, support zero allocation length | Paolo Bonzini | 2012-09-17 | 1 | -10/+7 |
* | target: support zero allocation length in INQUIRY | Paolo Bonzini | 2012-09-17 | 1 | -25/+6 |
* | target: support zero allocation length in REQUEST SENSE | Paolo Bonzini | 2012-09-07 | 1 | -17/+18 |
* | target: Move MAINTENANCE_[IN,OUT] from pscsi_parse_cdb -> spc_parse_cdb | Nicholas Bellinger | 2012-07-16 | 1 | -1/+41 |
* | target: move code for CDB emulation | Christoph Hellwig | 2012-07-16 | 1 | -11/+905 |
* | target: add a parse_cdb method to the backend drivers | Christoph Hellwig | 2012-07-16 | 1 | -0/+1 |
* | target: split parsing of SPC commands into a separate helper | Christoph Hellwig | 2012-07-16 | 1 | -0/+169 |