qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Victor Kaplansky <victork@redhat.com>
To: qemu-devel@nongnu.org
Cc: thibaut.collet@6wind.com, jmg@6wind.com,
	Didier Pallard <didier.pallard@6wind.com>,
	"Michael S. Tsirkin" <mst@redhat.com>
Subject: [Qemu-devel] [PATCH v2 0/1] vhost-user interrupt management fixes
Date: Tue, 16 Feb 2016 15:28:01 +0200	[thread overview]
Message-ID: <1455629067-25370-1-git-send-email-victork@redhat.com> (raw)

Hi, this patch is a cosmetic rework of two patches originally sent
by Didier Pallard "[PATCH 2/3] virtio-pci: add an option to
bypass guest_notifier_mask" and "[PATCH 3/3] vhost-net: force
guest_notifier_mask bypass in vhost-user case".

The problem the patch solves is described in original posting
by Didie:
    http://lists.nongnu.org/archive/html/qemu-devel/2015-12/msg00652.html

I made only a basic testing. Didie could you take a look if
this still works for you? Also, as the change is very cosmetic,
I've put Didie as the author of the patch. Didie, is it OK with
you?

v2 changes:
 - a new boolean field is added to all virtio devices instead
   of defining a property in some virtio-pci devices.


Didier Pallard (1):
  vhost-user interrupt management fixes

 include/hw/virtio/virtio.h |  1 +
 hw/net/vhost_net.c         | 24 ++++++++++++++++++++++--
 hw/virtio/vhost.c          | 13 +++++++++++++
 hw/virtio/virtio-pci.c     | 15 +++++++++------
 hw/virtio/virtio.c         |  1 +
 5 files changed, 46 insertions(+), 8 deletions(-)

-- 
--Victor

             reply	other threads:[~2016-02-16 13:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-16 13:28 Victor Kaplansky [this message]
2016-02-16 13:28 ` [Qemu-devel] [PATCH v2 1/1] vhost-user interrupt management fixes Victor Kaplansky
2016-02-16 13:58   ` Michael S. Tsirkin

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=1455629067-25370-1-git-send-email-victork@redhat.com \
    --to=victork@redhat.com \
    --cc=didier.pallard@6wind.com \
    --cc=jmg@6wind.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thibaut.collet@6wind.com \
    /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).