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