aboutsummaryrefslogtreecommitdiffstats
path: root/src/hw/blockcmd.h
Commit message (Expand)AuthorAgeFilesLines
* Add LBA 64bit support for reads beyond 2TB.Max Tottenham2024-01-261-0/+27
* blockcmd: generic SCSI luns enumerationRoman Kagan2017-05-021-0/+4
* blockcmd: Convert cdb_is_read() to scsi_is_read()Kevin O'Connor2015-07-141-1/+1
* blockcmd: Remove unused scsi_process_op() and cdb_cmd_data()Kevin O'Connor2015-07-141-1/+0
* blockcmd: Introduce scsi_fill_cmd()Kevin O'Connor2015-07-141-0/+1
* scsi: Don't export cdb_* functionsKevin O'Connor2014-12-291-9/+0
* scsi: Move process_scsi_op() to hw/blockcmd.c and renameKevin O'Connor2014-12-291-0/+1
* Move code centered around specific hardware devices to src/hw/Kevin O'Connor2013-09-021-0/+118