All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Jens Freimann <jfreimann@redhat.com>
Cc: peter.maydell@linaro.org, jasowang@redhat.com,
	qemu-devel@nongnu.org, dgilbert@redhat.com
Subject: Re: [PATCH v3 0/4] net/virtio: fixes for failover
Date: Wed, 20 Nov 2019 10:56:21 -0500	[thread overview]
Message-ID: <20191120105606-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <20191120154951.27877-1-jfreimann@redhat.com>

On Wed, Nov 20, 2019 at 04:49:47PM +0100, Jens Freimann wrote:
> This series fixes bugs found by coverity and one reported by David
> Gilbert.


Looks good.  Jason can you merge this pls?

> v2->v3:
>  * change patch description and subject of patch 3/4
> 
> Jens Freimann (4):
>   net/virtio: fix dev_unplug_pending
>   net/virtio: return early when failover primary alread added
>   net/virtio: fix re-plugging of primary device
>   net/virtio: return error when device_opts arg is NULL
> 
>  hw/net/virtio-net.c | 58 +++++++++++++++++++++++++++++----------------
>  migration/savevm.c  |  3 ++-
>  2 files changed, 40 insertions(+), 21 deletions(-)
> 
> -- 
> 2.21.0



  parent reply	other threads:[~2019-11-20 16:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-20 15:49 [PATCH v3 0/4] net/virtio: fixes for failover Jens Freimann
2019-11-20 15:49 ` [PATCH v3 1/4] net/virtio: fix dev_unplug_pending Jens Freimann
2019-11-20 15:49 ` [PATCH v3 2/4] net/virtio: return early when failover primary alread added Jens Freimann
2019-11-20 15:55   ` Michael S. Tsirkin
2019-11-20 15:49 ` [PATCH v3 3/4] net/virtio: fix re-plugging of primary device Jens Freimann
2019-11-20 15:49 ` [PATCH v3 4/4] net/virtio: return error when device_opts arg is NULL Jens Freimann
2019-11-20 15:56 ` Michael S. Tsirkin [this message]
2019-11-21  5:18   ` [PATCH v3 0/4] net/virtio: fixes for failover Jason Wang

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=20191120105606-mutt-send-email-mst@kernel.org \
    --to=mst@redhat.com \
    --cc=dgilbert@redhat.com \
    --cc=jasowang@redhat.com \
    --cc=jfreimann@redhat.com \
    --cc=peter.maydell@linaro.org \
    --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.