1. 9fec373 descriptor_utils: Add write_iter method by Chirantan Ekbote · 4 years, 7 months ago
  2. da0e0f9 devices: pci: refactor PCI devices to use PciAddress. by Tomasz Jeznach · 4 years, 7 months ago
  3. a4dd4af docker: update CRAS commit to fix kokoro build by Daniel Verkamp · 4 years, 7 months ago
  4. d4cc910 devices: pci: refactor device location address. by Tomasz Jeznach · 4 years, 7 months ago
  5. 2d9dde9 Stop tracking sub-mappings in MemoryMappingArena by Chirantan Ekbote · 4 years, 7 months ago
  6. 887289e cros_async: allow wakers to be canceled by Dylan Reid · 4 years, 7 months ago
  7. 7b8f776 ac97: Create CrasClient with unified socket by paulhsia · 4 years, 7 months ago
  8. 9f0b9e9 docker: update CRAS commit to fix clippy error by Daniel Verkamp · 4 years, 7 months ago
  9. 34d45e5 linux.rs: Set MS_SLAVE mount propagation for virtio-fs by Chirantan Ekbote · 4 years, 7 months ago
  10. 93dca2f cros_async: remove rustdoc inside macro by Daniel Verkamp · 4 years, 7 months ago
  11. f75810f Remove unnecessary parentheses in consts by Daniel Verkamp · 4 years, 7 months ago
  12. e1952dd Remove redundant single-component imports by Daniel Verkamp · 4 years, 7 months ago
  13. d5f47a9 acpi: add AML support by Chuanxiao Dong · 4 years, 9 months ago
  14. 6031ff4 seccomp: gpu: allow sysinfo by David Stevens · 4 years, 7 months ago
  15. 8f9d4f7 msg_socket: AsyncReceiver doesn't need a mut ref by Dylan Reid · 4 years, 7 months ago
  16. 9f22e23 devices: usb: allow arbitrary control request size by Daniel Verkamp · 4 years, 7 months ago
  17. ed14986 Apply same permissions to pmem-region alignments. by Iliyan Malchev · 4 years, 7 months ago
  18. 1160f45 sys_util: timerfd: Methods don't need to me mut by Dylan Reid · 4 years, 7 months ago
  19. a7b6a1c arch, main: add virtio-console parsing and creation by Daniel Verkamp · 4 years, 8 months ago
  20. b865810 devices: add SerialDevice trait by Daniel Verkamp · 4 years, 8 months ago
  21. e538d52 arch: serial: simplify device creation by Daniel Verkamp · 4 years, 8 months ago
  22. fbd6122 arch, devices: move serial creation to arch by Daniel Verkamp · 4 years, 9 months ago
  23. 2c1417b Serial: add input path overriding stdin for --serial by Iliyan Malchev · 4 years, 7 months ago
  24. 043aaea docker: update to rust 1.42 and rustup 1.21.1 by Daniel Verkamp · 4 years, 7 months ago
  25. fcf078c disk: resolve iter_nth_zero clippy warning by Daniel Verkamp · 4 years, 7 months ago
  26. d8d9556 docker: Put libvda.pc under /pkgconfig/ by Keiichi Watanabe · 4 years, 7 months ago
  27. 5cf5af6 seccomp: allow kcmp on x86_64 gpu device by Zach Reizner · 4 years, 7 months ago
  28. a896213 devices: fs: Fix potential resource leak by Chirantan Ekbote · 4 years, 7 months ago
  29. 80d6187 devices: fs: Strip padding from directory entry names by Chirantan Ekbote · 4 years, 7 months ago
  30. e17b2b9 devices: virtio: wl: Stop using non-blocking sockets by Ryo Hashimoto · 4 years, 7 months ago
  31. 40af8ee crosvm: Enable cargo clippy in smoke_test by Keiichi Watanabe · 4 years, 7 months ago
  32. 05489a7 crosvm: Fix clippy::correctness error by Keiichi Watanabe · 4 years, 7 months ago
  33. 275c1ef crosvm: Apply cargo fix for some clippy errors by Keiichi Watanabe · 4 years, 7 months ago
  34. 6eb0ca9 crosvm: Fix compile warnings by Keiichi Watanabe · 4 years, 7 months ago
  35. 297ae77 msg_socket: add specialized error for zero sized recv by Zach Reizner · 4 years, 9 months ago
  36. e4cbef4 tests: enable logging for boot test by Zach Reizner · 4 years, 9 months ago
  37. 1d6af55 msg_socket: allow Enum with no variant filed types by Chuanxiao Dong · 4 years, 7 months ago
  38. 220eaf5 devices: fs: Report "." and ".." entries by Chirantan Ekbote · 4 years, 7 months ago
  39. ed22f6b crosvm balloon_stats command by Charles William Dick · 4 years, 7 months ago
  40. 4ee9bff ac97: Set CRAS_CLIENT_TYPE_CROSVM for crosvm by paulhsia · 4 years, 7 months ago
  41. 03164ca io_uring: allocate iovecs based on returned count from the kernel by Dylan Reid · 4 years, 7 months ago
  42. 23a2b7b io_uring: add reading and writing iovecs by Dylan Reid · 4 years, 8 months ago
  43. 40d0e01 io_uring: operation results are unsigned by Dylan Reid · 4 years, 7 months ago
  44. e1980a9 devices: pmem: implement flush using msync() by Daniel Verkamp · 4 years, 9 months ago
  45. f3081b1 Fix performance problem on Android Sparse images by A. Cody Schuffelen · 4 years, 8 months ago
  46. 0bf8a55 crosvm balance available memory by Charles William Dick · 5 years ago
  47. a9a1d02 Add io_uring interfaces by Dylan Reid · 4 years, 8 months ago
  48. 252d5b3 handle mmap of large offsets on 32 bit systems by Dylan Reid · 4 years, 8 months ago
  49. 146450b msg_socket: support dynamically sized types by Zach Reizner · 4 years, 10 months ago
  50. 773c707 Virtio-net: Let queue-num could configurable by Xiong Zhang · 4 years, 8 months ago
  51. c56bc98 docker: Add setup for libvda by Keiichi Watanabe · 4 years, 8 months ago
  52. abf8dab docker: Run cargo check with all features enabled by Keiichi Watanabe · 4 years, 8 months ago
  53. 11e71a1 virtio-gpu: add support for exporting virtgpu resources by David Stevens · 4 years, 10 months ago
  54. 4cbcc26 Virtio-net: Add multi queues in multi threads by Xiong Zhang · 4 years, 9 months ago
  55. 664cc3c crosvm virtio balloon stats by Charles William Dick · 4 years, 10 months ago
  56. 31deb9f sys_util: Allow pre-populating mmaps by Dylan Reid · 4 years, 8 months ago
  57. d321002 syscall_defines: add new/updated syscalls by Dylan Reid · 4 years, 8 months ago
  58. c6f1380 devices: fs: Replace RwLock with Mutex by Chirantan Ekbote · 4 years, 8 months ago
  59. bbb8228 devices: usb: temporarily disable resets by Daniel Verkamp · 4 years, 8 months ago
  60. d74bb77 devices: fs: Use l{get,set,list,remove}xattr by Chirantan Ekbote · 4 years, 8 months ago
  61. 9e8aa13 devices: fs: Add missing `&` in copy_file_range by Chirantan Ekbote · 4 years, 8 months ago
  62. 22964ea gfxstream: fix build by Lingfeng Yang · 4 years, 8 months ago
  63. 45a94be vhost-net: implement direct msix irq fd by Chuanxiao Dong · 4 years, 8 months ago
  64. 57b8201 vhost: pass response_socket to activate thread by Chuanxiao Dong · 4 years, 9 months ago
  65. 02f58e6 vhost-net: add control socket basic support by Chuanxiao Dong · 4 years, 8 months ago
  66. 928a839 docker: update ADHD commit to fix kokoro build by Daniel Verkamp · 4 years, 8 months ago
  67. 0dcbfa1 usb: avoid setting configuration when unnecessary by Daniel Verkamp · 4 years, 8 months ago
  68. 83fc5c4 devices: gpu: complete resource V2 rebase by Gurchetan Singh · 4 years, 10 months ago
  69. 151af70 devices: gpu: modify resource v2 by Gurchetan Singh · 4 years, 10 months ago
  70. 911e21e gpu_renderer: disable debug callback on arm by David Stevens · 4 years, 8 months ago
  71. d5c1e96 audio: Create AC97 device with --ac97 option by Judy Hsiao · 4 years, 10 months ago
  72. e511304 devices: virtio: add virtio-console device by Daniel Verkamp · 4 years, 8 months ago
  73. 9486e57 ACPI: enable ACPI from command line by Chuanxiao Dong · 4 years, 8 months ago
  74. 5b2447c devices: fs: Bump fuse minor version to 31 by Chirantan Ekbote · 4 years, 8 months ago
  75. 6dfa1e4 devices: fs: Implement copy_file_range by Chirantan Ekbote · 4 years, 8 months ago
  76. 93a9877 devices: fs: Support FOPEN_CACHE_DIR by Chirantan Ekbote · 4 years, 8 months ago
  77. a07d84a devices: fs: Add support for fuse minor version 28 by Chirantan Ekbote · 4 years, 8 months ago
  78. 6d2a834 seccomp: add frequency file to x86_64 by Matt Delco · 4 years, 10 months ago
  79. 5934305 crosvm: Change expected field to String in InvalidValue by Judy Hsiao · 4 years, 8 months ago
  80. 8476d79 Fix warnings added in rust 1.42 by Dylan Reid · 4 years, 8 months ago
  81. 752f9c2 devices: Ignore O_DIRECT in 9p and fs devices by Chirantan Ekbote · 4 years, 8 months ago
  82. cba39f2 Allow all serial port types to read from stdin by Jorge E. Moreira · 4 years, 8 months ago
  83. d9082cf README: add instructions for building on Linux + CrOS by Stephen Barber · 4 years, 9 months ago
  84. 63c2394 Fix into_iter() usage where iter() suffices by Daniel Verkamp · 4 years, 9 months ago
  85. a0fea29 gpu_renderer: add virglrenderer logging callback by David Stevens · 4 years, 9 months ago
  86. 265967b descriptor_utils: Add `iter` method by Chirantan Ekbote · 4 years, 8 months ago
  87. 8bb4faa Vfio: Multi vfio device support by Xiong Zhang · 5 years ago
  88. 4b62cd9 crosvm: remove deprecated --qcow and --rwqcow options by Daniel Verkamp · 5 years ago
  89. 9515b05 devices: virtio: resource_bridge: Transfer plane metadata by Keiichi Watanabe · 4 years, 9 months ago
  90. 3f3c0a3 ac97: Mark pci::ac97_bus_master::test::start_playback ignored by Mattias Nissler · 4 years, 9 months ago
  91. aee33b5 virtio: Add VIRTIO_RING_F_EVENT_IDX test case by Xiong Zhang · 4 years, 9 months ago
  92. 0d2f3d2 fuzz: ensure sys_util path dependency is used by Daniel Verkamp · 4 years, 9 months ago
  93. 2977573 seccomp: Add missing syscalls to fs device policy by Chirantan Ekbote · 4 years, 9 months ago
  94. ea6cf66 Vfio: multi vfio group support by Xiong Zhang · 5 years ago
  95. dc7f52b Use simple virtio_input_events where possible. by Noah Gold · 4 years, 10 months ago
  96. d2a862b crosvm: add handling for hyperv exits by Matt Delco · 4 years, 9 months ago
  97. b9f4c9b crosvm: Add plumbing for split-irqchip interrupts by Zhuocheng Ding · 5 years ago
  98. 2f7dabb Virtio: Add blk VIRTIO_RING_F_EVENT_IDX feature by Xiong Zhang · 4 years, 11 months ago
  99. db4c70d devices: PIC: implement interrupt injection by Zhuocheng Ding · 5 years ago
  100. f2e90bf Add logic to setup PIC/IOAPIC. by Zhuocheng Ding · 5 years ago