1. 52ba4e5 virtwl: Add DMABuf allocation support. by David Reveman · 7 years ago
  2. b749af9 crosvm/linux: remove unusued error variants by Zach Reizner · 7 years ago
  3. 6ed5aea Fix signal handling in VCPU threads by Mark Ryan · 7 years ago
  4. 2056644 crosvm: Allow disks to be specified as /proc/self/fd/X by Dylan Reid · 7 years ago
  5. 5bed0d2 crosvm/linux: switch to using PollContext in control loop by Zach Reizner · 7 years ago
  6. 043ddc5 crosvm: enable seccomp logging in debug builds by Zach Reizner · 7 years ago
  7. a7fae25 crosvm: aarch64: get kernel's preferred target type for vcpus by Sonny Rao · 7 years ago
  8. 2ffa0cb crosvm: aarch64 guest support by Sonny Rao · 7 years ago
  9. 6ce158f crosvm: support VM shutdown via SystemEvent by Sonny Rao · 7 years ago
  10. ed517d1 crosvm: create a LinuxArch trait and use it for x86 by Sonny Rao · 7 years ago
  11. 6c7ca93 REAPPLY: crosvm: allow control of running VM via socket by Zach Reizner · 7 years ago
  12. bb7da42 crosvm: linux: separate creating vcpus from running them by Sonny Rao · 7 years ago
  13. 43724a2 crosvm: move x86_64 arch specific stuff into the x86_64 crate by Sonny Rao · 7 years ago
  14. d1c7613 crosvm: put devices right after RAM in Guest physical address space by Slava Malyugin · 7 years ago
  15. cd40533 sys_util: factor out signal manipulation from signalfd into signal by Dmitry Torokhov · 7 years ago
  16. c79de2d crosvm: add advisory locking for disk images by Stephen Barber · 7 years ago
  17. 308ff60 net_util: add tap support for mac address by Stephen Barber · 7 years ago
  18. 8091a2a crosvm: with vcpus > 1 cleanly shutdown jailed processes by Rob Bradford · 7 years ago
  19. 30ebd27 crosvm: allow control of running VM via socket by Rob Bradford · 7 years ago
  20. bb67871 crosvm: support passing command line arguments to plugin process by Zach Reizner · 7 years ago
  21. 865323d hw/virtio/vhost: Add simple tests backed by fakes by Jason D. Clinton · 7 years ago
  22. 29cd40a crosvm: change GuestAddress to always be a u64 by Sonny Rao · 7 years ago
  23. 0ba70d8 Change the group for the wayland process to crosvm by Chirantan Ekbote · 7 years ago
  24. 88624f8 main: Allow qcow files to be used as disks by Dylan Reid · 7 years ago
  25. 3b1d8a5 crosvm: use tsync for seccomp jails by Stephen Barber · 7 years ago
  26. 293c61c Clean up wayland device jail by Chirantan Ekbote · 7 years ago
  27. 8fb5211 crosvm: refactor linux vm running sequence by Zach Reizner · 7 years ago
  28. d3a7a1f crosvm: have DeviceManager make direct VM changes by Zach Reizner · 7 years ago
  29. d443204 main: Add inflate/deflate interface for balloon by Dylan Reid · 7 years ago
  30. 295ccac devices: Add balloon by Dylan Reid · 7 years ago
  31. 39aa26b crosvm: move run_config to its own module by Zach Reizner · 7 years ago