1. 33e8ef0 devices: gpu: allow sysinfo syscall by David Riley · 6 years ago
  2. 1904069 sys_util: errno: Make clippy clean by Dylan Reid · 6 years ago
  3. 7abdbfe sys_util: don't use hostname in syslog message header by Chris Morin · 6 years ago
  4. f1a01f6 arch: handle register_device_capabilities errors by Daniel Verkamp · 6 years ago
  5. 26d15fa usb_util: silence unused code warning by Daniel Verkamp · 6 years ago
  6. a833564 sys_util: timerfd: fix clippy lints by Dylan Reid · 6 years ago
  7. 63e3a83 Move split_irqchip_common to devices/. by Miriam Zimmerman · 6 years ago
  8. 7e622ed usb: remove unused/abused fd argument from EventHandler::on_event by Zach Reizner · 6 years ago
  9. a6b9ca3 usb: remove unused usb-emulation feature flag by Zach Reizner · 6 years ago
  10. 100e6e4 implement xhci and add it to pci bus by Jingkui Wang · 6 years ago
  11. c324429 bitfield: Support BitFieldSpecifier for enums by David Tolnay · 6 years ago
  12. fba396e edition: Update sync crate to 2018 edition by David Tolnay · 6 years ago
  13. 20333e4 Don't drop capabilities when sandbox is disabled. by Lepton Wu · 6 years ago
  14. fbbcf7a qcow_utils: Add tests by Dylan Reid · 7 years ago
  15. 7a2592a kokoro: Update kokoro docker file to manually select features by Jingkui Wang · 6 years ago
  16. 257d004 usb: add host backend by Jingkui Wang · 6 years ago
  17. 874f2e8 usb: Add device slot, command ring and transfer ring by Jingkui Wang · 6 years ago
  18. bbd77ff usb: add usb hub, transfer and usb backend interface by Jingkui Wang · 6 years ago
  19. 0a5bf14 usb: add ring buffer and ring buffer controller by Jingkui Wang · 6 years ago
  20. c698769 Add IOAPIC device skeleton. by Miriam Zimmerman · 6 years ago
  21. c249a9f usb: Verify usb_debug args even when not logging by David Tolnay · 6 years ago
  22. 6089388 Start render node host service in crosvm by Lepton Wu · 6 years ago
  23. 1bc4a06 run serial test even when parallel test fails by Jianxun Zhang · 6 years ago
  24. 9105e9f Remove "multiprocess" argument. by Lepton Wu · 6 years ago
  25. 4725a39 seccomp: tpm: remove fseek syscall from policy by Zach Reizner · 6 years ago
  26. e00faed register_space: Only run panic test when debug assertions are on by Chirantan Ekbote · 6 years ago
  27. 2727413 edition: Update assertions crate to 2018 edition by David Tolnay · 6 years ago
  28. fe3ef7d edition: Update absolute paths to 2018 style by David Tolnay · 6 years ago
  29. fa13275 add scatter gather buffer by Jingkui Wang · 6 years ago
  30. 115fe4e usb: add interrupter and resample handler for xhci by Jingkui Wang · 6 years ago
  31. e9f5cae allow dead code for usb modules by Jingkui Wang · 6 years ago
  32. 199d622 devices: compile usb module and update current code by Jingkui Wang · 6 years ago
  33. 280ff78 Add usb log macro by Jingkui Wang · 6 years ago
  34. 415ee63 add utils for device implementations by Jingkui Wang · 6 years ago
  35. ea75bd1 Add common types and constants for split IRQ chip. by Miriam Zimmerman · 6 years ago
  36. 28716ea gpu_renderer: Enable DRM_FORMAT_RGB565 format. by Lepton Wu · 6 years ago
  37. cdae106 kokoro: Fix docker build step in simulator script by Gabriel · 6 years ago
  38. 8d7f4ac sys_util: guest_address: take self by value in methods by Dylan Reid · 6 years ago
  39. 39133a0 linux: clean up: Sort enum in alphabet order. by Lepton Wu · 6 years ago
  40. ea8721a Add tests for virtio input device by Jorge E. Moreira · 6 years ago
  41. 49f071a crosvm: Add KVM_SIGNAL_MSI ioctl. by Miriam Zimmerman · 6 years ago
  42. 7374f32 devices: PCI: add capabilities callback by Daniel Prilik · 6 years ago
  43. be03426 arch: Replace Box<dyn Error> with error enum by David Tolnay · 6 years ago
  44. e54188b data_model: ignore clippy error for mut from non-mut by Dylan Reid · 6 years ago
  45. 99d3f08 Add a (single touch only) touch screen input device by Jorge E. Moreira · 6 years ago
  46. e5828e7 msg_socket: implement MsgOnSocket for Option<MsgOnSocket> by Zach Reizner · 6 years ago
  47. de86ae0 crosvm: PIT: Remove debug! logs. by Miriam Zimmerman · 6 years ago
  48. 811a235 Input device: Don't send more events than received from the source by Jorge E. Moreira · 6 years ago
  49. df4cf17 devices: PCI: fix underflow for 64 bit BAR config by Daniel Prilik · 6 years ago
  50. b0f54b9 crosvm: Add ioctl wrappers for split-irqchip API. by Miriam Zimmerman · 6 years ago
  51. 7100607 Drop capabilities before spawning any vcpu thread by Dmitry Torokhov · 6 years ago
  52. 766f810 rename mmio_space to register space by Jingkui Wang · 6 years ago
  53. 886ed24 register_space: fix u64 write callback by Jingkui Wang · 6 years ago
  54. 9fc96ec register_space: use sync::Mutex instead of std::sync::Mutex by Jingkui Wang · 6 years ago
  55. b771521 Move and rename mmio_register to devices/src by Jingkui Wang · 6 years ago
  56. 699170b usb_utils: Add hotplug interface by Jingkui Wang · 6 years ago
  57. b07540c usb_util: Add libusb jailed api by Jingkui Wang · 6 years ago
  58. 9deb7d7 setup: Remove outdated comment about deref &PathBuf to &Path by David Tolnay · 6 years ago
  59. fd0971d setup: Replace Box<dyn Error> with error enum by David Tolnay · 6 years ago
  60. 2b089fc setup: Break up independent parts of create_devices by David Tolnay · 6 years ago
  61. 4a63b68 PCI: Return results from pci setup functions by Dylan Reid · 6 years ago
  62. 52c48ae Don't grab input devices created from sockets. by Jorge E. Moreira · 6 years ago
  63. 0cf2838 kokoro: Add librendernodehost library. by Lepton Wu · 6 years ago
  64. e95f4d7 virtio-gpu: add a BAR for device by Gurchetan Singh · 6 years ago
  65. 09358ef setup: Suppress warning on fields that are only used by TPM by David Tolnay · 6 years ago
  66. 083cc4a crosvm: remove LTO from release profile by Zach Reizner · 6 years ago
  67. b852264 linux: use panic=-1 to reboot immediately on panic by Daniel Verkamp · 6 years ago
  68. 4547e30 sys_util: remove deprecated functions by paulhsia · 6 years ago
  69. 56497d2 main: return error on invalid length of arguments by Jianxun Zhang · 6 years ago
  70. e4ece32 ac97: Add top level unit test by Dylan Reid · 6 years ago
  71. 2de0088 make aarch64 pci dma-coherent by Jingkui Wang · 6 years ago
  72. c69f975 error: Consistently use Display instead of error description() by David Tolnay · 6 years ago
  73. 5e1b46c ac97: Fix setting the pci config by Dylan Reid · 6 years ago
  74. a632f4b seccomp: unrefactor gpu_device.policy by Zach Reizner · 6 years ago
  75. 41a6f84 tpm: Store TPM state under /run/vm by David Tolnay · 6 years ago
  76. 48c4829 setup: Factor out code for adding crosvm uid and gid to jail by David Tolnay · 6 years ago
  77. 25a86d9 tpm: Update tpm device policy to support libtpm2 by David Tolnay · 6 years ago
  78. 96f2d8e linux: rename function of device creation by Jianxun Zhang · 6 years ago
  79. 1a6262b crosvm: allow mapping additional gids in plugin jail by Dmitry Torokhov · 6 years ago
  80. e32a6c9 devices: PCI: use configuration callback by Gurchetan Singh · 6 years ago
  81. ebc1561 devices: virtio: add PCI configuration callback function by Gurchetan Singh · 6 years ago
  82. 036ba33 devices: use PCI bar configuration when adding regions by Gurchetan Singh · 6 years ago
  83. 948a3ab devices: pci: define a PCI bar configuration struct by Gurchetan Singh · 6 years ago
  84. 8f4d768 linux: refactor creating jails of devices by Jianxun Zhang · 6 years ago
  85. 7898632 main: log responses to command line vm control requests by Zach Reizner · 6 years ago
  86. a60744b crosvm: use seqpacket rather than datagram sockets by Zach Reizner · 6 years ago
  87. b7196e2 sys_util: add seqpacket features by Zach Reizner · 6 years ago
  88. c560864 crosvm: pit: Convert two panics into warnings. by Miriam Zimmerman · 6 years ago
  89. 5dcef11 Allow custom protection for mmap. by Lepton Wu · 6 years ago
  90. deb0891 linux: Add DEFAULT_PIVOT_ROOT var which can be changed at build time. by Allen Webb · 6 years ago
  91. 18ce571 bin: Add script to run rustfmt against all workspaces by David Tolnay · 6 years ago
  92. fc7427e fmt: Format sys_util and fuzz crates using rustfmt by David Tolnay · 6 years ago
  93. 43f8e21 tpm: Runtime flag for software tpm device by David Tolnay · 6 years ago
  94. 42e5fbd tpm: Handle send+recv as a single descriptor chain by David Tolnay · 6 years ago
  95. 16d4445 tpm: Prepare device implementation for handling send+recv together by David Tolnay · 6 years ago
  96. 4d8fc33 gpu: Remove unused import by David Tolnay · 6 years ago
  97. b4bd00f error: Print errors using Display impl by David Tolnay · 6 years ago
  98. 0373b9f usb_util: fix documentation comment by Jianxun Zhang · 6 years ago
  99. d82f27a rust-toolchain: update to Rust 1.32.0 by Daniel Verkamp · 6 years ago
  100. 0525930 kokoro: use version specified in rust-toolchain by Daniel Verkamp · 6 years ago