mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
f213083386
Configure the tap offload features to match those that the guest has acknowledged. The function for converting virtio to tap features came from crosvm: https://chromium.googlesource.com/chromiumos/platform/crosvm/+/4786cee52197ccc99c21d9383cab3016ad0ce84c/devices/src/virtio/net.rs#115 Signed-off-by: Rob Bradford <robert.bradford@intel.com>