From: Jason Wang <jasowang@redhat.com>
To: qemu-devel@nongnu.org
Cc: Jason Wang <jasowang@redhat.com>
Subject: [PULL 0/8] Net patches
Date: Fri, 2 Aug 2024 11:19:21 +0800 [thread overview]
Message-ID: <20240802031929.44060-1-jasowang@redhat.com> (raw)
The following changes since commit 31669121a01a14732f57c49400bc239cf9fd505f:
Merge tag 'pull-target-arm-20240801' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-08-02 08:18:37 +1000)
are available in the Git repository at:
https://github.com/jasowang/qemu.git tags/net-pull-request
for you to fetch changes up to 64f75f57f9d2c8c12ac6d9355fa5d3a2af5879ca:
net: Reinstate '-net nic, model=help' output as documented in man page (2024-08-02 11:09:52 +0800)
----------------------------------------------------------------
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEIV1G9IJGaJ7HfzVi7wSWWzmNYhEFAmasTgwACgkQ7wSWWzmN
YhFUtAgAq45v7fQJ7cKKwRam/VrIkxT5cM59ODwzLSL9kPWfL6f/bJ7xM/zvLyvn
LNBXFWWu+eNKA73f95cckZwaqZ4U6giGbiesCACn1IpgVtieLS+Lq78jsifKIAsR
yxFvbT9oLhU0dZ1Up3+isc6V+jeAE4ZYu4KOiIt7PscTEzkJl+vSUjN4X9rRVtUD
PzONUacL6MoTJtX8UZJZXNzLN9JTsN39Gx+LSDGQ27MDmDvE3R9BW+T0ZgF9JQZ7
wnrL5sharqF3gxa7X55fPBI1qwY5gWcH0yyJpRdM8guA13vhtvlrhNSypip9eKWi
HtPHUTKEB5YOvF236WRiuQPIm/GNpA==
=7HGN
-----END PGP SIGNATURE-----
----------------------------------------------------------------
Akihiko Odaki (1):
virtio-net: Ensure queue index fits with RSS
David Woodhouse (1):
net: Reinstate '-net nic, model=help' output as documented in man page
Hans (1):
rtl8139: Fix behaviour for old kernels.
Laurent Vivier (4):
net: update netdev stream/dgram man page
net: update netdev stream man page with unix socket
net: update netdev dgram man page with unix socket
net: update netdev stream man page with the reconnect parameter
thomas (1):
virtio-net: Fix network stall at the host side waiting for kick
hw/net/rtl8139.c | 6 +-
hw/net/virtio-net.c | 31 ++++----
hw/virtio/virtio.c | 64 ++++++++++++++-
include/hw/virtio/virtio.h | 19 ++++-
net/net.c | 25 +++++-
qemu-options.hx | 189 +++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 310 insertions(+), 24 deletions(-)
next reply other threads:[~2024-08-02 3:20 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-02 3:19 Jason Wang [this message]
2024-08-02 3:19 ` [PULL 1/8] rtl8139: Fix behaviour for old kernels Jason Wang
2024-08-02 3:19 ` [PULL 2/8] virtio-net: Ensure queue index fits with RSS Jason Wang
2024-08-06 13:30 ` Daniel P. Berrangé
2024-08-02 3:19 ` [PULL 3/8] virtio-net: Fix network stall at the host side waiting for kick Jason Wang
2024-08-02 3:19 ` [PULL 4/8] net: update netdev stream/dgram man page Jason Wang
2024-08-02 3:19 ` [PULL 5/8] net: update netdev stream man page with unix socket Jason Wang
2024-08-02 3:19 ` [PULL 6/8] net: update netdev dgram " Jason Wang
2024-08-02 3:19 ` [PULL 7/8] net: update netdev stream man page with the reconnect parameter Jason Wang
2024-08-02 3:19 ` [PULL 8/8] net: Reinstate '-net nic, model=help' output as documented in man page Jason Wang
2024-08-02 9:48 ` [PULL 0/8] Net patches Richard Henderson
2024-08-05 2:38 ` Jason Wang
2024-08-05 22:00 ` Richard Henderson
-- strict thread matches above, loose matches on Subject: below --
2024-03-12 11:36 Jason Wang
2024-03-12 16:29 ` Peter Maydell
2024-03-12 17:56 ` Michael Tokarev
2024-03-13 6:43 ` Jason Wang
2022-09-27 7:30 Jason Wang
2022-09-27 18:40 ` Stefan Hajnoczi
2022-05-18 3:12 Jason Wang
2022-05-18 14:10 ` Richard Henderson
2022-02-14 3:59 Jason Wang
2022-02-15 13:51 ` 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=20240802031929.44060-1-jasowang@redhat.com \
--to=jasowang@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).