mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-24 04:12:21 +00:00
Add support for creating virtio-net device from existing TAP fd. Currently only a single fd and thus no-more than 2 queues (one pair) is suppored. Fixes: #2052 Signed-off-by: Rob Bradford <robert.bradford@intel.com>