- 9fec373 descriptor_utils: Add write_iter method by Chirantan Ekbote · 4 years, 7 months ago
- da0e0f9 devices: pci: refactor PCI devices to use PciAddress. by Tomasz Jeznach · 4 years, 7 months ago
- a4dd4af docker: update CRAS commit to fix kokoro build by Daniel Verkamp · 4 years, 7 months ago
- d4cc910 devices: pci: refactor device location address. by Tomasz Jeznach · 4 years, 7 months ago
- 2d9dde9 Stop tracking sub-mappings in MemoryMappingArena by Chirantan Ekbote · 4 years, 7 months ago
- 887289e cros_async: allow wakers to be canceled by Dylan Reid · 4 years, 7 months ago
- 7b8f776 ac97: Create CrasClient with unified socket by paulhsia · 4 years, 7 months ago
- 9f0b9e9 docker: update CRAS commit to fix clippy error by Daniel Verkamp · 4 years, 7 months ago
- 34d45e5 linux.rs: Set MS_SLAVE mount propagation for virtio-fs by Chirantan Ekbote · 4 years, 7 months ago
- 93dca2f cros_async: remove rustdoc inside macro by Daniel Verkamp · 4 years, 7 months ago
- f75810f Remove unnecessary parentheses in consts by Daniel Verkamp · 4 years, 7 months ago
- e1952dd Remove redundant single-component imports by Daniel Verkamp · 4 years, 7 months ago
- d5f47a9 acpi: add AML support by Chuanxiao Dong · 4 years, 9 months ago
- 6031ff4 seccomp: gpu: allow sysinfo by David Stevens · 4 years, 7 months ago
- 8f9d4f7 msg_socket: AsyncReceiver doesn't need a mut ref by Dylan Reid · 4 years, 7 months ago
- 9f22e23 devices: usb: allow arbitrary control request size by Daniel Verkamp · 4 years, 7 months ago
- ed14986 Apply same permissions to pmem-region alignments. by Iliyan Malchev · 4 years, 7 months ago
- 1160f45 sys_util: timerfd: Methods don't need to me mut by Dylan Reid · 4 years, 7 months ago
- a7b6a1c arch, main: add virtio-console parsing and creation by Daniel Verkamp · 4 years, 8 months ago
- b865810 devices: add SerialDevice trait by Daniel Verkamp · 4 years, 8 months ago
- e538d52 arch: serial: simplify device creation by Daniel Verkamp · 4 years, 8 months ago
- fbd6122 arch, devices: move serial creation to arch by Daniel Verkamp · 4 years, 9 months ago
- 2c1417b Serial: add input path overriding stdin for --serial by Iliyan Malchev · 4 years, 7 months ago
- 043aaea docker: update to rust 1.42 and rustup 1.21.1 by Daniel Verkamp · 4 years, 7 months ago
- fcf078c disk: resolve iter_nth_zero clippy warning by Daniel Verkamp · 4 years, 7 months ago
- d8d9556 docker: Put libvda.pc under /pkgconfig/ by Keiichi Watanabe · 4 years, 7 months ago
- 5cf5af6 seccomp: allow kcmp on x86_64 gpu device by Zach Reizner · 4 years, 7 months ago
- a896213 devices: fs: Fix potential resource leak by Chirantan Ekbote · 4 years, 7 months ago
- 80d6187 devices: fs: Strip padding from directory entry names by Chirantan Ekbote · 4 years, 7 months ago
- e17b2b9 devices: virtio: wl: Stop using non-blocking sockets by Ryo Hashimoto · 4 years, 7 months ago
- 40af8ee crosvm: Enable cargo clippy in smoke_test by Keiichi Watanabe · 4 years, 7 months ago
- 05489a7 crosvm: Fix clippy::correctness error by Keiichi Watanabe · 4 years, 7 months ago
- 275c1ef crosvm: Apply cargo fix for some clippy errors by Keiichi Watanabe · 4 years, 7 months ago
- 6eb0ca9 crosvm: Fix compile warnings by Keiichi Watanabe · 4 years, 7 months ago
- 297ae77 msg_socket: add specialized error for zero sized recv by Zach Reizner · 4 years, 9 months ago
- e4cbef4 tests: enable logging for boot test by Zach Reizner · 4 years, 9 months ago
- 1d6af55 msg_socket: allow Enum with no variant filed types by Chuanxiao Dong · 4 years, 7 months ago
- 220eaf5 devices: fs: Report "." and ".." entries by Chirantan Ekbote · 4 years, 7 months ago
- ed22f6b crosvm balloon_stats command by Charles William Dick · 4 years, 7 months ago
- 4ee9bff ac97: Set CRAS_CLIENT_TYPE_CROSVM for crosvm by paulhsia · 4 years, 7 months ago
- 03164ca io_uring: allocate iovecs based on returned count from the kernel by Dylan Reid · 4 years, 7 months ago
- 23a2b7b io_uring: add reading and writing iovecs by Dylan Reid · 4 years, 8 months ago
- 40d0e01 io_uring: operation results are unsigned by Dylan Reid · 4 years, 7 months ago
- e1980a9 devices: pmem: implement flush using msync() by Daniel Verkamp · 4 years, 9 months ago
- f3081b1 Fix performance problem on Android Sparse images by A. Cody Schuffelen · 4 years, 8 months ago
- 0bf8a55 crosvm balance available memory by Charles William Dick · 5 years ago
- a9a1d02 Add io_uring interfaces by Dylan Reid · 4 years, 8 months ago
- 252d5b3 handle mmap of large offsets on 32 bit systems by Dylan Reid · 4 years, 8 months ago
- 146450b msg_socket: support dynamically sized types by Zach Reizner · 4 years, 10 months ago
- 773c707 Virtio-net: Let queue-num could configurable by Xiong Zhang · 4 years, 8 months ago
- c56bc98 docker: Add setup for libvda by Keiichi Watanabe · 4 years, 8 months ago
- abf8dab docker: Run cargo check with all features enabled by Keiichi Watanabe · 4 years, 8 months ago
- 11e71a1 virtio-gpu: add support for exporting virtgpu resources by David Stevens · 4 years, 10 months ago
- 4cbcc26 Virtio-net: Add multi queues in multi threads by Xiong Zhang · 4 years, 9 months ago
- 664cc3c crosvm virtio balloon stats by Charles William Dick · 4 years, 10 months ago
- 31deb9f sys_util: Allow pre-populating mmaps by Dylan Reid · 4 years, 8 months ago
- d321002 syscall_defines: add new/updated syscalls by Dylan Reid · 4 years, 8 months ago
- c6f1380 devices: fs: Replace RwLock with Mutex by Chirantan Ekbote · 4 years, 8 months ago
- bbb8228 devices: usb: temporarily disable resets by Daniel Verkamp · 4 years, 8 months ago
- d74bb77 devices: fs: Use l{get,set,list,remove}xattr by Chirantan Ekbote · 4 years, 8 months ago
- 9e8aa13 devices: fs: Add missing `&` in copy_file_range by Chirantan Ekbote · 4 years, 8 months ago
- 22964ea gfxstream: fix build by Lingfeng Yang · 4 years, 8 months ago
- 45a94be vhost-net: implement direct msix irq fd by Chuanxiao Dong · 4 years, 8 months ago
- 57b8201 vhost: pass response_socket to activate thread by Chuanxiao Dong · 4 years, 9 months ago
- 02f58e6 vhost-net: add control socket basic support by Chuanxiao Dong · 4 years, 8 months ago
- 928a839 docker: update ADHD commit to fix kokoro build by Daniel Verkamp · 4 years, 8 months ago
- 0dcbfa1 usb: avoid setting configuration when unnecessary by Daniel Verkamp · 4 years, 8 months ago
- 83fc5c4 devices: gpu: complete resource V2 rebase by Gurchetan Singh · 4 years, 10 months ago
- 151af70 devices: gpu: modify resource v2 by Gurchetan Singh · 4 years, 10 months ago
- 911e21e gpu_renderer: disable debug callback on arm by David Stevens · 4 years, 8 months ago
- d5c1e96 audio: Create AC97 device with --ac97 option by Judy Hsiao · 4 years, 10 months ago
- e511304 devices: virtio: add virtio-console device by Daniel Verkamp · 4 years, 8 months ago
- 9486e57 ACPI: enable ACPI from command line by Chuanxiao Dong · 4 years, 8 months ago
- 5b2447c devices: fs: Bump fuse minor version to 31 by Chirantan Ekbote · 4 years, 8 months ago
- 6dfa1e4 devices: fs: Implement copy_file_range by Chirantan Ekbote · 4 years, 8 months ago
- 93a9877 devices: fs: Support FOPEN_CACHE_DIR by Chirantan Ekbote · 4 years, 8 months ago
- a07d84a devices: fs: Add support for fuse minor version 28 by Chirantan Ekbote · 4 years, 8 months ago
- 6d2a834 seccomp: add frequency file to x86_64 by Matt Delco · 4 years, 10 months ago
- 5934305 crosvm: Change expected field to String in InvalidValue by Judy Hsiao · 4 years, 8 months ago
- 8476d79 Fix warnings added in rust 1.42 by Dylan Reid · 4 years, 8 months ago
- 752f9c2 devices: Ignore O_DIRECT in 9p and fs devices by Chirantan Ekbote · 4 years, 8 months ago
- cba39f2 Allow all serial port types to read from stdin by Jorge E. Moreira · 4 years, 8 months ago
- d9082cf README: add instructions for building on Linux + CrOS by Stephen Barber · 4 years, 9 months ago
- 63c2394 Fix into_iter() usage where iter() suffices by Daniel Verkamp · 4 years, 9 months ago
- a0fea29 gpu_renderer: add virglrenderer logging callback by David Stevens · 4 years, 9 months ago
- 265967b descriptor_utils: Add `iter` method by Chirantan Ekbote · 4 years, 8 months ago
- 8bb4faa Vfio: Multi vfio device support by Xiong Zhang · 5 years ago
- 4b62cd9 crosvm: remove deprecated --qcow and --rwqcow options by Daniel Verkamp · 5 years ago
- 9515b05 devices: virtio: resource_bridge: Transfer plane metadata by Keiichi Watanabe · 4 years, 9 months ago
- 3f3c0a3 ac97: Mark pci::ac97_bus_master::test::start_playback ignored by Mattias Nissler · 4 years, 9 months ago
- aee33b5 virtio: Add VIRTIO_RING_F_EVENT_IDX test case by Xiong Zhang · 4 years, 9 months ago
- 0d2f3d2 fuzz: ensure sys_util path dependency is used by Daniel Verkamp · 4 years, 9 months ago
- 2977573 seccomp: Add missing syscalls to fs device policy by Chirantan Ekbote · 4 years, 9 months ago
- ea6cf66 Vfio: multi vfio group support by Xiong Zhang · 5 years ago
- dc7f52b Use simple virtio_input_events where possible. by Noah Gold · 4 years, 10 months ago
- d2a862b crosvm: add handling for hyperv exits by Matt Delco · 4 years, 9 months ago
- b9f4c9b crosvm: Add plumbing for split-irqchip interrupts by Zhuocheng Ding · 5 years ago
- 2f7dabb Virtio: Add blk VIRTIO_RING_F_EVENT_IDX feature by Xiong Zhang · 4 years, 11 months ago
- db4c70d devices: PIC: implement interrupt injection by Zhuocheng Ding · 5 years ago
- f2e90bf Add logic to setup PIC/IOAPIC. by Zhuocheng Ding · 5 years ago