qemu-devel
[Top][All Lists]
Advanced

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

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


From: Michael S. Tsirkin
Subject: [Qemu-devel] [PATCH 0/4] virtio-scsi: fix up cdb mess
Date: Wed, 11 Mar 2015 14:42:59 +0100

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.

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




reply via email to

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