summaryrefslogtreecommitdiff
path: root/src/vhost_user/slave_req_handler.rs
AgeCommit message (Expand)Author
2021-03-03Fix clippy erros and warningsKeiichi Watanabe
2021-03-01vhost_user: add more unit test casesLiu Jiang
2021-03-01vhost_user: use read_aligned() to access dataLiu Jiang
2021-03-01vhost_user: add VhostUserSlaveReqHandlerMut traitLiu Jiang
2021-03-01vhost_user: fix a bug in SlaveReqHandlerLiu Jiang
2021-03-01vhost_user: refine connection implementationLiu Jiang
2020-09-04vhost-user: Only check SLAVE_REQ for SLAVE_REQ_FDSergio Lopez
2020-09-04vhost-user: add the ability to set slave req fdLiu Bo
2020-09-04vhost-user: fix VhostUserConfig payload managementSergio Lopez
2020-09-04Implement vhost-user slave side endpointLiu Jiang