qemu-e2k/hw/scsi
Alex Pyrgiotis 4792b7e9d5 scsi-bus: Remove tape command from scsi_req_xfer
Remove the RECOVER_BUFFERED_DATA command from the list of commands that
are handled by scsi_req_xfer(). Given that this command is
tape-specific, it should be handled only by scsi_stream_req_xfer().

Signed-off-by: Alex Pyrgiotis <apyrgio@arrikto.com>

Message-Id: <1457365822-22435-1-git-send-email-apyrgio@arrikto.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-03-07 17:56:23 +01:00
..
Makefile.objs hw: Add support for LSI SAS1068 (mptsas) device 2016-02-09 15:45:26 +01:00
esp-pci.c hw/scsi: Clean up includes 2016-01-29 15:07:24 +00:00
esp.c hw/scsi: Clean up includes 2016-01-29 15:07:24 +00:00
lsi53c895a.c hw/scsi: Clean up includes 2016-01-29 15:07:24 +00:00
megasas.c hw/scsi: Clean up includes 2016-01-29 15:07:24 +00:00
mfi.h megasas: add MegaRAID SAS 2108 emulation 2014-10-31 11:29:00 +01:00
mpi.h hw: Add support for LSI SAS1068 (mptsas) device 2016-02-09 15:45:26 +01:00
mptconfig.c mptsas: add missing va_end 2016-02-16 16:41:17 +01:00
mptendian.c hw: Add support for LSI SAS1068 (mptsas) device 2016-02-09 15:45:26 +01:00
mptsas.c mptsas: fix wrong formula 2016-02-16 16:41:22 +01:00
mptsas.h hw: Add support for LSI SAS1068 (mptsas) device 2016-02-09 15:45:26 +01:00
scsi-bus.c scsi-bus: Remove tape command from scsi_req_xfer 2016-03-07 17:56:23 +01:00
scsi-disk.c scsi-generic: grab device and port SAS addresses from backend 2016-02-09 15:45:26 +01:00
scsi-generic.c scsi-generic: grab device and port SAS addresses from backend 2016-02-09 15:45:26 +01:00
spapr_vscsi.c ppc: Clean up includes 2016-01-29 15:07:22 +00:00
srp.h spapr-vscsi: add task management 2013-09-12 08:46:21 +02:00
vhost-scsi.c hw/scsi: Clean up includes 2016-01-29 15:07:24 +00:00
viosrp.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
virtio-scsi-dataplane.c virtio-scsi: do not use vring in dataplane 2016-02-25 13:14:19 +02:00
virtio-scsi.c virtio-scsi: do not use vring in dataplane 2016-02-25 13:14:19 +02:00
vmw_pvscsi.c hw/scsi: Clean up includes 2016-01-29 15:07:24 +00:00
vmw_pvscsi.h scsi: VMWare PVSCSI paravirtual device implementation 2013-04-19 10:44:17 +02:00