Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-26 | target: reintroduce some obsolete SCSI-2 commands | Bernhard Kohl | 1 | -0/+18 |
2012-09-17 | target: support zero allocation length in SBC commands | Paolo Bonzini | 1 | -8/+15 |
2012-07-16 | target: move unmap to struct spc_ops | Christoph Hellwig | 1 | -58/+4 |
2012-07-16 | target: move write_same to struct spc_ops | Christoph Hellwig | 1 | -34/+18 |
2012-07-16 | target: move sync_cache to struct spc_ops | Christoph Hellwig | 1 | -14/+4 |
2012-07-16 | target: add struct spc_ops + initial ->execute_rw pointer usage | Christoph Hellwig | 1 | -1/+11 |
2012-07-16 | target: move code for CDB emulation | Christoph Hellwig | 1 | -19/+220 |
2012-07-16 | target: add a parse_cdb method to the backend drivers | Christoph Hellwig | 1 | -0/+450 |