cloud-hypervisor/vm-virtio
Sebastien Boeuf 2e2cad91ae vhost_user_backend: Add new crate
The purpose of this new crate is to provide a common library to all
vhost-user backend implementations. The more is handled by this library,
the less duplication will need to happen in each vhost-user daemon.

This crate relies a lot on vhost_rs, vm-memory and vm-virtio crates.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-09-30 09:26:11 -07:00
..
src vhost_user_backend: Add new crate 2019-09-30 09:26:11 -07:00
Cargo.toml virtio-bindings: Rely on the upstream crate from rust-vmm 2019-09-19 07:13:54 -07:00