Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add LBA 64bit support for reads beyond 2TB. | Max Tottenham | 2024-01-26 | 1 | -0/+27 |
* | blockcmd: generic SCSI luns enumeration | Roman Kagan | 2017-05-02 | 1 | -0/+4 |
* | blockcmd: Convert cdb_is_read() to scsi_is_read() | Kevin O'Connor | 2015-07-14 | 1 | -1/+1 |
* | blockcmd: Remove unused scsi_process_op() and cdb_cmd_data() | Kevin O'Connor | 2015-07-14 | 1 | -1/+0 |
* | blockcmd: Introduce scsi_fill_cmd() | Kevin O'Connor | 2015-07-14 | 1 | -0/+1 |
* | scsi: Don't export cdb_* functions | Kevin O'Connor | 2014-12-29 | 1 | -9/+0 |
* | scsi: Move process_scsi_op() to hw/blockcmd.c and rename | Kevin O'Connor | 2014-12-29 | 1 | -0/+1 |
* | Move code centered around specific hardware devices to src/hw/ | Kevin O'Connor | 2013-09-02 | 1 | -0/+118 |