From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: "Michael S. Tsirkin" <mst@redhat.com>, qemu-devel@nongnu.org
Cc: Paolo Bonzini <pbonzini@redhat.com>, Fam Zheng <famz@redhat.com>,
Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Subject: Re: [Qemu-devel] [PATCH 0/4] virtio-scsi: fix up cdb mess
Date: Thu, 12 Mar 2015 20:05:06 +1100 [thread overview]
Message-ID: <550156C2.1040901@ozlabs.ru> (raw)
In-Reply-To: <20150311144259-mutt-send-email-mst@redhat.com>
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
prev parent reply other threads:[~2015-03-12 9:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=550156C2.1040901@ozlabs.ru \
--to=aik@ozlabs.ru \
--cc=famz@redhat.com \
--cc=mst@redhat.com \
--cc=nikunj@linux.vnet.ibm.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.