summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-03-16CHROMIUM: Ignore vsock test casesKeiichi Watanabe
2021-03-16CHROMIUM: Remove unused importKeiichi Watanabe
2021-03-11Merge remote-tracking branch 'cros/upstream/master' into HEADDylan Reid
2021-03-12Fix tempfile usage in vhost_user testsKeiichi Watanabe
2021-03-11use sys_util and tempfile from crosvmDylan Reid
2021-03-10vhost_user: Add support for REM_MEM_REGSebastien Boeuf
2021-03-10vhost_user: Add support for ADD_MEM_REGSebastien Boeuf
2021-03-10vhost_user: Add support for GET_MAX_MEM_SLOTSSebastien Boeuf
2021-03-10vhost_user: Update list of message typesSebastien Boeuf
2021-03-07Allow using Path/PathBuf for initializationDylan Reid
2021-03-03Fix clippy erros and warningsKeiichi Watanabe
2021-03-01vhost_user: add more negative unit test casesLiu Jiang
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
2021-03-01vhost_user: fix bugs and refine message defintionLiu Jiang
2021-03-01vhost_user: refine the SlaveFsCacheReq structLiu Jiang
2021-03-01vhost-user: refine the MasterReqHandler traitLiu Jiang
2021-03-01vhost_user: use sock_ctrl_msg from vmm-sys-utilLiu Jiang
2021-03-01vhost_kern/vsock: implemnt VhostVsockLiu Jiang
2021-03-01vhost_kern: add more unit test casesLiu Jiang
2021-03-01Upgrade to rust 2018 editionLiu Jiang
2021-03-01Introduce VhostBackendMut traitLiu Jiang
2020-12-14vhost-user: enlarge supported number of vringsLiu Jiang
2020-12-14vhost-kern: fix a typoLiu Jiang
2020-12-14vhost-kern: upgrade to latest vm-memory crateLiu Jiang
2020-12-14vhost-kern: treat addrs in VringConfigData as HVALiu Jiang
2020-09-04vhost_user: Update the list of slave messagesSebastien Boeuf
2020-09-04vhost_user: Add missing protocol featuresSebastien Boeuf
2020-09-04vhost-user: Require users provide a SlaveListenerSergio Lopez
2020-09-04build: Enable support of musl targetLiu Jiang
2020-09-04vhost-user: preserve master req handler's resultEryu Guan
2020-09-04vhost-user: Fix VhostUserConfig validationSergio Lopez
2020-09-04vhost-user: add FS_IO requestLiu Bo
2020-09-04vhost-user: SlaveFsCache depends on slave featureEryu Guan
2020-09-04vhost-user: retry on SocketRetry in connectionEryu Guan
2020-09-04vhost-user: handle short r/w in vhost-user connsEryu Guan
2020-09-04vhost-user: Only check SLAVE_REQ for SLAVE_REQ_FDSergio Lopez
2020-09-04vhost-user: control SlaveFsCacheReq with featureEryu Guan
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