Commit graph

5 commits

Author SHA1 Message Date
Viresh Kumar
fde488e72b vhost: Add README for the workspace
Provide basic details of the workspace and what crates it hosts at the
moment.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2022-10-11 12:28:33 +05:30
Viresh Kumar
d4c021dea3 Convert to a workspace
Convert the vhost git repository into a crate, which hosts vhost crate
for now. Support for vhost-user-backend and other crates will be added
later on.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2022-10-11 11:59:25 +05:30
Liu Jiang
576694bcfb Prepare for publishing to crates.io
Prepare for publishing to crates.io,
1) update README.md
2) update Cargo.toml
3) set code owners

It should be ready for publishing now.

Signed-off-by: Liu Jiang <gerry@linux.alibaba.com>
2021-03-01 12:50:56 +01:00
Liu Jiang
5d61e36bda Add license files for BSD-Alibaba, BSD-Google
Signed-off-by: Liu Jiang <gerry@linux.alibaba.com>
2020-09-04 17:59:53 +03:00
Liu Jiang
e0ee5887f7 Initial commit 2019-04-03 14:38:29 +08:00