aboutsummaryrefslogtreecommitdiff
path: root/third_party/vmm_vhost/src/slave_proxy.rs
AgeCommit message (Expand)Author
2024-03-15vmm_vhost: rename Slave -> FrontendClientFrederick Mayle
2024-03-14vmm_vhost: delete non-standard FS_* message type support (unused)Frederick Mayle
2024-02-08vmm_vhost: Support external mappingsIdan Raiter
2023-12-15vmm_vhost: fix reply hdr size in FS_MAP testsDaniel Verkamp
2023-12-14vmm_vhost: replace Option<Vec<File>> with Vec<File>Daniel Verkamp
2023-11-30vmm_vhost: simplify SlaveFrederick Mayle
2023-11-30vmm_vhost: eliminate locking in MasterReqHandler and merge traitsFrederick Mayle
2023-11-29vmm_vhost: rename Endpoint to ConnectionFrederick Mayle
2023-11-28vmm_vhost: tidy up Endpoint APIFrederick Mayle
2023-11-28vmm_vhost: remove Master lockDaniel Verkamp
2023-11-27vmm_vhost: turn Endpoint into a concrete typeFrederick Mayle
2023-08-29vmm_vhost: remove unsafe u32 -> enum transmutesDaniel Verkamp
2023-07-13clippy fixes for Rust 1.70 and 1.71Daniel Verkamp
2023-07-11thirdparty/vmm_vhost: Partially convert DataInit to zerocopyZihan Chen
2022-10-09vmm_vhost: Remove unused state management methodsKeiichi Watanabe
2022-10-06vmm_vhost: Introduce GPU_MAPIdan Raiter
2022-10-04devices: vhost-user: block: Add hot-resizing feature in vhost-user blockKeita Suzuki
2022-09-01vmm_vhost: Replace `super::` with `crate::`Keiichi Watanabe
2022-09-01vmm_vhost: Enable health-check for third_party/vmm_vhostKeiichi Watanabe
2022-07-12vmm_vhost: add shared memory region supportDavid Stevens
2021-11-10third_party/vmm_vhost: Add vmm_vhost code into /third_party/Keiichi Watanabe
2021-10-19Uprev all submodulesDennis Kempin
2021-09-09Fix kokoroChirantan Ekbote
2021-09-09vmm_vhost: update submodule to get warning fixesDaniel Verkamp
2021-08-05Switch to submodules based workflowDennis Kempin