]> git.proxmox.com Git - qemu.git/commit
scsi: parse 16-byte tape CDBs
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 4 May 2012 08:28:55 +0000 (10:28 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 7 May 2012 06:44:21 +0000 (08:44 +0200)
commit065c25996b6275e306704816c6075d6c0ff66e84
tree88fa38172598fabaaa2b27e119afe253d8f60c61
parentf62d0594604399e89ca8ece730a2a79110de5d77
scsi: parse 16-byte tape CDBs

The transfer length for these commands is different from the transfer
length of the corresponding disk commands, so parse it specially.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/scsi-bus.c
hw/scsi-defs.h