summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
| * 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
| * docker: update to rust 1.42 and rustup 1.21.1Daniel Verkamp2020-04-18
| * disk: resolve iter_nth_zero clippy warningDaniel Verkamp2020-04-18
| * docker: Put libvda.pc under /pkgconfig/Keiichi Watanabe2020-04-17
| * seccomp: allow kcmp on x86_64 gpu deviceZach Reizner2020-04-16
| * devices: fs: Fix potential resource leakChirantan Ekbote2020-04-16
| * devices: fs: Strip padding from directory entry namesChirantan Ekbote2020-04-16
| * devices: virtio: wl: Stop using non-blocking socketsRyo Hashimoto2020-04-16
| * crosvm: Enable cargo clippy in smoke_testKeiichi Watanabe2020-04-15
| * crosvm: Fix clippy::correctness errorKeiichi Watanabe2020-04-15
| * crosvm: Apply cargo fix for some clippy errorsKeiichi Watanabe2020-04-15
| * crosvm: Fix compile warningsKeiichi Watanabe2020-04-15
| * msg_socket: add specialized error for zero sized recvZach Reizner2020-04-14
| * tests: enable logging for boot testZach Reizner2020-04-14
| * msg_socket: allow Enum with no variant filed typesChuanxiao Dong2020-04-14
| * devices: fs: Report "." and ".." entriesChirantan Ekbote2020-04-14
| * crosvm balloon_stats commandCharles William Dick2020-04-13
* | Remove unnecessary "extern crate" linesAlyssa Ross2020-04-11
* | crosvm: collapse simple boolean matchesAlyssa Ross2020-04-11
* | msg_socket: fix derive for unit enumsAlyssa Ross2020-04-10
* | crosvm: tweak --net-vq-pairs docsAlyssa Ross2020-04-10
* | Merge remote-tracking branch 'origin/master'Alyssa Ross2020-04-10
|\|
| * ac97: Set CRAS_CLIENT_TYPE_CROSVM for crosvmpaulhsia2020-04-10