Re: [Qemu-devel] [PATCH 0/4] virtio-scsi: fix up cdb mess

2015-03-12 Thread Alexey Kardashevskiy
On 03/12/2015 12:42 AM, Michael S. Tsirkin wrote: Fam Zheng , Alexey Kardashevskiy , Nikunj A Dadhania all reported that importing linux headers breaks cdb/sense in virtio scsi in qemu. This imports a linux patch fixing that, and does some related cleanups. Lightly tested. Testing would be v

[Qemu-devel] [PATCH 0/4] virtio-scsi: fix up cdb mess

2015-03-11 Thread Michael S. Tsirkin
Fam Zheng , Alexey Kardashevskiy , Nikunj A Dadhania all reported that importing linux headers breaks cdb/sense in virtio scsi in qemu. This imports a linux patch fixing that, and does some related cleanups. Lightly tested. Testing would be very much appreciated. Michael S. Tsirkin (4): vir