summaryrefslogtreecommitdiff
path: root/src/vhost_user
AgeCommit message (Expand)Author
2020-09-04vhost-user: Return error when connection brokenRob Bradford
2020-09-04vhost-user: add the ability to set slave req fdLiu Bo
2020-09-04vhost-user: add SlaveFsCacheReq handle map/unmapLiu Bo
2020-09-04vhost-user: Fix unit test race conditionSebastien Boeuf
2020-09-04vhost-user: Retry connect to vhost-user backendsRob Bradford
2020-09-04vhost-user: Export VHOST_USER_FS_SLAVE_ENTRIESEryu Guan
2020-09-04vhost-user: Mark some broken tests ignoredRob Bradford
2020-09-04vhost-user: fix VhostUserConfig payload managementSergio Lopez
2020-09-04vhost-user: Add clippy overrideRob Bradford
2020-09-04vhost-user: Add INFLIGHT_SHMFD protocol featureYang Zhong
2020-09-04vhost-user: Fix GET_CONFIG commandSebastien Boeuf
2020-09-04vhost-user: The vhost user version we supportYang Zhong
2020-09-04vhost-user: Wait for full request to be satisfiedSebastien Boeuf
2020-09-04vhost-user: Allow MasterReqHandler to replySebastien Boeuf
2020-09-04vhost-user: Change get_config()/set_config()Yang Zhong
2020-09-04vhost-user: Change the VhostUserConfigFlagsYang Zhong
2020-09-04vhost-user: Make number of queues configurableSebastien Boeuf
2020-09-04Add tests for vhost-userLiu Jiang
2020-09-04Initial support for handling slave requestsDaniel Prilik
2020-09-04Implement vhost-user slave side endpointLiu Jiang
2020-09-04Implement vhost-user master side endpointLiu Jiang
2020-09-04Implement unix domain socket based comm channelLiu Jiang
2020-09-04Define communication messages of vhost-user specLiu Jiang