summaryrefslogtreecommitdiffstats
path: root/hw/scsi.h
diff options
context:
space:
mode:
authorPaolo Bonzini2011-08-03 10:49:05 +0200
committerAnthony Liguori2011-08-12 15:27:00 +0200
commit05751d3ff7d3c12d1468002886a71453491481ce (patch)
tree0c241bf46a98b97bb88b8f9a12fe48630c9f1b7f /hw/scsi.h
parentscsi-disk: no need to call scsi_req_data on a short read (diff)
downloadqemu-05751d3ff7d3c12d1468002886a71453491481ce.tar.gz
qemu-05751d3ff7d3c12d1468002886a71453491481ce.tar.xz
qemu-05751d3ff7d3c12d1468002886a71453491481ce.zip
vscsi: always use get_sense
vscsi supports autosensing by providing sense data directly in the response. When get_sense was added, the older state machine approach that sent REQUEST SENSE commands separately was left in place. Remove it, all existing SCSIDevices do support autosensing and the next patches will make the support come for free from the SCSIBus. Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/scsi.h')
0 files changed, 0 insertions, 0 deletions