Re: [Qemu-devel] [PATCH v2 0/5] Some fixes related to scsi-generic

2015-05-10 Thread Paolo Bonzini
On 08/05/2015 19:47, Dimitris Aragiorgis wrote: > Hi all, > > These four patches make slight changes to the way QEMU handles SCSI > generic devices to fix a number of small problems. > > I am sending them against the master branch, since I don't know if they > can be considered bugfixes. > > T

[Qemu-devel] [PATCH v2 0/5] Some fixes related to scsi-generic

2015-05-08 Thread Dimitris Aragiorgis
Hi all, These four patches make slight changes to the way QEMU handles SCSI generic devices to fix a number of small problems. I am sending them against the master branch, since I don't know if they can be considered bugfixes. Thanks, dimara v2: * remove duplicate check for sg inside iscsi_co_f