cloud-hypervisor/virtio-devices
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
..
src net_util, virtio-devices, vhost_user_net: Relocate {Rx,Tx}Virtio 2020-07-08 16:11:50 +01:00
Cargo.toml build(deps): bump libc from 0.2.71 to 0.2.72 2020-07-08 05:11:25 +00:00