1. 610cbfc wl: Increase size of queues. by Suleiman Souhlal · 4 years, 1 month ago release-R92-13982.B stabilize-13982.51.B stabilize-13982.60.B stabilize-13982.69.B stabilize-13982.70.B stabilize-13982.82.B stabilize-13982.88.B
  2. b6ae651 kokoro: format README.md with Google style. by Junichi Uekawa · 4 years, 2 months ago
  3. e3d1a02 vhost-user-net: Use anyhow by Chirantan Ekbote · 4 years, 2 months ago
  4. 3040cf0 vhost_user_devices: Use async style by Chirantan Ekbote · 4 years, 2 months ago
  5. a51b1bf arch: Clone minijail instead of re-using for serial by Dylan Reid · 4 years, 2 months ago
  6. 3a5178e Error on stream creation no longer blocks stream ids by Jorge E. Moreira · 4 years, 3 months ago
  7. f622e50 crosvm/kvm: enable runtime detection of IOAPIC pins by Tomasz Jeznach · 4 years, 3 months ago
  8. ac63740 devices: virtio: Remove unused method by Keiichi Watanabe · 4 years, 2 months ago
  9. 03f4c75 devices: net: Avoid causing busy loop for interrupt resample by Keiichi Watanabe · 4 years, 2 months ago
  10. 1b21dec data_model: Add safety section for unsafe functions by Kuo-Hsin Yang · 4 years, 2 months ago
  11. a60ffb8 sys_util: Switch syslog error to thiserror by Chirantan Ekbote · 4 years, 2 months ago
  12. 82cddfe net: Switch to thiserror by Chirantan Ekbote · 4 years, 2 months ago
  13. c4ce379 wl: Fix unused_imports and dead_code warnings by Chirantan Ekbote · 4 years, 2 months ago
  14. 0c6d96a net_util: Implement IntoAsync + try_clone() for Tap by Chirantan Ekbote · 4 years, 2 months ago
  15. d2399b7 cros_async: Add AsyncWrapper type by Chirantan Ekbote · 4 years, 2 months ago
  16. d8e3761 x86/acpi: clear SMI COMMAND field. by Tomasz Jeznach · 4 years, 2 months ago stabilize-13971.B stabilize-13974.B
  17. e1dff2e virtio: video: decoder: add format getters to Capability by Alexandre Courbot · 4 years, 2 months ago stabilize-13970.B
  18. 2940980 linux: generalize kick_all_vcpus to send any VcpuControl message by Daniel Verkamp · 4 years, 5 months ago
  19. 8a72afc main: add --cpu-cluster and --cpu-capacity options by Daniel Verkamp · 4 years, 4 months ago
  20. b77b936 virtio: video: encoder: make encoder own its VEA instance by Alexandre Courbot · 4 years, 2 months ago
  21. 0b96ae0 virtio: video: encoder: remove lifetimes on VEA instance/sessions by Alexandre Courbot · 4 years, 2 months ago
  22. 1eea877 crosvm: use ACPI for PCI routing if available. by Tomasz Jeznach · 4 years, 3 months ago
  23. d93c29f crosvm: flag to disable legacy x86 IO devices. by Tomasz Jeznach · 4 years, 3 months ago
  24. a8423d7 devices: pass MMIO and IO bus to PciRoot::new() by Daniel Verkamp · 4 years, 5 months ago
  25. 8c817dd vhost_user_devices: Add vhost-user net device by Keiichi Watanabe · 4 years, 3 months ago
  26. 8e7bc96 Add vhost_user_devices crate by Keiichi Watanabe · 4 years, 3 months ago
  27. acdf8de Kokoro: Add debian bullseye version of libwayland/protocols by Dennis Kempin · 4 years, 2 months ago
  28. 8ec40a7 device: vhost: user: Fix offset of GET_CONFIG by Keiichi Watanabe · 4 years, 3 months ago factory-strongbad-13963.B
  29. e6216f9 Uprev rust-toolchain for Kokoro to 1.51.0 by Dennis Kempin · 4 years, 2 months ago
  30. 7fb4034 devices: pci: add PciDevice function to get BARs by Daniel Verkamp · 4 years, 5 months ago
  31. 2da1f27 devices: vfio: use PciBarConfiguration struct by Daniel Verkamp · 4 years, 5 months ago
  32. 8954f04 devices: pci: add config support for ROM BAR by Daniel Verkamp · 4 years, 5 months ago
  33. b2b4d8c devices: pci: PciBarConfiguration cleanup by Daniel Verkamp · 4 years, 5 months ago
  34. 34050dc bin/clippy: temporarily ignore warnings from external crates by Daniel Verkamp · 4 years, 3 months ago
  35. 18750c0 devices: acpi: collapsed nested if inside else by Daniel Verkamp · 4 years, 3 months ago
  36. d8ff7fa devices: fix redundant ? inside Ok by Daniel Verkamp · 4 years, 3 months ago
  37. 0fe970b rutabaga_gfx: collapse nested if in else block by Daniel Verkamp · 4 years, 3 months ago
  38. 05485a9 acpi_tables: use vec![] to initialize vectors by Daniel Verkamp · 4 years, 3 months ago
  39. 8f32530 devices: vfio_pci: rewrite nested ifs as match by Daniel Verkamp · 4 years, 3 months ago
  40. c7215b5 devices: vfio: use vec![] in keep_rds by Daniel Verkamp · 4 years, 3 months ago
  41. 19a1240 devices: vfio: take a slice instead of Vec for irq_enable by Daniel Verkamp · 4 years, 3 months ago
  42. 87ca231 arch: serial: fix redundant slice by Daniel Verkamp · 4 years, 3 months ago
  43. 9901c75 cros_async: switch to std::hint::spin_loop by Daniel Verkamp · 4 years, 3 months ago
  44. 548754c Specify file paths via Path instead of PathBuf by Daniel Verkamp · 4 years, 3 months ago
  45. 2924f8b kernel_cmdline, cros_async: impl From instead of Into by Daniel Verkamp · 4 years, 3 months ago
  46. 435f608 Cargo.toml: remove libchromeos dependency by Daniel Verkamp · 4 years, 3 months ago
  47. dc74848 arch: Simplify build_vm by removing closure parameters by Zach Reizner · 4 years, 3 months ago
  48. b0ae537 ci: install bindgen and required header files by Zach Reizner · 4 years, 3 months ago
  49. e6c584a devices: Deduplicate mapped file descriptors. by Allen Webb · 4 years, 3 months ago
  50. a88cb19 Add kokoro information to CONTRIBUTING.md by Dennis Kempin · 4 years, 3 months ago
  51. 538128d data_model: add flexible_array_impl! macro by Gurchetan Singh · 4 years, 3 months ago
  52. d5b4cbe Remove sync_ebuild_files script by Dennis Kempin · 4 years, 3 months ago stabilize-13942.B
  53. 6ded64f unblocked_terms.txt: clean up trivial cases by Daniel Verkamp · 4 years, 3 months ago
  54. 6869e53 syscall_defines removed by Zach Reizner · 4 years, 3 months ago
  55. 62a57e9 virtio: video: decoder: remove LibvdaSession struct by Alexandre Courbot · 4 years, 3 months ago
  56. e604c33 virtio: video: decoder: make decoder own its VDA instance by Alexandre Courbot · 4 years, 3 months ago
  57. 10722b2 virtio: video: decoder: remove lifetimes on VDA instance/sessions by Alexandre Courbot · 4 years, 3 months ago
  58. 3307933 gpu_display: rustify error handling by Gurchetan Singh · 4 years, 3 months ago stabilize-13935.B
  59. 74bf69a aarch64: pass arguments to protected VM firmware by Andrew Scull · 4 years, 5 months ago
  60. ff1ed69 devices: usb: filter unclaimed interfaces by Daniel Verkamp · 4 years, 3 months ago stabilize-RUST-13932.B
  61. ccb9554 usb_util: add raw access to descriptors by Daniel Verkamp · 4 years, 3 months ago
  62. 425e4aa devices: usb: clean up intercepted_control_transfer by Daniel Verkamp · 4 years, 3 months ago
  63. 7b17f50 devices: usb: claim interfaces on device creation by Daniel Verkamp · 4 years, 3 months ago
  64. d3935a5 usb_util: assume active config for single-config devices by Daniel Verkamp · 4 years, 3 months ago
  65. 009afce sys_util: Migrate libchromeos::read_dir and syscall! by Allen Webb · 4 years, 3 months ago
  66. cf55111 acpi: FACS support, minor fixes for acpi forwarding. by Tomasz Jeznach · 4 years, 3 months ago
  67. 5be4f27 disk: read up to 4K block when detecting image type by Daniel Verkamp · 4 years, 3 months ago
  68. 3055722 disk: add detect_image_type unit tests by Daniel Verkamp · 4 years, 3 months ago
  69. 6021705 Improve code around creation of VioS recv thread by Jorge E. Moreira · 4 years, 3 months ago
  70. 0131dd3 aarch64: refactor register initialization by Andrew Scull · 4 years, 3 months ago
  71. 6d6efb2 remove dependencies on syscall_defines by Zach Reizner · 4 years, 3 months ago
  72. a9759cb Add .vscode to .gitignore by Alexandre Courbot · 4 years, 3 months ago factory-asurada-13929.B
  73. 98d2f02 Kokoro: Always build against ToT instead of a fixed manifest by Dennis Kempin · 4 years, 3 months ago
  74. 82561b4 sys_util: Fix 1.51.0 acronym case clippy warnings. by Allen Webb · 4 years, 3 months ago
  75. 78145ac Make Kokoro happy by Dennis Kempin · 4 years, 3 months ago
  76. c8cff01 Specify prctl's policy only once per device by Jorge E. Moreira · 4 years, 3 months ago
  77. 8a5127b Delay the start of VioS recv thread until after sandbox by Jorge E. Moreira · 4 years, 3 months ago
  78. c5e7a48 crosvm: vfio: allow forwarding of multiple non-MSI IRQs by Micah Morton · 4 years, 3 months ago
  79. d78d05b guest_memory: Introduce set_memory_policy() method by Sergey Senozhatsky · 4 years, 3 months ago
  80. 0b6065a mmap: add use_hugepages() helper method by Sergey Senozhatsky · 4 years, 3 months ago
  81. 1e369c5 base: add hugepages argument by Sergey Senozhatsky · 4 years, 3 months ago
  82. b5bc808 video: pass buffer modifier to decoder backend by Chih-Yu Huang · 4 years, 3 months ago
  83. d1d9739 crosvm: Add utimensat_time64 to arm seccomp by Manoj Gupta · 4 years, 3 months ago
  84. c9de52b sys_util: Migrate additional code from libchromeos-rs. by Allen Webb · 4 years, 3 months ago
  85. e35d827 sys_util: descriptor_reflection - fix warning in nightly by Dylan Reid · 4 years, 3 months ago
  86. 1e3cb9f Conditionally apply linux-only operations by Jorge E. Moreira · 4 years, 3 months ago
  87. 6d473b3 device: respect --gpu vulkan=true in GpuMode::ModeVirglRenderer by Chia-I Wu · 4 years, 3 months ago
  88. 91df656 devices: disable vulkan by default by Chia-I Wu · 4 years, 3 months ago
  89. e25859b devices: rename GpuMode::Mode3D to GpuMode::ModeVirglRenderer by Chia-I Wu · 4 years, 3 months ago
  90. 0beb246 devices: rename gfxstream_support_vulkan to use_vulkan by Chia-I Wu · 4 years, 3 months ago
  91. 2a5e579 rutabaga_gfx: add venus flags to VirglRendererFlags by Chia-I Wu · 4 years, 3 months ago
  92. 5e18583 sys_util: Add scoped_signal_handler. by Allen Webb · 4 years, 3 months ago
  93. a09d09c sys_util: Fix clippy errors for dev-lang/rust-1.51.0 by Allen Webb · 4 years, 3 months ago
  94. 1a5b735 data_model: Fix clippy error on 1.51.0 related to Into<>. by Allen Webb · 4 years, 3 months ago
  95. 4786cee devices: Add a trait for Interrupt by Dylan Reid · 4 years, 6 months ago
  96. f860f50 rutabaga_gfx: cross-process Vulkan mappings by Gurchetan Singh · 4 years, 5 months ago
  97. 6139da6 crosvm: Supress unused mut warning for variable linux in run_vm by Kuo-Hsin Yang · 4 years, 3 months ago
  98. a00991c Replace dup with fcntl(F_DUPFD_CLOEXEC) by Chirantan Ekbote · 4 years, 3 months ago
  99. f0a7723 crosvm: Update usage. by Junichi Uekawa · 4 years, 3 months ago
  100. 9af97d7 [base] update/clean mmap interfaces. by Noah Gold · 4 years, 3 months ago