qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] virtio-scsi: fix up cdb mess
@ 2015-03-11 13:42 Michael S. Tsirkin
  2015-03-12  9:05 ` Alexey Kardashevskiy
  0 siblings, 1 reply; 2+ messages in thread
From: Michael S. Tsirkin @ 2015-03-11 13:42 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alexey Kardashevskiy, Paolo Bonzini, Fam Zheng, Nikunj A Dadhania

Fam Zheng <famz@redhat.com>, Alexey Kardashevskiy <aik@ozlabs.ru>, Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
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):
  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(-)

-- 
MST

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [PATCH 0/4] virtio-scsi: fix up cdb mess
  2015-03-11 13:42 [Qemu-devel] [PATCH 0/4] virtio-scsi: fix up cdb mess Michael S. Tsirkin
@ 2015-03-12  9:05 ` Alexey Kardashevskiy
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Kardashevskiy @ 2015-03-12  9:05 UTC (permalink / raw)
  To: Michael S. Tsirkin, qemu-devel
  Cc: Paolo Bonzini, Fam Zheng, Nikunj A Dadhania

On 03/12/2015 12:42 AM, Michael S. Tsirkin wrote:
> Fam Zheng <famz@redhat.com>, Alexey Kardashevskiy <aik@ozlabs.ru>, Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
> 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 <aik@ozlabs.ru>


>
> 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-12  9:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-11 13:42 [Qemu-devel] [PATCH 0/4] virtio-scsi: fix up cdb mess Michael S. Tsirkin
2015-03-12  9:05 ` Alexey Kardashevskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).