]> git.ipfire.org Git - thirdparty/qemu.git/commit
net/vhost-vdpa: Report hashing capability
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Fri, 30 May 2025 04:33:17 +0000 (13:33 +0900)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 14 Jul 2025 09:25:34 +0000 (05:25 -0400)
commit14f521f491063136bb4aa282c9d29735c78ee433
tree545765f03f1bba98e6ca4db731e7de9db253c3a1
parent52f45faa4f843617ae09e7965aec963fab3fb564
net/vhost-vdpa: Report hashing capability

Report hashing capability so that virtio-net can deliver the correct
capability information to the guest.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Message-Id: <20250530-vdpa-v1-2-5af4109b1c19@daynix.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
include/net/net.h
net/net.c
net/vhost-vdpa.c