scsi: do not call send_command directly
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 18 Apr 2011 17:07:23 +0000 (19:07 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 26 May 2011 10:14:16 +0000 (12:14 +0200)
commit9c8bb9072402364c773c95a59a6393b4b3da45c8
tree99fd3e7e6ae403005fee0789650183a05e90ba53
parenta1145f2f1c0e38f667c9784e9775bf68df71b259
scsi: do not call send_command directly

Move the common part of scsi-disk.c and scsi-generic.c to the SCSI layer.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
hw/esp.c
hw/lsi53c895a.c
hw/scsi-bus.c
hw/scsi-disk.c
hw/scsi-generic.c
hw/scsi.h
hw/spapr_vscsi.c
hw/usb-msd.c