]> git.proxmox.com Git - qemu.git/commit - hw/scsi/scsi-generic.c
scsi: pass cdb to alloc_req
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 12 Oct 2011 10:58:31 +0000 (12:58 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 28 Oct 2011 17:25:52 +0000 (19:25 +0200)
commit63db0f0eee3c0b2cc3a06b36daf50c4e7801ea1b
tree6472059e8edd009d8ae69fc2752018108adfb42d
parent765d1525a6c727674c5f6f459da4fdaeeda91162
scsi: pass cdb to alloc_req

This will let scsi-block choose between passthrough and emulation.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/scsi-bus.c
hw/scsi-disk.c
hw/scsi-generic.c
hw/scsi.h