summaryrefslogtreecommitdiff
path: root/hw/scsi-generic.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2011-08-03 10:49:05 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2011-08-12 08:27:00 -0500
commit31d989b0c35a3a1c6702c456ecb75abf9e377f7f (patch)
tree0c241bf46a98b97bb88b8f9a12fe48630c9f1b7f /hw/scsi-generic.c
parentfcd07d0f68a120efa58d2baa6dfc82a50ea53cb4 (diff)
downloadqemu-31d989b0c35a3a1c6702c456ecb75abf9e377f7f.tar.gz
qemu-31d989b0c35a3a1c6702c456ecb75abf9e377f7f.tar.bz2
qemu-31d989b0c35a3a1c6702c456ecb75abf9e377f7f.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-generic.c')
0 files changed, 0 insertions, 0 deletions