Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230217054335.57595-1-jasowang@redhat.com
Maintainers: Jason Wang <jasowang@redhat.com>, Dmitry Fleytman <dmitry.fleytman@gmail.com>, "Michael S. Tsirkin" <mst@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Eric Blake <eblake@redhat.com>, Markus Armbruster <armbru@redhat.com>, Thomas Huth <thuth@redhat.com>, Laurent Vivier <lvivier@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
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 ++++++++++++++++++++++++++++++++++++++++++++
13 files changed, 272 insertions(+), 61 deletions(-)