- 4f41c7e crosvm: Remove old test infrastructure by Dennis Kempin · 3 years, 9 months ago
- ce10855 enable_raw_capability and kvm_enable_cap are unsafe by Andrew Walbran · 3 years, 9 months ago
- 0a91c96 arch: rewrite FDT writer in native rust by Daniel Verkamp · 3 years, 9 months ago
- 413f854 Enable KVM_CAP_ARM_PROTECTED_VM when --protected-vm is passed. by Andrew Walbran · 3 years, 10 months ago
- 9b006f1 Refactor BorrowedIoVec into VolatileSlice. by Noah Gold · 3 years, 9 months ago
- de8c806 Add script to sync Cargo.lock with ebuild files by Dennis Kempin · 3 years, 9 months ago
- 229cbea virtio: batch page removal in balloon by David Stevens · 3 years, 10 months ago
- 9463e37 fs: Fix fallocate with zero-message-open by Chirantan Ekbote · 3 years, 9 months ago
- 4e2f7fb Fix max multitouch slot & tracking ID values. by Noah Gold · 3 years, 9 months ago
- 531cbbd x86_64: allow arbitrary-size BIOS images by Daniel Verkamp · 3 years, 10 months ago
- e0ea4e0 fs: Include Inode in ioctl parameters by Chirantan Ekbote · 3 years, 9 months ago
- 90163ce base: Use trait objects for ioctls by Chirantan Ekbote · 3 years, 9 months ago
- 8ef8140 devices: virtio: block: fix arm fcntl syscall by Daniel Verkamp · 3 years, 9 months ago
- f914959 virtio: video: handle data offset for decoder input by David Stevens · 3 years, 9 months ago
- 57e0d5d Make Kokoro Happy by Dennis Kempin · 3 years, 9 months ago
- 503c5ab devices: Add an asynchronous block device by Dylan Reid · 4 years, 4 months ago
- 781d975 Revert "Revert "rutabaga_gfx: cross-domain: a new year's miracle in February"" by Gurchetan Singh · 3 years, 9 months ago
- 4a33bcb fs: Support zero-message open by Chirantan Ekbote · 3 years, 10 months ago
- 942b8fc Revert "rutabaga_gfx: cross-domain: a new year's miracle in February" by Hiroki Sato · 3 years, 9 months ago
- 418cc5a uring: Check if executor runs on current thread by Chirantan Ekbote · 3 years, 9 months ago
- 5136b77 virtio: video: remove unexpected response failure by David Stevens · 3 years, 9 months ago
- 592f327 devices: Use async from balloon by Dylan Reid · 4 years, 10 months ago
- a9c4b3a rutabaga_gfx: cross-domain: a new year's miracle in February by Gurchetan Singh · 4 years ago
- 15e8a97 Reland "Relocate FDT to beginning of RAM" by Ram Muthiah · 3 years, 9 months ago
- 5b49993 fuse: Remove SECURITY_CTX feature by Chirantan Ekbote · 3 years, 10 months ago
- febb71c seccomp: Update arm/aarch64 gpu_device.policy for Mesa by Rob Clark · 3 years, 9 months ago
- 4d2253b Kokoro: Extensive polishing and bugfixing by Dennis Kempin · 3 years, 10 months ago
- 451ee23 fuse: Fix boundary check of buffer size and header by Victor Hsieh · 3 years, 9 months ago
- c664ea2 rustfmt.toml: Use 2018 edition by Keiichi Watanabe · 3 years, 9 months ago
- f4d1cda devices: extend config_register_write with result by Daniel Verkamp · 4 years, 3 months ago
- 852411e crosvm: power_monitor: Populate more battery fields. by Alex Lau · 3 years, 9 months ago
- 37857e1 ac97: Update Dummy* for inclusive language by En-Shuo Hsu · 3 years, 10 months ago
- 502b5de devices: change PCI slot and IRQ allocator. by Tomasz Jeznach · 3 years, 10 months ago
- 26cc51e Make Kokoro v2 happy with new config by Dennis Kempin · 3 years, 10 months ago
- 11e39e7 rutabaga_gfx: rutabaga_gralloc: fix Kokoro unhappiness by Gurchetan Singh · 3 years, 10 months ago
- 0dbb980 Add Kokoro for ci/builders by Dennis Kempin · 3 years, 10 months ago
- aa07174 Add VM to builders by Dennis Kempin · 3 years, 10 months ago
- 9cdd5fb devices: fix build with audio feature disabled by Daniel Verkamp · 3 years, 10 months ago
- 5545c90 Add COIL presubmit to crosvm by Dennis Kempin · 3 years, 10 months ago
- 293913c rutabaga_gfx: rutabaga_gralloc: a shimmering beacon of hope by Gurchetan Singh · 4 years ago
- 359e7de Add the VioS audio backend by Jorge E. Moreira · 4 years ago
- 52e51b6 docker: update platform2 commit and libchromeos deps by Daniel Verkamp · 3 years, 10 months ago
- f3050db i8042: use address instead of offset for read and write by Chuanxiao Dong · 3 years, 10 months ago
- 66f975e devices: virtio: ignore driver interrupt suppression by Daniel Verkamp · 3 years, 10 months ago
- 486cffc Add and enable virtio multi-touch touchscreen device by Tristan Muntsinger · 4 years, 2 months ago
- 18d5733 Revert "Relocate FDT to beginning of RAM" by Ryo Hashimoto · 3 years, 10 months ago
- a91761a Add some constants and structs for the virtio-snd device by Jorge E. Moreira · 4 years ago
- 4a86ce8 cros_async: Simplify uring executor drop impl by Chirantan Ekbote · 3 years, 10 months ago
- d1e8f14 cros_async: Replace notify_task with IORING_OP_NOP by Chirantan Ekbote · 3 years, 10 months ago
- 1fcc8a8 io_uring: Make UringContext Sync by Chirantan Ekbote · 3 years, 10 months ago
- 1e9974f cros_async: Add the WeakWake trait by Chirantan Ekbote · 3 years, 10 months ago
- f1ce859 cros_async: Refactor executors by Chirantan Ekbote · 4 years ago
- 890ae4c Relocate FDT to beginning of RAM by Ram Muthiah · 3 years, 10 months ago
- b40ec47 Make Kokoro happy by Dennis Kempin · 3 years, 10 months ago
- d562b1a gpu: bind mount /usr/share/vulkan for vulkan loader by Chia-I Wu · 3 years, 11 months ago
- 694c530 seccomp: gpu: allow vulkan loader and intel anv by Chia-I Wu · 3 years, 11 months ago
- 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