]> Git Repo - qemu.git/commit - include/scsi/constants.h
scsi: Fix transfer length for READ POSITION commands.
authorChristian Hoff <[email protected]>
Thu, 14 Jun 2012 13:55:28 +0000 (15:55 +0200)
committerPaolo Bonzini <[email protected]>
Mon, 2 Jul 2012 09:27:00 +0000 (11:27 +0200)
commit9ce1bb2d36f24af79d2757497acbaf4dc4a2e302
tree7b1b1a9f576c4f102228230daae47bb64ad0e198
parent40723a99b8c406143f27538846103f98942e4e24
scsi: Fix transfer length for READ POSITION commands.

The transfer length depends on the specific service action
code, as defined in the SCSI stream commands spec section 7.7.
Up to now only the extended form was supported.

Signed-off-by: Christian Hoff <[email protected]>
Signed-off-by: Christian Borntraeger <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
hw/scsi-bus.c
hw/scsi-defs.h
This page took 0.028007 seconds and 4 git commands to generate.