From: Fam Zheng <famz@redhat.com>
To: qemu-devel@nongnu.org
Cc: Paolo Bonzini <pbonzini@redhat.com>,
Ed Swierk <eswierk@skyportsystems.com>
Subject: [Qemu-devel] [PATCH for-2.9 v3 0/2] virtio-scsi: Fix assertion failure on dataplane handlers
Date: Fri, 17 Mar 2017 14:14:45 +0800 [thread overview]
Message-ID: <20170317061447.16243-1-famz@redhat.com> (raw)
v3: Don't forget the virtio_scsi_release in virtio_scsi_handle_event_vq. [Ed Swierk]
v2: Use virtio_scsi_acquire/release. [Paolo]
Fam Zheng (2):
virtio-scsi: Make virtio_scsi_acquire/release public
virtio-scsi: Fix acquire/release in dataplane handlers
hw/scsi/virtio-scsi-dataplane.c | 20 ++++++++++++++++----
hw/scsi/virtio-scsi.c | 41 ++++++++++++++---------------------------
include/hw/virtio/virtio-scsi.h | 14 ++++++++++++++
3 files changed, 44 insertions(+), 31 deletions(-)
--
2.9.3
next reply other threads:[~2017-03-17 6:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-17 6:14 Fam Zheng [this message]
2017-03-17 6:14 ` [Qemu-devel] [PATCH for-2.9 v3 1/2] virtio-scsi: Make virtio_scsi_acquire/release public Fam Zheng
2017-03-17 6:14 ` [Qemu-devel] [PATCH for-2.9 v3 2/2] virtio-scsi: Fix acquire/release in dataplane handlers Fam Zheng
2017-03-24 10:49 ` [Qemu-devel] [PATCH for-2.9 v3 0/2] virtio-scsi: Fix assertion failure on " Paolo Bonzini
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=20170317061447.16243-1-famz@redhat.com \
--to=famz@redhat.com \
--cc=eswierk@skyportsystems.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 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).