Crate Name
vhost-user-master
Short Description
Crate to manage vhost-user-master side of the protocol.
Why is this crate relevant to the rust-vmm project?
I already host a crate for this, but need space in rust-vmm now.
https://github.com/vireshk/vhost-user-master
The code here is mostly copied from cloud-hypervisor and so is relevant for rust-vmm for sure.
We, at Linaro's Project Stratos, need it for Xen's vhost master side implementation.