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