1. 324ed13 Add crosvm_defaults with only supported platforms. by Ivan Lozano · 4 years, 7 months ago
  2. 0074e65 Use default module name 'liblibc' by Chih-Hung Hsieh · 4 years, 7 months ago
  3. 497df9d Generate Android.bp into subdirectories. by Chih-Hung Hsieh · 4 years, 8 months ago
  4. 53edb81 crosvm: {WlDriverRequest, WlDriverResponse} --> {VmMemoryRequest, VmMemoryResponse} by Gurchetan Singh · 5 years ago
  5. aff94ca usb: support for listing attached usb devices by Zach Reizner · 5 years ago
  6. d99cd0a crosvm: Extracts Wayland commands from from VmRequest. by Jakub Staron · 5 years ago
  7. 1f828d7 Extracts BalloonAdjust from VmRequest. by Jakub Staron · 5 years ago
  8. d92f81a resources+pci: allocator rework (allocation tags) by Daniel Prilik · 5 years ago
  9. ecf81e0 Extracts DiskResize from VmRequest to a new type. by Jakub Staron · 5 years ago
  10. 8c35fc3 Removes RegisterIoevent and RegisterIrqfd. by Jakub Staron · 5 years ago
  11. 2b82fbb clippy: Resolve unneeded_field_pattern by David Tolnay · 5 years ago
  12. 9239602 clippy: Resolve needless_return by David Tolnay · 5 years ago
  13. aecf9a4 edition: Remove extern crate lines by David Tolnay · 5 years ago
  14. 633426a edition: Fill in macro imports by David Tolnay · 5 years ago
  15. e7c5905 Wrap the UnixSeqpacket with a more descriptive type. by Jakub Staron · 5 years ago
  16. 48ff416 cargo: Sort all dependency lists in Cargo.toml by David Tolnay · 5 years ago
  17. fdac5ed edition: Use dyn syntax for trait objects by David Tolnay · 5 years ago
  18. 4a0fa140 edition: Update vm_control to 2018 edition by David Tolnay · 5 years ago
  19. 100e6e4 implement xhci and add it to pci bus by Jingkui Wang · 5 years ago
  20. 257d004 usb: add host backend by Jingkui Wang · 5 years ago
  21. 7898632 main: log responses to command line vm control requests by Zach Reizner · 5 years ago
  22. a60744b crosvm: use seqpacket rather than datagram sockets by Zach Reizner · 5 years ago
  23. b4bd00f error: Print errors using Display impl by David Tolnay · 5 years ago
  24. 6a8fdd9 crosvm: add suspend/resume commands by Zach Reizner · 5 years ago
  25. 92f73d7 devices: block: add resize VmControl request by Daniel Verkamp · 6 years ago
  26. f76869d devices: balloon: fix the 'crosvm balloon' command by Daniel Verkamp · 5 years ago
  27. 5bbbf61 lint: Resolve the easier clippy lints by David Tolnay · 6 years ago
  28. e13b180 crosvm: use msg_socket in vm_control by Jingkui Wang · 6 years ago
  29. db6edff kvm: refactor ioeventfd datamatch interface by Daniel Verkamp · 6 years ago
  30. 55a9e50 cargo fmt all source code by Zach Reizner · 6 years ago
  31. a99954c sys_util: remove Scm struct and sock_ctrl_msg C library by Zach Reizner · 6 years ago
  32. 228e4a6 Move gpu allocator to resources by Dylan Reid · 6 years ago
  33. ef7352f Remove the device manager and use the new resource allocator by Dylan Reid · 6 years ago
  34. 5f5e7ec virtwl: better multi-plane DMABuf support by David Reveman · 6 years ago
  35. 52ba4e5 virtwl: Add DMABuf allocation support. by David Reveman · 6 years ago
  36. 505c6f9 vm_control: more error signedness fixes by Dmitry Torokhov · 6 years ago
  37. 8283248 vm_control: do not use negative error coded for errno-based errors by Dmitry Torokhov · 6 years ago
  38. e0e8e56 kvm: support adding read only memory to VMs by Zach Reizner · 6 years ago
  39. 29cd40a crosvm: change GuestAddress to always be a u64 by Sonny Rao · 6 years ago
  40. 855ac29 kvm: add dirty log support by Zach Reizner · 6 years ago
  41. d443204 main: Add inflate/deflate interface for balloon by Dylan Reid · 7 years ago
  42. f31455e sys_util/vm_control: Don't test shm if memfd_create doesn't exist by Dylan Reid · 7 years ago
  43. 94bf1bf Move vm_control to a top-level crate by Dylan Reid · 7 years ago