]> Git Repo - qemu.git/commit - hw/scsi-disk.c
scsi: pass cdb to alloc_req
authorPaolo Bonzini <[email protected]>
Wed, 12 Oct 2011 10:58:31 +0000 (12:58 +0200)
committerKevin Wolf <[email protected]>
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 <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
hw/scsi-bus.c
hw/scsi-disk.c
hw/scsi-generic.c
hw/scsi.h
This page took 0.025651 seconds and 4 git commands to generate.