]> git.proxmox.com Git - qemu.git/commit
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)
commitfc4f0754c775d4b5e0fb90e503f7e505f62fb8ed
tree99fd3e7e6ae403005fee0789650183a05e90ba53
parenta1f0cce2ac0243572ff72aa561da67fe3766a395
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