1. a6b9ca3 usb: remove unused usb-emulation feature flag by Zach Reizner · 6 years ago
  2. 100e6e4 implement xhci and add it to pci bus by Jingkui Wang · 6 years ago
  3. 6089388 Start render node host service in crosvm by Lepton Wu · 6 years ago
  4. 083cc4a crosvm: remove LTO from release profile by Zach Reizner · 6 years ago
  5. 16f659f Implement PIT. by Miriam Zimmerman · 6 years ago
  6. f052cfe linux: Add ac97 device with CRAS backend by paulhsia · 6 years ago
  7. 3082e8e linux: add ac97 to the pci bus by Dylan Reid · 6 years ago
  8. b58b552 devices: Add an Ac97 PCI device by Dylan Reid · 6 years ago
  9. de6b29a tpm: Virtio tpm device by David Tolnay · 6 years ago
  10. b6d842f crosvm: Support cros-rust version crosvm ebuild by paulhsia · 6 years ago
  11. 2200604 remove rand crate by Daniel Prilik · 6 years ago
  12. d1eceec crosvm: Split sub-crates into independent workspace by paulhsia · 6 years ago
  13. 7df5a0e usb_util: add sandboxed-libusb feature by Jingkui Wang · 6 years ago
  14. 1d4d44a sync: Mutex type with methods that panic instead of return error by David Tolnay · 6 years ago
  15. 33e0831 usb_util: Create libusb wrapper by Jingkui Wang · 6 years ago
  16. 8ee0973 uprev crosvm and 9s libc to 0.2.44 by Stephen Barber · 6 years ago
  17. 674504a move qcow_utils to members from dependencies by Zach Reizner · 6 years ago
  18. f6b58e4 enable integer overflow checks on release profile by Zach Reizner · 6 years ago
  19. f5d565d crosvm: add msg_sock. by Jingkui Wang · 6 years ago
  20. a79073a 9s: Server binary for the 9p file system by Chirantan Ekbote · 6 years ago
  21. 8cad751 crosvm: Add bit_field_derive by Jingkui Wang · 6 years ago
  22. 448516e balloon: Implement device policy by Chirantan Ekbote · 6 years ago
  23. 3a8100a gpu: implement virtio-gpu by Zach Reizner · 7 years ago
  24. f40bb19 gpu_renderer: add virglrenderer bindings by Zach Reizner · 6 years ago
  25. 228e4a6 Move gpu allocator to resources by Dylan Reid · 6 years ago
  26. 20d71f8 gpu_display: provides wayland based output for virtio-gpu by Zach Reizner · 6 years ago
  27. ef7352f Remove the device manager and use the new resource allocator by Dylan Reid · 6 years ago
  28. dea77ce resources: Add address allocation helper by Dylan Reid · 6 years ago
  29. 8608eb0 Update libc version to 0.2.40 by Chirantan Ekbote · 7 years ago
  30. 800fcb0 Add low-level p9 protocol implementation by Chirantan Ekbote · 7 years ago
  31. 52ba4e5 virtwl: Add DMABuf allocation support. by David Reveman · 7 years ago
  32. 5e05a83 crosvm: add a feature to disable sandbox by default by Dmitry Torokhov · 6 years ago
  33. 6f68543 gpu_buffer: create bindings to minigbm by Zach Reizner · 7 years ago
  34. 2ffa0cb crosvm: aarch64 guest support by Sonny Rao · 7 years ago
  35. ed517d1 crosvm: create a LinuxArch trait and use it for x86 by Sonny Rao · 7 years ago
  36. 8836bb5 crosvm: move device_manager to it's own crate by Sonny Rao · 7 years ago
  37. 53528e3 add support for accessing debug registers in the plugin process by Zach Reizner · 7 years ago
  38. 8864cb0 crosvm: add support for plugin process by Zach Reizner · 7 years ago
  39. de01b8b add crosvm_plugin dynamic library crate by Zach Reizner · 7 years ago
  40. 6cc352f crosvm: move kernel_cmdline to it's own crate by Sonny Rao · 7 years ago
  41. 865323d hw/virtio/vhost: Add simple tests backed by fakes by Jason D. Clinton · 7 years ago
  42. 6ecbbfd Add qcow_utils for exposing qcow functions as a C library by Dylan Reid · 7 years ago
  43. e0983c7 add plugin_proto crate by Zach Reizner · 7 years ago
  44. 7696870 Add qcow support crate by Dylan Reid · 7 years ago
  45. d42e493 sys_util: add memfd seal support to SharedMemory by Zach Reizner · 7 years ago
  46. 939d588 Make the main crosvm project a workspace by Dylan Reid · 7 years ago
  47. 7a2fec4 crosvm: bump libc version to 0.2.32 by Stephen Barber · 7 years ago
  48. d169a8d Move crosvm/hw to a new devices module by Dylan Reid · 7 years ago
  49. 94bf1bf Move vm_control to a top-level crate by Dylan Reid · 7 years ago
  50. ab839e2 fix dependency versions and add Cargo.lock by Zach Reizner · 7 years ago
  51. 1ea2f8e crosvm: bump libc version to 0.2.29 by Zach Reizner · 7 years ago
  52. efe9578 crosvm: argument parsing without clap by Zach Reizner · 7 years ago
  53. 3cbded2 fix armv7a and aarch64 build errors and warnings by Zach Reizner · 7 years ago
  54. 29ad3c7 crosvm: refactor and expand vm control socket IPC by Zach Reizner · 7 years ago
  55. 2cfc205 crosvm: add vhost_net virtio device by Stephen Barber · 7 years ago
  56. f651357 crosvm: use sys_util::clone_process to create proxy device by Zach Reizner · 7 years ago
  57. 61edbbf crosvm: Put block device process in a minijail by Dylan Reid · 7 years ago
  58. 639d967 crosvm: Add crosvm main program by Zach Reizner · 7 years ago