From: Jason Wang <jasowang@redhat.com>
To: peter.maydell@linaro.org, qemu-devel@nongnu.org
Cc: Jason Wang <jasowang@redhat.com>
Subject: [PULL 00/10] Net patches
Date: Tue, 14 Feb 2023 14:11:30 +0800 [thread overview]
Message-ID: <20230214061140.36696-1-jasowang@redhat.com> (raw)
The following changes since commit f670b3eec7f5d1ed8c4573ef244e7b8c6b32001b:
Merge tag 'migration-20230213-pull-request' of https://gitlab.com/juan.quintela/qemu into staging (2023-02-13 11:54:05 +0000)
are available in the git repository at:
https://github.com/jasowang/qemu.git tags/net-pull-request
for you to fetch changes up to e4b953a26da11d214f91516cb9b0542eab5afaa0:
vdpa: fix VHOST_BACKEND_F_IOTLB_ASID flag check (2023-02-14 14:00:30 +0800)
----------------------------------------------------------------
----------------------------------------------------------------
Christian Svensson (1):
net: Increase L2TPv3 buffer to fit jumboframes
Eugenio Pérez (1):
vdpa: fix VHOST_BACKEND_F_IOTLB_ASID flag check
Fiona Ebner (1):
hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
Joelle van Dyne (1):
vmnet: stop recieving events when VM is stopped
Laurent Vivier (1):
net: stream: add a new option to automatically reconnect
Qiang Liu (2):
hw/net/lan9118: log [read|write]b when mode_16bit is enabled rather than abort
hw/net/can/xlnx-zynqmp-can: fix assertion failures in transfer_fifo()
Thomas Huth (3):
net: Move the code to collect available NIC models to a separate function
net: Restore printing of the help text with "-nic help"
net: Replace "Supported NIC models" with "Available NIC models"
hw/net/can/xlnx-zynqmp-can.c | 9 +++-
hw/net/lan9118.c | 17 ++++----
hw/net/vmxnet3.c | 2 +-
hw/pci/pci.c | 29 +------------
include/net/net.h | 14 ++++++
net/l2tpv3.c | 2 +-
net/net.c | 50 +++++++++++++++++++--
net/stream.c | 53 ++++++++++++++++++++++-
net/vhost-vdpa.c | 2 +-
net/vmnet-common.m | 48 ++++++++++++++------
net/vmnet_int.h | 2 +
qapi/net.json | 7 ++-
qemu-options.hx | 6 +--
tests/qtest/netdev-socket.c | 101 +++++++++++++++++++++++++++++++++++++++++++
14 files changed, 280 insertions(+), 62 deletions(-)
next reply other threads:[~2023-02-14 6:13 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-14 6:11 Jason Wang [this message]
2023-02-14 6:11 ` [PULL 01/10] net: Move the code to collect available NIC models to a separate function Jason Wang
2023-02-14 6:11 ` [PULL 02/10] net: Restore printing of the help text with "-nic help" Jason Wang
2023-02-14 6:11 ` [PULL 03/10] net: Replace "Supported NIC models" with "Available NIC models" Jason Wang
2023-02-14 6:11 ` [PULL 04/10] hw/net/lan9118: log [read|write]b when mode_16bit is enabled rather than abort Jason Wang
2023-02-14 6:11 ` [PULL 05/10] hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value Jason Wang
2023-02-14 6:11 ` [PULL 06/10] net: Increase L2TPv3 buffer to fit jumboframes Jason Wang
2023-02-14 6:11 ` [PULL 07/10] vmnet: stop recieving events when VM is stopped Jason Wang
2023-02-14 6:11 ` [PULL 08/10] hw/net/can/xlnx-zynqmp-can: fix assertion failures in transfer_fifo() Jason Wang
2023-02-15 14:56 ` Philippe Mathieu-Daudé
2023-02-14 6:11 ` [PULL 09/10] net: stream: add a new option to automatically reconnect Jason Wang
2023-02-14 6:11 ` [PULL 10/10] vdpa: fix VHOST_BACKEND_F_IOTLB_ASID flag check Jason Wang
2023-02-14 14:29 ` [PULL 00/10] Net patches Peter Maydell
2023-02-14 14:30 ` Peter Maydell
2023-02-15 14:39 ` Laurent Vivier
2023-02-16 4:45 ` Jason Wang
-- strict thread matches above, loose matches on Subject: below --
2021-05-08 7:18 Jason Wang
2021-05-08 7:31 ` no-reply
2021-05-08 7:59 ` Jason Wang
2021-05-11 20:20 ` Peter Maydell
2021-05-12 2:53 ` 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=20230214061140.36696-1-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).