qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Alexey Kardashevskiy
Subject: Re: [Qemu-devel] [PATCH 0/4] virtio-scsi: fix up cdb mess
Date: Thu, 12 Mar 2015 20:05:06 +1100
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

On 03/12/2015 12:42 AM, Michael S. Tsirkin wrote:
Fam Zheng <address@hidden>, Alexey Kardashevskiy <address@hidden>, Nikunj A Dadhania 
<address@hidden>
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.


Works for me.

Tested-by: Alexey Kardashevskiy <address@hidden>



Michael S. Tsirkin (4):
   virtio-scsi: drop duplicate CDB/SENSE SIZE
   uapi/virtio_scsi: allow overriding CDB/SENSE size
   virtio-scsi: fix cdb/sense size
   virtio-scsi: clean out duplicate cdb field

  include/hw/virtio/virtio-scsi.h              | 12 ++++--------
  include/standard-headers/linux/virtio_scsi.h | 12 ++++++++++--
  hw/scsi/virtio-scsi.c                        | 12 ++++++------
  3 files changed, 20 insertions(+), 16 deletions(-)



--
Alexey



reply via email to

[Prev in Thread] Current Thread [Next in Thread]