1. 4f41c7e crosvm: Remove old test infrastructure by Dennis Kempin · 3 years, 9 months ago
  2. ce10855 enable_raw_capability and kvm_enable_cap are unsafe by Andrew Walbran · 3 years, 9 months ago
  3. 0a91c96 arch: rewrite FDT writer in native rust by Daniel Verkamp · 3 years, 9 months ago
  4. 413f854 Enable KVM_CAP_ARM_PROTECTED_VM when --protected-vm is passed. by Andrew Walbran · 3 years, 10 months ago
  5. 9b006f1 Refactor BorrowedIoVec into VolatileSlice. by Noah Gold · 3 years, 9 months ago
  6. de8c806 Add script to sync Cargo.lock with ebuild files by Dennis Kempin · 3 years, 9 months ago
  7. 229cbea virtio: batch page removal in balloon by David Stevens · 3 years, 10 months ago
  8. 9463e37 fs: Fix fallocate with zero-message-open by Chirantan Ekbote · 3 years, 9 months ago
  9. 4e2f7fb Fix max multitouch slot & tracking ID values. by Noah Gold · 3 years, 9 months ago
  10. 531cbbd x86_64: allow arbitrary-size BIOS images by Daniel Verkamp · 3 years, 10 months ago
  11. e0ea4e0 fs: Include Inode in ioctl parameters by Chirantan Ekbote · 3 years, 9 months ago
  12. 90163ce base: Use trait objects for ioctls by Chirantan Ekbote · 3 years, 9 months ago
  13. 8ef8140 devices: virtio: block: fix arm fcntl syscall by Daniel Verkamp · 3 years, 9 months ago
  14. f914959 virtio: video: handle data offset for decoder input by David Stevens · 3 years, 9 months ago
  15. 57e0d5d Make Kokoro Happy by Dennis Kempin · 3 years, 9 months ago
  16. 503c5ab devices: Add an asynchronous block device by Dylan Reid · 4 years, 4 months ago
  17. 781d975 Revert "Revert "rutabaga_gfx: cross-domain: a new year's miracle in February"" by Gurchetan Singh · 3 years, 9 months ago
  18. 4a33bcb fs: Support zero-message open by Chirantan Ekbote · 3 years, 10 months ago
  19. 942b8fc Revert "rutabaga_gfx: cross-domain: a new year's miracle in February" by Hiroki Sato · 3 years, 9 months ago
  20. 418cc5a uring: Check if executor runs on current thread by Chirantan Ekbote · 3 years, 9 months ago
  21. 5136b77 virtio: video: remove unexpected response failure by David Stevens · 3 years, 9 months ago
  22. 592f327 devices: Use async from balloon by Dylan Reid · 4 years, 10 months ago
  23. a9c4b3a rutabaga_gfx: cross-domain: a new year's miracle in February by Gurchetan Singh · 4 years ago
  24. 15e8a97 Reland "Relocate FDT to beginning of RAM" by Ram Muthiah · 3 years, 9 months ago
  25. 5b49993 fuse: Remove SECURITY_CTX feature by Chirantan Ekbote · 3 years, 10 months ago
  26. febb71c seccomp: Update arm/aarch64 gpu_device.policy for Mesa by Rob Clark · 3 years, 9 months ago
  27. 4d2253b Kokoro: Extensive polishing and bugfixing by Dennis Kempin · 3 years, 10 months ago
  28. 451ee23 fuse: Fix boundary check of buffer size and header by Victor Hsieh · 3 years, 9 months ago
  29. c664ea2 rustfmt.toml: Use 2018 edition by Keiichi Watanabe · 3 years, 9 months ago
  30. f4d1cda devices: extend config_register_write with result by Daniel Verkamp · 4 years, 3 months ago
  31. 852411e crosvm: power_monitor: Populate more battery fields. by Alex Lau · 3 years, 9 months ago
  32. 37857e1 ac97: Update Dummy* for inclusive language by En-Shuo Hsu · 3 years, 10 months ago
  33. 502b5de devices: change PCI slot and IRQ allocator. by Tomasz Jeznach · 3 years, 10 months ago
  34. 26cc51e Make Kokoro v2 happy with new config by Dennis Kempin · 3 years, 10 months ago
  35. 11e39e7 rutabaga_gfx: rutabaga_gralloc: fix Kokoro unhappiness by Gurchetan Singh · 3 years, 10 months ago
  36. 0dbb980 Add Kokoro for ci/builders by Dennis Kempin · 3 years, 10 months ago
  37. aa07174 Add VM to builders by Dennis Kempin · 3 years, 10 months ago
  38. 9cdd5fb devices: fix build with audio feature disabled by Daniel Verkamp · 3 years, 10 months ago
  39. 5545c90 Add COIL presubmit to crosvm by Dennis Kempin · 3 years, 10 months ago
  40. 293913c rutabaga_gfx: rutabaga_gralloc: a shimmering beacon of hope by Gurchetan Singh · 4 years ago
  41. 359e7de Add the VioS audio backend by Jorge E. Moreira · 4 years ago
  42. 52e51b6 docker: update platform2 commit and libchromeos deps by Daniel Verkamp · 3 years, 10 months ago
  43. f3050db i8042: use address instead of offset for read and write by Chuanxiao Dong · 3 years, 10 months ago
  44. 66f975e devices: virtio: ignore driver interrupt suppression by Daniel Verkamp · 3 years, 10 months ago
  45. 486cffc Add and enable virtio multi-touch touchscreen device by Tristan Muntsinger · 4 years, 2 months ago
  46. 18d5733 Revert "Relocate FDT to beginning of RAM" by Ryo Hashimoto · 3 years, 10 months ago
  47. a91761a Add some constants and structs for the virtio-snd device by Jorge E. Moreira · 4 years ago
  48. 4a86ce8 cros_async: Simplify uring executor drop impl by Chirantan Ekbote · 3 years, 10 months ago
  49. d1e8f14 cros_async: Replace notify_task with IORING_OP_NOP by Chirantan Ekbote · 3 years, 10 months ago
  50. 1fcc8a8 io_uring: Make UringContext Sync by Chirantan Ekbote · 3 years, 10 months ago
  51. 1e9974f cros_async: Add the WeakWake trait by Chirantan Ekbote · 3 years, 10 months ago
  52. f1ce859 cros_async: Refactor executors by Chirantan Ekbote · 4 years ago
  53. 890ae4c Relocate FDT to beginning of RAM by Ram Muthiah · 3 years, 10 months ago
  54. b40ec47 Make Kokoro happy by Dennis Kempin · 3 years, 10 months ago
  55. d562b1a gpu: bind mount /usr/share/vulkan for vulkan loader by Chia-I Wu · 3 years, 11 months ago
  56. 694c530 seccomp: gpu: allow vulkan loader and intel anv by Chia-I Wu · 3 years, 11 months ago
  57. 186908d virgl: use virgl_renderer_context_create_with_flags by Chia-I Wu · 3 years, 11 months ago
  58. 2118d6f Test Runner for crosvm by Dennis Kempin · 3 years, 10 months ago
  59. bc94c97 vm_memory: Update memfd variable name by Michael Hoyle · 3 years, 10 months ago
  60. c7236f2 seccomp: allow USBDEVFS_CLEAR_HALT by Daniel Verkamp · 3 years, 10 months ago
  61. 46844e7 rutabaga_gfx: ignore unused consts warning by Daniel Verkamp · 3 years, 10 months ago
  62. 0797a55 Framework for extended integration tests by Dennis Kempin · 4 years ago
  63. 191b95b native and aarch64 cross-compile containers by Dennis Kempin · 4 years ago
  64. c7aa523 crosvm: Add a error message signature. by Junichi Uekawa · 4 years, 2 months ago
  65. d7bccca cros_async: Make select a future combinator by Chirantan Ekbote · 4 years ago
  66. 12e20d2 cros_async: Make complete a future combinator by Chirantan Ekbote · 4 years ago
  67. 5380b44 io_uring: Use IoBufMut instead of iovec by Chirantan Ekbote · 4 years ago
  68. 984d7b5 data_model: Rename IoSliceMut -> IoBufMut by Chirantan Ekbote · 3 years, 10 months ago
  69. 9cfdbd9 Fix clippy errors and some warnings. by Andrew Walbran · 3 years, 10 months ago
  70. 4223a41 cros_async: Use fcntl instead of dup by Chirantan Ekbote · 3 years, 10 months ago
  71. d8dd1c6 rutabaga_gfx: fix iov scope with transfer_read by Jason Macnak · 3 years, 10 months ago
  72. eaec45b rutabaga_gfx: Pass display dimensions and gl flags to gfxstream by Jason Macnak · 3 years, 10 months ago
  73. a81bedb AARCH64 bios support by Ram Muthiah · 4 years, 1 month ago
  74. de498d1 fuse: supply a no-op Mapper for fuzzing by Daniel Verkamp · 3 years, 10 months ago
  75. f35d2c4 gfxstream: use WC memory in ASG blobs by Lingfeng Yang · 3 years, 10 months ago
  76. 9eb640c fuse: Fix build error with fuzzing cfg flag by Keiichi Watanabe · 3 years, 10 months ago
  77. 1914447 data_model: Ad is_empty to fix clippy warning. by Allen Webb · 3 years, 10 months ago
  78. 43c0add virtio: video: change minimum input buffer of encoder to 1 by Chih-Yu Huang · 3 years, 11 months ago
  79. 0e3d4b6 crosvm make balloon logic more fair by Charles William Dick · 4 years ago
  80. 442903b virtio: video: change minimum input buffer of decoder to 1 by Chih-Yu Huang · 3 years, 11 months ago
  81. bba763f devices: virtio: fs: Avoid allocating shared memory on ARM by Keiichi Watanabe · 4 years ago
  82. bccc20d kokoro: update docs for main branch by Daniel Verkamp · 4 years ago
  83. 028b804 crosvm: clearer naming about GPU features by Gurchetan Singh · 4 years ago
  84. fb54f3c docs: update chromium docs URLs to HEAD branch by Daniel Verkamp · 4 years ago
  85. 3267e02 Cargo.lock: Remove unnecessary dependency by Keiichi Watanabe · 4 years ago
  86. eefe7fb devices: virtio: fs: DAX based shared memory support by Keiichi Watanabe · 4 years ago
  87. 76ab3a4 docker: update checkout_commits.env by Daniel Verkamp · 4 years ago
  88. 853ecdb clippy: Fix unnecessary-lazy-evaluations by Keiichi Watanabe · 4 years ago
  89. 39d9542 clippy: Update doc comment to avoid a bug of clippy 1.48.0 by Keiichi Watanabe · 4 years ago
  90. a9bfcb4 Fixed Clippy or_fun_call warnings in devices/ by Camilo Jacomet · 4 years ago
  91. 48d1729 Fixed or_fun_call warnings in kvm/ by Camilo Jacomet · 4 years ago
  92. 74c2381 crosvm: Add support for forcing keyframes to the crosvm encoder. by David Staessens · 4 years ago
  93. e08b929 Fixed redundant_closure warnings in kvm/ by Camilo Jacomet · 4 years ago
  94. 2bf3202 x86_64: add integration test case by Colin Downs-Razouk · 4 years ago
  95. 6ea1f74 gpu_display: display_wl: wait for surface to be configured by Gurchetan Singh · 4 years ago
  96. 911a0de crosvm: Expand the list of supported encode levels. by David Staessens · 4 years ago
  97. f16084d crosvm: Apply framerate requested on OUTPUT queue to CAPTURE queue. by David Staessens · 4 years ago
  98. 0d9d0e3 Allow perfetto tracing from crosvm gpu process by John Bates · 4 years ago
  99. 2f6d79e devices: usb: fix ownership of USB file descriptor by Daniel Verkamp · 4 years ago
  100. 67afb23 virtiofs: Add support for CHROMEOS_TMPFILE by Chirantan Ekbote · 4 years ago