cloud-hypervisor/vmm
Sebastien Boeuf b7d3ad9063 vm-virtio: fs: Factorize vhost-user setup
This patch factorizes the existing virtio-fs code by relying onto the
common code part of the vhost_user module in the vm-virtio crate.

In details, it factorizes the vhost-user setup, and reuses the error
types defined by the module instead of defining its own types.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-08-31 17:33:17 +01:00
..
src vm-virtio: fs: Factorize vhost-user setup 2019-08-31 17:33:17 +01:00
Cargo.toml build(deps): bump libc from 0.2.61 to 0.2.62 2019-08-16 07:22:34 +00:00