qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jason Wang <jasowang@redhat.com>
To: peter.maydell@linaro.org
Cc: Jason Wang <jasowang@redhat.com>, qemu-devel@nongnu.org
Subject: [PULL V2 0/3] Net patches
Date: Tue, 28 Jul 2020 17:10:16 +0800	[thread overview]
Message-ID: <1595927419-27346-1-git-send-email-jasowang@redhat.com> (raw)

The following changes since commit 93ea484375ab473379dd9c836261ef484bd71ab1:

  Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2020-07-27 21:00:01 +0100)

are available in the git repository at:

  https://github.com/jasowang/qemu.git tags/net-pull-request

for you to fetch changes up to 22dc8663d9fc7baa22100544c600b6285a63c7a3:

  net: forbid the reentrant RX (2020-07-28 16:57:58 +0800)

----------------------------------------------------------------
Want to send earlier but most patches just come.

- fix vhost-vdpa issues when no peer
- fix virtio-pci queue enabling index value
- forbid reentrant RX

Changes from V1:

- drop the patch that has been merged

----------------------------------------------------------------
Jason Wang (2):
      virtio-net: check the existence of peer before accessing vDPA config
      net: forbid the reentrant RX

Yuri Benditovich (1):
      virtio-pci: fix wrong index in virtio_pci_queue_enabled

 hw/net/virtio-net.c    | 30 +++++++++++++++++++-----------
 hw/virtio/virtio-pci.c |  2 +-
 net/queue.c            |  3 +++
 3 files changed, 23 insertions(+), 12 deletions(-)



             reply	other threads:[~2020-07-28  9:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-28  9:10 Jason Wang [this message]
2020-07-28  9:10 ` [PULL V2 1/3] virtio-pci: fix wrong index in virtio_pci_queue_enabled Jason Wang
2020-07-28  9:10 ` [PULL V2 2/3] virtio-net: check the existence of peer before accessing vDPA config Jason Wang
2020-07-28  9:10 ` [PULL V2 3/3] net: forbid the reentrant RX Jason Wang
2020-07-28 16:14 ` [PULL V2 0/3] Net patches Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2021-05-27  4:24 Jason Wang
2021-05-27  6:13 ` Bin Meng
2021-05-27  6:35   ` Jason Wang
2021-05-27  7:14     ` Bin Meng
2021-05-27  7:23       ` Jason Wang
2021-05-30 17:33 ` Peter Maydell

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=1595927419-27346-1-git-send-email-jasowang@redhat.com \
    --to=jasowang@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 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).