cloud-hypervisor/vhost_user_net/src
Rob Bradford 48faf3abac net_util, virtio-devices, vhost_user_net: Relocate {Rx,Tx}Virtio
By moving the code for opening the two RX and TX queues into a shared
location we are starting to remove the requirement for the
vhost-user-net backend to depend on the virtio-devices crate which in of
itself depends on many other crates that are not necessary for the
backend to function.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-07-08 16:11:50 +01:00
..
lib.rs net_util, virtio-devices, vhost_user_net: Relocate {Rx,Tx}Virtio 2020-07-08 16:11:50 +01:00
main.rs vhost_user_net: Move binary into vhost_user_net crate 2020-07-06 10:56:10 +02:00