]> Git Repo - qemu.git/commit
scsi: ignore LUN field in the CDB
authorPaolo Bonzini <[email protected]>
Thu, 19 May 2011 14:47:28 +0000 (16:47 +0200)
committerPaolo Bonzini <[email protected]>
Thu, 26 May 2011 10:14:17 +0000 (12:14 +0200)
commit1455084ea2c48abf23c4e4e15e378ee43457f381
tree7212f40bade04036422d25ede5a7d88aacce4189
parentaba1f023630146bd7150dd13e8786d1c3e5b2afb
scsi: ignore LUN field in the CDB

The LUN field in the CDB is a historical relic.  Ignore it as reserved,
which is what modern SCSI specifications actually say.

Signed-off-by: Paolo Bonzini <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
hw/scsi-disk.c
hw/scsi-generic.c
This page took 0.023422 seconds and 4 git commands to generate.