- c14eeae resources: release support for address_allocator by Tomasz Jeznach · 4 years, 6 months ago
- cef3558 arch: serial: open file outputs for append by Daniel Verkamp · 4 years, 6 months ago
- ec9a991 fuzz: update virtqueue fuzzer for new VolatileSlice API by Daniel Verkamp · 4 years, 6 months ago
- de1f2c5 docker: update adhd commit for IntoIovec change by Daniel Verkamp · 4 years, 6 months ago
- c31a7b9 hypervisor: x86 irqchip structs by Colin Downs-Razouk · 4 years, 7 months ago
- 1a9f2a5 sys_util: Refactor IntoIovec by Chirantan Ekbote · 4 years, 6 months ago
- 247134f devices: usb: add unit test for ring buffer cycle by Daniel Verkamp · 4 years, 6 months ago
- 1cc1d5e arch: check property_string result in create_android_fdt by Daniel Verkamp · 4 years, 6 months ago
- ddd8180 Fix VolatileSlice calls in all modules by Daniel Verkamp · 4 years, 6 months ago
- f0fa242 docker: update ADHD commit for VolatileSlice changes by Daniel Verkamp · 4 years, 6 months ago
- a81bb0b Cargo.lock: add sync dependency to hypervisor by Daniel Verkamp · 4 years, 6 months ago
- aa6bdd9 resources: allocate_at support for address_allocator by Tomasz Jeznach · 4 years, 6 months ago
- e7d1221 Make VolatileSlice ABI-compatible with iovec by Chirantan Ekbote · 4 years, 6 months ago
- be58244 devices: virtio: video: Implement video decoder device by Keiichi Watanabe · 4 years, 10 months ago
- 57df6a0 devices: virtio: Initial implementation of virtio-video device by Keiichi Watanabe · 5 years ago
- b2ca24c devices: gpu: random cleanup by Gurchetan Singh · 4 years, 6 months ago
- 56520c2 Cargo.lock: add kvm to hypervisor dependencies by Daniel Verkamp · 4 years, 6 months ago
- 0aacc50 hypervisor: add KvmVm new and try_clone by Steven Richman · 4 years, 6 months ago
- 1de5def Put files in device tree for Android by Lepton Wu · 4 years, 6 months ago
- 43b1bc8 devices: irqchip: new irqchip module by Colin Downs-Razouk · 4 years, 7 months ago
- 7366586 msg_socket: remove MsgOnSocket impl for RawFd, an alias for i32 by Zach Reizner · 4 years, 6 months ago
- 7ea121b msg_socket: fix MsgOnSocket::msg_size for Option<T> by Zach Reizner · 4 years, 6 months ago
- 9a0ffde devices: usb: ignore busy flag in interrupter by Daniel Verkamp · 4 years, 6 months ago
- 1182090 devices: usb: remove interrupter pending variable by Daniel Verkamp · 4 years, 6 months ago
- 3730355 Implements the Hypervisor trait for Kvm. by Udam Saini · 4 years, 7 months ago
- c569a57 descriptor_utils: Remove need for temporary vectors by Chirantan Ekbote · 4 years, 6 months ago
- 6db9f9f acpi: refactor the ACPI PM device by Chuanxiao Dong · 4 years, 7 months ago
- e1f8d91 hypervisor: add Vm/Vcpu traits and Kvm impls by Steven Richman · 4 years, 7 months ago
- a746906 Extract the DisplayBackend build process into BackendKind build function by Kaiyi Li · 4 years, 7 months ago
- 03a54ab docker: update PLATFORM2 commit to fix kokoro build with video by Keiichi Watanabe · 4 years, 6 months ago
- 7dc915d aarch64: Enable PMU in the guest. by Suleiman Souhlal · 4 years, 7 months ago
- a1c0e3c remove instantes of using IntoRawFd in unsafe blocks by Zach Reizner · 4 years, 7 months ago
- a723794 msg_socket: AsyncReceiver doesn't need a mut ref by Dylan Reid · 4 years, 7 months ago
- 4080f8b async_core: Add async TimerFd by Dylan Reid · 5 years ago
- 0bb7fa6 cros_async: Hide the details of fd_executor by Dylan Reid · 4 years, 7 months ago
- 882e2ce msg_socket: impl skip helper attribute by Zach Reizner · 4 years, 8 months ago
- 8b3ee41 msg_socket: impl for Arc and Mutex by Zach Reizner · 4 years, 8 months ago
- 34c0046 async_core: eventfd: implement a future for the next value by Dylan Reid · 4 years, 7 months ago
- 4381d04 cros_async: implement waker_wake by Dylan Reid · 4 years, 7 months ago
- f60fb14 cros_async: Don't wake wakers on removal by Dylan Reid · 4 years, 7 months ago
- aee62a8 cros_async: Add a function to run one future to completion by Dylan Reid · 4 years, 7 months ago
- e94b5f8 pci: refactor FDT/MPTABLE creation to use PciAddress. by Tomasz Jeznach · 4 years, 7 months ago
- 6fe08fa Adding hypervisor crate to abstract out Kvm implementation by Udam Saini · 4 years, 7 months ago
- f990be3 cros_async: Add select6 by Dylan Reid · 4 years, 7 months ago
- 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