cloud-hypervisor/net_util
Rob Bradford 17766fcea4 net_util, vhost_user_net, virtio-devices: Move NetQueuePair
Move NetQueuePair and the related NetCounters into the net_util crate.
This means that the vhost_user_net crate now no longer depends on
virtio-devices and so does not depend on the pci, qcow or other similar
crates. This significantly simplifies the build chain for this backend.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-07-08 16:11:50 +01:00
..
src net_util, vhost_user_net, virtio-devices: Move NetQueuePair 2020-07-08 16:11:50 +01:00
Cargo.toml net_util, virtio-devices: Move TAP register/unregister helpers 2020-07-08 16:11:50 +01:00