1. c49ef3e tpm: Add tpm2-sys crate by David Tolnay · 6 years ago
  2. 4adfdc0 memory: Add methods to return error on short writes and reads by David Tolnay · 6 years ago
  3. f3d39e2 resources: data_model is not used, don't depend on it by Dylan Reid · 6 years ago
  4. 8f701dc Remove unused #[macro_use] attributes by Daniel Verkamp · 6 years ago
  5. 1d44223 sys_util: Add net module includes UnixSeqpacket by paulhsia · 6 years ago
  6. 78af239 devices: wl: add resource bridge to fds to keep when jailed by David Riley · 6 years ago
  7. b2f03f1 devices: gpu: add resource bridge to fds to keep when jailed by David Riley · 6 years ago
  8. 84c13ec devices: gpu: add lstat to gpu device seccomp by David Riley · 6 years ago
  9. 4896cb2 plugin: remove unused EDEADLK import by Daniel Verkamp · 6 years ago
  10. bd1a084 main: only show plugin options when feature is on by Daniel Verkamp · 6 years ago
  11. d41d726 Add support for plugin mounts by Chirantan Ekbote · 6 years ago
  12. c1a40a7 plugin: Add support for tap fd on the command line by Chirantan Ekbote · 6 years ago
  13. 49fa08f net_util: Get tap interface name when using a raw fd by Chirantan Ekbote · 6 years ago
  14. 7a97366 plugin: Fix uid and gid maps by Chirantan Ekbote · 6 years ago
  15. 1502a11 plugin: Fix tmpfs mount options by Chirantan Ekbote · 6 years ago
  16. 2d29233 Move validate_raw_fd to sys_util by Chirantan Ekbote · 6 years ago
  17. 37c4a78 linux: remove unnecessary usize casts by Daniel Verkamp · 6 years ago
  18. f76869d devices: balloon: fix the 'crosvm balloon' command by Daniel Verkamp · 6 years ago
  19. 3a794cc Add "Fd" wrapper for RawFd type. by Miriam Zimmerman · 6 years ago
  20. 70eb15d devices: block: protect disk_size with a mutex by Daniel Verkamp · 6 years ago
  21. 2f0318f devices: block: build config space on demand by Daniel Verkamp · 6 years ago
  22. e57d906 qcow: add no-op set_len() for QcowFile by Daniel Verkamp · 6 years ago
  23. 6d47e1b sys_util: add set_len() trait by Daniel Verkamp · 6 years ago
  24. d1eceec crosvm: Split sub-crates into independent workspace by paulhsia · 6 years ago
  25. f717642 bitfield: Documentation and simplifications by David Tolnay · 6 years ago
  26. c13a68e kvm: add Debug to IoeventAddress by Jingkui Wang · 6 years ago
  27. 3cba30d sys_util: add debug to eventfd by Jingkui Wang · 6 years ago
  28. e2fd7a2 usb: Add event ring implementation by Jingkui Wang · 6 years ago
  29. 5266726 usb: add xhci abi. by Jingkui Wang · 6 years ago
  30. 62affa7 usb: add xhci registers and mmio space. by Jingkui Wang · 6 years ago
  31. 212b45f usb: Add mmio space. by Jingkui Wang · 6 years ago
  32. f6752e7 devices: add on_sandboxed by Jingkui Wang · 6 years ago
  33. 7df5a0e usb_util: add sandboxed-libusb feature by Jingkui Wang · 6 years ago
  34. f8a6bdd usb_util: add open fd patch to libusb by Jingkui Wang · 6 years ago
  35. 13b8c09 bitfield: update bitfield structs and support bool by Jingkui Wang · 6 years ago
  36. 1dda82e sys_util: Combine GuestMemory::with_regions and with_regions_mut by David Tolnay · 6 years ago
  37. 63bc050 Revert "presubmit: add cargo fmt check" by Daniel Verkamp · 6 years ago
  38. c589929 devices: gpu: add plane info response support by Zach Reizner · 6 years ago
  39. 200fd78 usb_util: implement usb_transfer by Jingkui Wang · 6 years ago
  40. 2bac1e7 toolchain: Update to Rust 1.31.0 by David Tolnay · 6 years ago
  41. 3397126 bitfield: reformat with cargo fmt by Daniel Verkamp · 6 years ago
  42. aa57566 devices: allow virtio-wayland to use virtgpu resources by Zach Reizner · 6 years ago
  43. 42c409c sys_util: Add ability to set real time thread priority by Dylan Reid · 6 years ago
  44. d4d9c26 poll_token: Use syn to simplify poll token derive by David Tolnay · 6 years ago
  45. caf32ee macros: Clean up bitfield macro by replacing the input item by David Tolnay · 6 years ago
  46. 088e7f3 assertions: Use compile-time assertion macro by David Tolnay · 6 years ago
  47. 3c0aac4 assertions: Add compile-time assertion macro by David Tolnay · 6 years ago
  48. f979919 macros: Derive macro to generate integer to enum conversion by David Tolnay · 6 years ago
  49. 1d4d44a sync: Mutex type with methods that panic instead of return error by David Tolnay · 6 years ago
  50. 2ea8f3d qcow: scan for free clusters at startup by Daniel Verkamp · 6 years ago
  51. f503276 linux: Print all siginfo structs on ChildSignal by David Tolnay · 6 years ago
  52. 35bac99 presubmit: add cargo fmt check by Daniel Verkamp · 6 years ago
  53. 8f3a232 linux: Clean up a misleading loop by David Tolnay · 6 years ago
  54. da37f7a data_model: prevent unaligned DataInit::from_slice by Zach Reizner · 6 years ago
  55. 5bbbf61 lint: Resolve the easier clippy lints by David Tolnay · 6 years ago
  56. 21fb34f devices: Remove duplicated doc comments in impl block by David Tolnay · 6 years ago
  57. b14ce22 crosvm: update kokoro docker file to install libusb-1.0 by Jingkui Wang · 6 years ago
  58. ef37e2f qcow: add support for rebuilding refcounts by Daniel Verkamp · 6 years ago
  59. 8106616 usb_util: Add descriptors by Jingkui Wang · 6 years ago
  60. 457ebc9 usb_util: Add pollfd change handler. by Jingkui Wang · 6 years ago
  61. 33e0831 usb_util: Create libusb wrapper by Jingkui Wang · 6 years ago
  62. 9ae286d sys_util: replace fallocate64 with libc call by Daniel Verkamp · 6 years ago
  63. 510c1cf crosvm/plugin: fix typo 'singal' -> 'signal' by Dmitry Torokhov · 6 years ago
  64. 0daffb0 kokoro: add presubmit-cr.cfg by Stephen Barber · 6 years ago
  65. 8ee0973 uprev crosvm and 9s libc to 0.2.44 by Stephen Barber · 6 years ago
  66. f4ee2ad devices: make all virtio devices report version 1 by Daniel Verkamp · 6 years ago
  67. 45cfe21 msg_socket: reformat with rust fmt by Daniel Verkamp · 6 years ago
  68. 7a9c6de msg_socket: fix msg_on_socket alignment issue by Jingkui Wang · 6 years ago
  69. 6bfee45 wl: silence unused code warnings by Daniel Verkamp · 6 years ago
  70. d32efef macros: Format code inside of quote! invocations by David Tolnay · 6 years ago
  71. 1d0b445 macros: Update syn to 0.15 by David Tolnay · 6 years ago
  72. e81a3e6 devices: convert virtio features to a u64 by Daniel Verkamp · 6 years ago
  73. 5c4ad02 crosvm_plugin: Remove underscores in variable name by Chirantan Ekbote · 6 years ago
  74. cccbe67 toolchain: The latest stable version is required by David Tolnay · 6 years ago
  75. 298cf59 toolchain: Add rust-toolchain file by David Tolnay · 6 years ago
  76. e13b180 crosvm: use msg_socket in vm_control by Jingkui Wang · 6 years ago
  77. b23c091 Reland "devices: refactor proxy to use msg_socket" by Jingkui Wang · 6 years ago
  78. ac2e50a aarch64: report PCI interrupts as level triggered by Daniel Verkamp · 6 years ago
  79. f0fd764 qcow: calculate refcount table size correctly by Daniel Verkamp · 6 years ago
  80. 9492340 qcow_utils: do not close given fds in `convert_to_*` functions by Zach Reizner · 6 years ago
  81. 674504a move qcow_utils to members from dependencies by Zach Reizner · 6 years ago
  82. 2fb61f7 msg_socket: return io:Error from pair() instead of Option by Zach Reizner · 6 years ago
  83. e0305c6 msg_socket: implement AsRawFd for UnixDatagram wrappers by Zach Reizner · 6 years ago
  84. c527c1a fix formatting in msg_on_socket_derive.rs unit test by Zach Reizner · 6 years ago
  85. f741098 kokoro: make output slightly more verbose by Zach Reizner · 6 years ago
  86. 3c71bb9 msg_socket_on_derive: use fully qualified types by Zach Reizner · 6 years ago
  87. 60f55da devices: balloon: define features as shift counts by Daniel Verkamp · 6 years ago
  88. 994e418 msg_socket: avoid send_msg/recv_msg call if it's not necessary by Jingkui Wang · 6 years ago
  89. 9d5e8f3 Revert "devices: refactor proxy to use msg_socket" by Jingkui Wang · 6 years ago
  90. 142ce3e devices: refactor proxy to use msg_socket by Jingkui Wang · 6 years ago
  91. aac2813 main: merge VirtIoDeviceInfo back into Config by Daniel Verkamp · 6 years ago
  92. 402d53b devices: virtio: remove virtio MMIO transport by Daniel Verkamp · 6 years ago
  93. 5656c12 devices: block: fix seccomp failures from free() by Daniel Verkamp · 6 years ago
  94. eeebe63 cargo fmt with Rust 1.30.0 by Daniel Verkamp · 6 years ago
  95. f28a864 kokoro: update to Rust 1.30.0 by Daniel Verkamp · 6 years ago
  96. 49dd2e2 main: increase child wait timeout to 1 second by Stephen Barber · 6 years ago
  97. ac242df Revert "mptable: mark PCI interrupts as edge triggered" by Daniel Verkamp · 6 years ago
  98. 120d95e devices: pci: support level-triggered interrupts by Daniel Verkamp · 6 years ago
  99. 510c783 sys_util: add trait to fsync File and QcowFile by Daniel Verkamp · 6 years ago
  100. ac69988 kokoro: add rustfmt check by Daniel Verkamp · 6 years ago