summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
| * devices: usb: ignore busy flag in interrupterDaniel Verkamp2020-05-16
| * devices: usb: remove interrupter pending variableDaniel Verkamp2020-05-16
| * Implements the Hypervisor trait for Kvm.Udam Saini2020-05-15
| * descriptor_utils: Remove need for temporary vectorsChirantan Ekbote2020-05-14
| * acpi: refactor the ACPI PM deviceChuanxiao Dong2020-05-11
| * hypervisor: add Vm/Vcpu traits and Kvm implsSteven Richman2020-05-09
| * Extract the DisplayBackend build process into BackendKind build functionKaiyi Li2020-05-08
* | crosvm: fix file_to_i64 commentAlyssa Ross2020-05-22
* | msg_socket: impl std::error::Error for MsgErrorAlyssa Ross2020-05-22
* | devices: print unexpected wl command in hexAlyssa Ross2020-05-16
* | msg_socket: fmtAlyssa Ross2020-05-10
* | Merge remote-tracking branch 'origin/master'Alyssa Ross2020-05-10
|\|
| * docker: update PLATFORM2 commit to fix kokoro build with videoKeiichi Watanabe2020-05-08
| * aarch64: Enable PMU in the guest.Suleiman Souhlal2020-05-08
| * remove instantes of using IntoRawFd in unsafe blocksZach Reizner2020-05-07
| * msg_socket: AsyncReceiver doesn't need a mut refDylan Reid2020-05-07
| * async_core: Add async TimerFdDylan Reid2020-05-07
| * cros_async: Hide the details of fd_executorDylan Reid2020-05-07
| * msg_socket: impl skip helper attributeZach Reizner2020-05-06
| * msg_socket: impl for Arc and MutexZach Reizner2020-05-05
| * async_core: eventfd: implement a future for the next valueDylan Reid2020-05-05
| * cros_async: implement waker_wakeDylan Reid2020-05-05
| * cros_async: Don't wake wakers on removalDylan Reid2020-05-05
| * cros_async: Add a function to run one future to completionDylan Reid2020-05-05
| * pci: refactor FDT/MPTABLE creation to use PciAddress.Tomasz Jeznach2020-05-05
| * Adding hypervisor crate to abstract out Kvm implementationUdam Saini2020-05-03
| * cros_async: Add select6Dylan Reid2020-05-01
| * descriptor_utils: Add write_iter methodChirantan Ekbote2020-05-01
| * devices: pci: refactor PCI devices to use PciAddress.Tomasz Jeznach2020-05-01
| * docker: update CRAS commit to fix kokoro buildDaniel Verkamp2020-04-30
| * devices: pci: refactor device location address.Tomasz Jeznach2020-04-29
| * Stop tracking sub-mappings in MemoryMappingArenaChirantan Ekbote2020-04-29
| * cros_async: allow wakers to be canceledDylan Reid2020-04-29
| * ac97: Create CrasClient with unified socketpaulhsia2020-04-29
| * docker: update CRAS commit to fix clippy errorDaniel Verkamp2020-04-28
| * linux.rs: Set MS_SLAVE mount propagation for virtio-fsChirantan Ekbote2020-04-28
| * cros_async: remove rustdoc inside macroDaniel Verkamp2020-04-26
| * Remove unnecessary parentheses in constsDaniel Verkamp2020-04-26
| * Remove redundant single-component importsDaniel Verkamp2020-04-26
| * acpi: add AML supportChuanxiao Dong2020-04-25
| * seccomp: gpu: allow sysinfoDavid Stevens2020-04-24
| * msg_socket: AsyncReceiver doesn't need a mut refDylan Reid2020-04-23
| * devices: usb: allow arbitrary control request sizeDaniel Verkamp2020-04-23
| * Apply same permissions to pmem-region alignments.Iliyan Malchev2020-04-23
| * sys_util: timerfd: Methods don't need to me mutDylan Reid2020-04-23
| * arch, main: add virtio-console parsing and creationDaniel Verkamp2020-04-23
| * devices: add SerialDevice traitDaniel Verkamp2020-04-23
| * arch: serial: simplify device creationDaniel Verkamp2020-04-23
| * arch, devices: move serial creation to archDaniel Verkamp2020-04-23
| * Serial: add input path overriding stdin for --serialIliyan Malchev2020-04-19