Il 14/06/2012 15:55, Christian Borntraeger ha scritto: > From: Christian Hoff > > scsi-generic relies on those values to be correct, so it is important that > those values are initialized properly prior to submitting the SCSI command. This and the similar code in patch 3/5 can be replaced by the attached patch. You can test the result at git://github.com/bonzini/qemu.git branch scsi-devel. Paolo