mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-19 00:32:30 +00:00
This patch does the following, 1. Fix an explicit interface name check for tapX preventing any other interface name like kata_tap to be setup. 2. Add support for macvtap interface. 3. Identify macvtap vs tap interface and if it is macvtap, identify character device (/dev/tapXX) to be used. Tracked-On: #4945 Signed-off-by: Vijay Dhanraj <vijay.dhanraj@intel.com> Acked-by: Yu Wang <yu1.wang@intel.com> |
||
---|---|---|
.. | ||
vhost.c | ||
virtio_audio.c | ||
virtio_block.c | ||
virtio_console.c | ||
virtio_coreu.c | ||
virtio_gpio.c | ||
virtio_hdcp.c | ||
virtio_hyper_dmabuf.c | ||
virtio_i2c.c | ||
virtio_input.c | ||
virtio_ipu.c | ||
virtio_kernel.c | ||
virtio_mei.c | ||
virtio_net.c | ||
virtio_rnd.c | ||
virtio_rpmb.c | ||
virtio.c |