Commit graph

3 commits

Author SHA1 Message Date
Albert Esteve
4db81adcd2 vhost: Adopt new backend naming
Following vhost-user specification, replace
all uses of master/slave with backend/frontend
in the vhost crate.

Signed-off-by: Albert Esteve <aesteve@redhat.com>
2023-09-13 13:00:10 +02:00
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
Arron Wang
9154907c98 Switch to rust-vmm-ci for the CI
Signed-off-by: Arron Wang <arron.wang@intel.com>
2020-09-04 17:59:53 +03:00