Files
qemu/net
Paolo Abeni e5fd02d825 net: bundle all offloads in a single struct
The set_offload() argument list is already pretty long and
we are going to introduce soon a bunch of additional offloads.

Replace the offload arguments with a single struct and update
all the relevant call-sites.

No functional changes intended.

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Tested-by: Lei Yang <leiyang@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-ID: <a9d4dd043b8c71b791e9ff05e17ef06072d9714e.1758549625.git.pabeni@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2025-10-04 10:50:36 -04:00
..
2025-04-25 17:00:41 +02:00
2025-07-14 13:27:09 +08:00
2025-04-25 17:00:41 +02:00
2025-07-14 13:27:09 +08:00
2025-09-19 12:46:07 +01:00
2025-07-14 13:27:09 +08:00
2025-09-30 14:43:53 +02:00