cloud-hypervisor/vhost_user_net/src
Sebastien Boeuf a174ad011e vhost_user_net: Move control queue handling out
We recently realized the control queue is not meant to be handled by the
backend, that's why we move it out of vhost-user-net implementation.

Revert "vhost_user_net: Handle control queue"
This reverts commit af88ff1c49.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-05-26 16:09:32 +01:00
..
lib.rs vhost_user_net: Move control queue handling out 2021-05-26 16:09:32 +01:00
main.rs misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00