diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2011-08-03 10:49:05 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2011-08-12 08:27:00 -0500 |
commit | 31d989b0c35a3a1c6702c456ecb75abf9e377f7f (patch) | |
tree | 0c241bf46a98b97bb88b8f9a12fe48630c9f1b7f /hw/scsi-generic.c | |
parent | fcd07d0f68a120efa58d2baa6dfc82a50ea53cb4 (diff) | |
download | qemu-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