- 186908d virgl: use virgl_renderer_context_create_with_flags by Chia-I Wu · 3 years, 11 months ago
- 2118d6f Test Runner for crosvm by Dennis Kempin · 3 years, 10 months ago
- bc94c97 vm_memory: Update memfd variable name by Michael Hoyle · 3 years, 10 months ago
- c7236f2 seccomp: allow USBDEVFS_CLEAR_HALT by Daniel Verkamp · 3 years, 10 months ago
- 46844e7 rutabaga_gfx: ignore unused consts warning by Daniel Verkamp · 3 years, 10 months ago
- 0797a55 Framework for extended integration tests by Dennis Kempin · 4 years ago
- 191b95b native and aarch64 cross-compile containers by Dennis Kempin · 4 years ago
- c7aa523 crosvm: Add a error message signature. by Junichi Uekawa · 4 years, 2 months ago
- d7bccca cros_async: Make select a future combinator by Chirantan Ekbote · 4 years ago
- 12e20d2 cros_async: Make complete a future combinator by Chirantan Ekbote · 4 years ago
- 5380b44 io_uring: Use IoBufMut instead of iovec by Chirantan Ekbote · 4 years ago
- 984d7b5 data_model: Rename IoSliceMut -> IoBufMut by Chirantan Ekbote · 3 years, 10 months ago
- 9cfdbd9 Fix clippy errors and some warnings. by Andrew Walbran · 3 years, 10 months ago
- 4223a41 cros_async: Use fcntl instead of dup by Chirantan Ekbote · 3 years, 10 months ago
- d8dd1c6 rutabaga_gfx: fix iov scope with transfer_read by Jason Macnak · 3 years, 10 months ago
- eaec45b rutabaga_gfx: Pass display dimensions and gl flags to gfxstream by Jason Macnak · 3 years, 10 months ago
- a81bedb AARCH64 bios support by Ram Muthiah · 4 years, 1 month ago
- de498d1 fuse: supply a no-op Mapper for fuzzing by Daniel Verkamp · 3 years, 10 months ago
- f35d2c4 gfxstream: use WC memory in ASG blobs by Lingfeng Yang · 3 years, 10 months ago
- 9eb640c fuse: Fix build error with fuzzing cfg flag by Keiichi Watanabe · 3 years, 10 months ago
- 1914447 data_model: Ad is_empty to fix clippy warning. by Allen Webb · 3 years, 10 months ago
- 43c0add virtio: video: change minimum input buffer of encoder to 1 by Chih-Yu Huang · 3 years, 11 months ago
- 0e3d4b6 crosvm make balloon logic more fair by Charles William Dick · 4 years ago
- 442903b virtio: video: change minimum input buffer of decoder to 1 by Chih-Yu Huang · 3 years, 11 months ago
- bba763f devices: virtio: fs: Avoid allocating shared memory on ARM by Keiichi Watanabe · 4 years ago
- bccc20d kokoro: update docs for main branch by Daniel Verkamp · 4 years ago
- 028b804 crosvm: clearer naming about GPU features by Gurchetan Singh · 4 years ago
- fb54f3c docs: update chromium docs URLs to HEAD branch by Daniel Verkamp · 4 years ago
- 3267e02 Cargo.lock: Remove unnecessary dependency by Keiichi Watanabe · 4 years ago
- eefe7fb devices: virtio: fs: DAX based shared memory support by Keiichi Watanabe · 4 years ago
- 76ab3a4 docker: update checkout_commits.env by Daniel Verkamp · 4 years ago
- 853ecdb clippy: Fix unnecessary-lazy-evaluations by Keiichi Watanabe · 4 years ago
- 39d9542 clippy: Update doc comment to avoid a bug of clippy 1.48.0 by Keiichi Watanabe · 4 years ago
- a9bfcb4 Fixed Clippy or_fun_call warnings in devices/ by Camilo Jacomet · 4 years ago
- 48d1729 Fixed or_fun_call warnings in kvm/ by Camilo Jacomet · 4 years ago
- 74c2381 crosvm: Add support for forcing keyframes to the crosvm encoder. by David Staessens · 4 years ago
- e08b929 Fixed redundant_closure warnings in kvm/ by Camilo Jacomet · 4 years ago
- 2bf3202 x86_64: add integration test case by Colin Downs-Razouk · 4 years ago
- 6ea1f74 gpu_display: display_wl: wait for surface to be configured by Gurchetan Singh · 4 years ago
- 911a0de crosvm: Expand the list of supported encode levels. by David Staessens · 4 years ago
- f16084d crosvm: Apply framerate requested on OUTPUT queue to CAPTURE queue. by David Staessens · 4 years ago
- 0d9d0e3 Allow perfetto tracing from crosvm gpu process by John Bates · 4 years ago
- 2f6d79e devices: usb: fix ownership of USB file descriptor by Daniel Verkamp · 4 years ago
- 67afb23 virtiofs: Add support for CHROMEOS_TMPFILE by Chirantan Ekbote · 4 years ago
- 3b18157 data_model: Export IoSliceMut as a public type by Chirantan Ekbote · 4 years ago
- 6daa9a5 data_model: Replace as_iobuf() with AsRef and AsMut by Chirantan Ekbote · 4 years ago
- f1444aa data_model: Implement Send + Sync for IoSliceMut by Chirantan Ekbote · 4 years ago
- 0a086e6 x86_64/cpuid.rs: Add cpu topology when no_smt isn't set by Xiong Zhang · 4 years ago
- b1394f7 rutabaga_gfx: an electrifying possibility by Gurchetan Singh · 4 years, 1 month ago
- df364cc ac97: Add AudioWorker and refactor start_audio by paulhsia · 4 years ago
- 8e06159 virtiofs: Support FS_IOC_GET_ENCRYPTION_POLICY_EX by Chirantan Ekbote · 4 years ago
- c6810f2 virtiofs: Drop regular encryption ioctls by Chirantan Ekbote · 4 years ago
- 8ed71d1 Fix clippy errors by Chirantan Ekbote · 4 years ago
- 173289d virtio: gpu: forward use_external_blob flag to renderer by Ryan Neph · 4 years ago
- da2a96f crosvm: Use the stride requested by the virtio encoder. by David Staessens · 4 years ago
- 1e2231f Fix some erroneous usages of RawFd/sys_util interfaces by Michael Hoyle · 4 years ago
- bda802c base: move mmap.remove_range to Unix trait by Michael Hoyle · 4 years ago
- 8e1d300 seccomp: x86_64: Fix video device crash on AMD GPU by Lepton Wu · 4 years ago
- af53d92 crosvm: Propagate keyframe flag back to virtio encoder. by David Staessens · 4 years ago
- 22f808f aarch64: fdt: Fix format of properties containing multiple values by Keiichi Watanabe · 4 years ago
- 80f76b9 crosvm: Use requested output buffer size and don't set output resolution. by David Staessens · 4 years ago
- add16ad devices: virtio: support sharing fences by David Stevens · 4 years, 7 months ago
- f408c73 devices: Use PowerMonitor trait objects as a data source for GoldfishBattery. by Alex Lau · 4 years ago
- d49bba9 docker: copy power_supply_properties.proto for power_monitor crate. by Alex Lau · 4 years ago
- 0d6ae7a Add power_monitor crate. by Alex Lau · 4 years ago
- 1647824 crosvm: Add kernel parameters when ac97 devices exist by paulhsia · 4 years ago
- 4e1f99a devices: virtio: block: add VIRTIO_BLK_T_GET_ID by Daniel Verkamp · 4 years, 6 months ago
- 6c40ddb cros_async: Add TimerAsync by Dylan Reid · 4 years ago
- 977c67e Upgrade Cargo.lock format to v2. by Noah Gold · 4 years ago
- 4799680 fuse: provide a mount API by Victor Hsieh · 4 years ago
- f70350b linux: Run cargo fmt by Keiichi Watanabe · 4 years ago
- 26384d8 cros_async: Fix double cancellation of fd wakers by Dylan Reid · 4 years ago
- 385c320 cros_async: event - fix poll unit test by Dylan Reid · 4 years ago
- d32098d Restore default virtio features for virtio-rng by Alistair Delva · 4 years ago
- 42012e8 Disable proxy device tests as they fail when run multi-threaded by Dennis Kempin · 4 years ago
- 62e2e2e devices: add un-mutex-ed BusDevice in Bus by Colin Downs-Razouk · 4 years, 1 month ago
- 11dc671 devices: irqchip: add halted, cap, inject methods by Steven Richman · 4 years, 3 months ago
- 0af24ee devices: Add simple test for proxy device by Dennis Kempin · 4 years, 1 month ago
- ed606d5 pl030: Fix write endian conversion by Dennis Kempin · 4 years, 1 month ago
- 9be2c6d devices/video/decoder: fix drain+clear queue issue by David Stevens · 4 years ago
- f12c5ea aarch64: Check the current PSCI version when creating device tree on ARM by Keiichi Watanabe · 4 years ago
- bb318f8 kvm_sys: Update bindings.rs by Keiichi Watanabe · 4 years ago
- 2bbe85c linux: Fix a recent regression of ACPI S1 suspending issue by Chuanxiao Dong · 4 years ago
- 4e464ae data_model: fix flexible_array doc tests by Daniel Verkamp · 4 years ago
- 0df9df5 ACPI: add S5 support by Chuanxiao Dong · 4 years ago
- b9d3b69 devices: p9: Update policy for arm. by Lepton Wu · 4 years ago
- 417e8ee devices: virtio: add Queue mem access wrappers by Daniel Verkamp · 4 years, 1 month ago
- a7d1886 cros_async: fix unittest for uring by Dylan Reid · 4 years ago
- a596a07 Final major RawDescriptor transition. by Michael Hoyle · 4 years ago
- 256be3a Goldfish battery: add external command interface to set the state by Chuanxiao Dong · 4 years, 7 months ago
- 204d9f8 crosvm: Shorten socket paths using /proc/self/fd by Fergus Dall · 4 years ago
- fbe73af crosvm: Don't try to bind the logging socket by Fergus Dall · 4 years, 1 month ago
- bbb32af Goldfish battery: create a irq thread by Chuanxiao Dong · 4 years, 7 months ago
- 23f9471 gdb: Support single-step execution and HW breakpoints for x86_64 by Keiichi Watanabe · 4 years, 1 month ago
- c5262e9 linux: Support GDB remote serial protocol for x86_64 by Keiichi Watanabe · 4 years, 1 month ago
- fa149ab Cargo.lock: Restore accidentally removed packages by Keiichi Watanabe · 4 years ago
- fd5626c Goldfish battery: add the basic battery/ac property emulation by Chuanxiao Dong · 4 years, 7 months ago
- 0d46a14 Cargo.lock: Uprev cfg-if and paste crates by Keiichi Watanabe · 4 years, 1 month ago
- 3d63706 linux: Wrap messages to vcpus in an enum by Dylan Reid · 6 years ago
- b049266 linux: Switch from a run mutex to a channel by Dylan Reid · 6 years ago