mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:10 +00:00
# -----BEGIN PGP SIGNATURE----- # # iQEzBAABCAAdFiEEIV1G9IJGaJ7HfzVi7wSWWzmNYhEFAmoZHBQACgkQ7wSWWzmN # YhH7ywf/WZdieTiWCoi1XI2rZ6XCjdJRqTSmp+WENDDQt4tBnXXJ6PxyitFqZh7g # oZnN1+WXgIAO0SZRPbzjspe9mFsXrFkE/7y9XijOF4F/bhbWPA/AL8SICxnjoyaC # nOs1QU2hE7yhOqgnUHweUjNbgpUO8mIgLdSIbKYDgZq1vRFsXy2kkKbeiJkbPCfe # 0ILqltFjS5MeCl2fV0WwUquWr7VXEXb0vGPQKAzRbygmbDC+qYRF100cTrSCxnOe # LSW8c1nf2AHZkQJmj2HWc2DUwxynAr8N8jSRPgp4JSC6B2caSQygKHGtKe19Y/Be # u4hm+k5+HB25xkA4czheMcNvefnzoQ== # =JjfR # -----END PGP SIGNATURE----- # gpg: Signature made Fri 29 May 2026 00:54:44 EDT # gpg: using RSA key 215D46F48246689EC77F3562EF04965B398D6211 # gpg: Good signature from "Jason Wang (Jason Wang on RedHat) <jasowang@redhat.com>" [full] # Primary key fingerprint: 215D 46F4 8246 689E C77F 3562 EF04 965B 398D 6211 * tag 'net-pull-request' of https://github.com/jasowang/qemu: hw/net/rocker_of_dpa: Avoid unaligned accesses in _of_dpa_flow_match() hw/net/rocker_of_dpa: Check group ID pointers are not NULL net/tap: check that user tries to define zero queues net/tap: net_init_tap(): relax QEMU hubs check net/tap: net_init_tap(): merge fd=, fds= and helper= cases into one net/tap: fix vhostfds/vhostfd parameters API net/tap: move fds parameters handling to separate functions net: introduce net_parse_fds() net/tap: net_init_tap_one(): drop model parameter net/tap: net_init_tap_one() refactor to get vhostfd param net/tap: net_init_tap(): common fail label net/tap: net_init_tap(): refactor parameter checking net/tap: net_init_tap(): drop extra vhostfdname variable net/tap: net_init_tap_one(): add return value net/af-xdp: fix type overflow Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>