1. f08bddd Add vhost-user vsock device by Chirantan Ekbote · 3 years, 2 months ago
  2. 0687512 vhost: convert to ThisError and sort by Daniel Verkamp · 3 years, 3 months ago
  3. 3e8d52b vhost: Don't require GuestMemory in ::new() by Chirantan Ekbote · 3 years, 2 months ago
  4. 548754c Specify file paths via Path instead of PathBuf by Daniel Verkamp · 3 years, 7 months ago
  5. 1cb1d01 vm_memory: Allow GuestMemory to be backed by multiple FDs by Dylan Reid · 3 years, 11 months ago
  6. 2f5d4b6 Make vhost-vsock and vhost-net paths configurable by Christian Blichmann · 3 years, 8 months ago
  7. 6a0960a base: First steps towards universal RawDescriptor by Michael Hoyle · 4 years, 1 month ago
  8. e392c46 base: Add WaitContext by Michael Hoyle · 4 years, 1 month ago
  9. 685316f base: EventFd -> Event renaming by Michael Hoyle · 4 years, 2 months ago
  10. 6b19695 Add "base" crate and transition crosvm usages to it from sys_util by Michael Hoyle · 4 years, 4 months ago
  11. ec058d6 vm_memory: A crate to hold vm-specific memory objects by Dylan Reid · 4 years, 4 months ago
  12. e1952dd Remove redundant single-component imports by Daniel Verkamp · 4 years, 7 months ago
  13. bc499ec vhost-net: set backend to null when activate fn quit by Chuanxiao Dong · 4 years, 10 months ago
  14. 0124500 Remove unnecessary static str lifetimes by Daniel Verkamp · 5 years ago
  15. 4b292af clippy: Resolve cast_ptr_alignment by David Tolnay · 6 years ago
  16. 64cd5ea edition: Eliminate ref keyword by David Tolnay · 6 years ago
  17. afb1401 clippy: Resolve if_same_then_else by David Tolnay · 6 years ago
  18. aecf9a4 edition: Remove extern crate lines by David Tolnay · 6 years ago
  19. db4721d crosvm: add memfd for GuestMemory by Daniel Prilik · 6 years ago
  20. fe3ef7d edition: Update absolute paths to 2018 style by David Tolnay · 6 years ago
  21. b4bd00f error: Print errors using Display impl by David Tolnay · 6 years ago
  22. 1dda82e sys_util: Combine GuestMemory::with_regions and with_regions_mut by David Tolnay · 6 years ago
  23. 55a9e50 cargo fmt all source code by Zach Reizner · 6 years ago
  24. 865323d hw/virtio/vhost: Add simple tests backed by fakes by Jason D. Clinton · 7 years ago
  25. 29cd40a crosvm: change GuestAddress to always be a u64 by Sonny Rao · 7 years ago
  26. 88f9cba Implement virtio-vsock by Chirantan Ekbote · 7 years ago
  27. 6f366b5 vhost: Fix-up failing tests and add a little more coverage by Jason D. Clinton · 7 years ago
  28. 195457e Refactor VhostNet into separate vhost and net pieces by Chirantan Ekbote · 7 years ago
  29. d02ae30 vhost: add crate for interacting with vhost net by Stephen Barber · 7 years ago