summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
| * 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
| * io_uring: allocate iovecs based on returned count from the kernelDylan Reid2020-04-10
| * io_uring: add reading and writing iovecsDylan Reid2020-04-10
| * io_uring: operation results are unsignedDylan Reid2020-04-10
| * devices: pmem: implement flush using msync()Daniel Verkamp2020-04-08
| * Fix performance problem on Android Sparse imagesA. Cody Schuffelen2020-04-07
| * crosvm balance available memoryCharles William Dick2020-04-06
| * Add io_uring interfacesDylan Reid2020-04-05
| * handle mmap of large offsets on 32 bit systemsDylan Reid2020-04-05
| * msg_socket: support dynamically sized typesZach Reizner2020-04-05
| * Virtio-net: Let queue-num could configurableXiong Zhang2020-04-04
| * docker: Add setup for libvdaKeiichi Watanabe2020-04-04
| * docker: Run cargo check with all features enabledKeiichi Watanabe2020-04-04
| * virtio-gpu: add support for exporting virtgpu resourcesDavid Stevens2020-04-04
| * Virtio-net: Add multi queues in multi threadsXiong Zhang2020-04-04
| * crosvm virtio balloon statsCharles William Dick2020-03-31
| * sys_util: Allow pre-populating mmapsDylan Reid2020-03-29
| * syscall_defines: add new/updated syscallsDylan Reid2020-03-28
| * devices: fs: Replace RwLock with MutexChirantan Ekbote2020-03-27
| * devices: usb: temporarily disable resetsDaniel Verkamp2020-03-27
| * devices: fs: Use l{get,set,list,remove}xattrChirantan Ekbote2020-03-27
| * devices: fs: Add missing `&` in copy_file_rangeChirantan Ekbote2020-03-26
* | sys_util: EpollContext doc copy editsAlyssa Ross2020-04-10
* | devices: remove unnecessary RefCell in VmRequesterAlyssa Ross2020-04-09
* | Merge remote-tracking branch 'origin/master'Alyssa Ross2020-03-26
|\|
| * gfxstream: fix buildLingfeng Yang2020-03-26
| * vhost-net: implement direct msix irq fdChuanxiao Dong2020-03-25
| * vhost: pass response_socket to activate threadChuanxiao Dong2020-03-25
| * vhost-net: add control socket basic supportChuanxiao Dong2020-03-25
| * docker: update ADHD commit to fix kokoro buildDaniel Verkamp2020-03-24
| * usb: avoid setting configuration when unnecessaryDaniel Verkamp2020-03-24
| * devices: gpu: complete resource V2 rebaseGurchetan Singh2020-03-23
| * devices: gpu: modify resource v2Gurchetan Singh2020-03-23
| * gpu_renderer: disable debug callback on armDavid Stevens2020-03-23
| * audio: Create AC97 device with --ac97 optionJudy Hsiao2020-03-20
| * devices: virtio: add virtio-console deviceDaniel Verkamp2020-03-19