The following changes since commit 524fc737431d240f9d9f10aaf381003092868bac:
util/log: Ignore per-thread flag if global file already there (2022-11-07 16:00:02 -0500) are available in the git repository at: https://github.com/jasowang/qemu.git tags/net-pull-request for you to fetch changes up to fd2c87c7b0c97be2ac8d334885419f51f5963b51: tests/qtest: netdev: test stream and dgram backends (2022-11-08 12:10:26 +0800) ---------------------------------------------------------------- ---------------------------------------------------------------- Laurent Vivier (1): tests/qtest: netdev: test stream and dgram backends Si-Wei Liu (1): vhost-vdpa: fix assert !virtio_net_get_subqueue(nc)->async_tx.elem in virtio_net_reset net/vhost-vdpa.c | 2 +- tests/qtest/meson.build | 2 + tests/qtest/netdev-socket.c | 435 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 438 insertions(+), 1 deletion(-) create mode 100644 tests/qtest/netdev-socket.c