summaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Expand)Author
2021-03-11use sys_util and tempfile from crosvmDylan Reid
2021-03-01vhost_user: add more unit test casesLiu Jiang
2021-03-01Upgrade to rust 2018 editionLiu Jiang
2020-09-04Implement vhost-user master side endpointLiu Jiang
2020-09-04Define communication messages of vhost-user specLiu Jiang
2020-09-04Enable support of in-kernel vhost driverLiu Jiang
2020-09-04Simplify the auto-generated vhost bindingLiu Jiang
2020-09-04Add traits to support vhost backend devicesLiu Jiang
2019-04-03Initial commitLiu Jiang