1. 8ca1345 crosvm: vvu: proxy: Implement activate and forwarding of master messages by Abhishek Bhardwaj · 3 years ago
  2. 75da78b vmm_vhost: Remove SlaveReqHandler type parameter in SlaveReqHelper by Keiichi Watanabe · 3 years ago
  3. 6033443 vmm_vhost: Parametrize Endpoint in Master trait by Keiichi Watanabe · 3 years ago
  4. 155d01d vmm_vhost: Implement From<UnixStream> for socket::Endpoint by Keiichi Watanabe · 3 years ago
  5. 5f5f6af vmm_vhost: Add TODO comments about IoSlice::advance_slice() by Keiichi Watanabe · 3 years ago
  6. 7d4d02f vmm_vhost: Expose connection::{socket, vfio} module by Keiichi Watanabe · 3 years ago
  7. 9c95cd2 vmm_vhost: Add VFIO backend for virtio-vhost-user by Keiichi Watanabe · 3 years, 1 month ago
  8. 91f1262 sys_util: sock_ctrl_msg: Use IoSlice when sending buffers by Keiichi Watanabe · 3 years ago
  9. 1de3b5a vhost_user: Modify signature of send_ack_message by Abhishek Bhardwaj · 3 years, 1 month ago
  10. 2a0b2fe vhost_user: Add helper class to abstract socket communication by Abhishek Bhardwaj · 3 years, 1 month ago
  11. 693396e vhost_user: Expose members to be used by crosvm VVU proxy device by Abhishek Bhardwaj · 3 years, 2 months ago
  12. b3f4433 vmm_vhost: Rename features to "vmm" and "device" by Keiichi Watanabe · 3 years ago
  13. 40327e9 vmm_vhost: Simplify a match for error conversion by Keiichi Watanabe · 3 years ago
  14. 6238a54 vmm_vhost: Flatten vhost_user module by Keiichi Watanabe · 3 years ago
  15. 320203d vmm_vhost: Expose vhost_user::Error directly by Keiichi Watanabe · 3 years ago
  16. 4864323 vmm_vhost: Delete vhost-kern and vhost-vsock by Keiichi Watanabe · 3 years ago
  17. d7db2a7 vmm_vhost: vhost_user: Drop recv_data() from Endpoint trait by Keiichi Watanabe · 3 years ago
  18. f7db2d5 vmm_vhost: vhost_user: Change interface of Endpoint::recv_data by Keiichi Watanabe · 3 years ago
  19. 580d9f9 vmm_vhost: Avoid unnecessary Vec allocation by Keiichi Watanabe · 3 years ago
  20. a6da8a5 vmm_vhost: vhost_user: Use IoSliceMut in recv_into_bufs() by Keiichi Watanabe · 3 years ago
  21. dc069ba vhost_user: Introduce Endpoint trait by Keiichi Watanabe · 3 years, 1 month ago
  22. 9101988 sys_util: Replace unsafe use of iovecs by Keiichi Watanabe · 3 years ago
  23. 74bfcdb vhost_user: Fix cfg for take_single_file by Keiichi Watanabe · 3 years ago
  24. f3df512 third_party/vmm_vhost: switch to our vm_memory crate by Daniel Verkamp · 3 years ago
  25. ef5b1e7 vmm_vhost: vhost_user: Split socket listener code into separate file by Keiichi Watanabe · 3 years, 1 month ago
  26. 63564d5 vmm_vhost: vhost_user: Introduce Listener trait by Keiichi Watanabe · 3 years, 4 months ago
  27. 10d5bf1 vmm_vhost: vhost_user: Disallow dead_code by Keiichi Watanabe · 3 years ago
  28. 92d8d5f vmm_vhost: vhost_user: Implement DataInit for message structs by Keiichi Watanabe · 3 years, 1 month ago
  29. a939c0c vmm_vhost: vhost_user: Simplify send_iovec_all algorithm by Keiichi Watanabe · 3 years, 1 month ago
  30. a205dc9 vmm_vhost: vhost_user: Remove redundant slice conversion by Keiichi Watanabe · 3 years, 1 month ago
  31. 1704332 vmm_vhost: Use thiserror and remain::sorted for Error enums by Keiichi Watanabe · 3 years, 1 month ago
  32. d89b31e vmm_vhost: Enable clippy::{bool_assert_comparison, needless_borrow} by Keiichi Watanabe · 3 years ago
  33. d7b5f1d vmm_vhost: Remove OWNERS file by Keiichi Watanabe · 3 years ago
  34. 3a6ec14 third_party/vmm_vhost: Add vmm_vhost code into /third_party/ by Keiichi Watanabe · 3 years ago
  35. d05bcbe Uprev all submodules by Dennis Kempin · 3 years, 1 month ago
  36. dfa32ea Fix kokoro by Chirantan Ekbote · 3 years, 2 months ago
  37. 4b0135b vmm_vhost: update submodule to get warning fixes by Daniel Verkamp · 3 years, 2 months ago
  38. 42b825f Switch to submodules based workflow by Dennis Kempin · 3 years, 4 months ago