summary refs log tree commit diff
path: root/devices
Commit message (Expand)AuthorAge
* pci: refactor FDT/MPTABLE creation to use PciAddress.Tomasz Jeznach2020-05-05
* descriptor_utils: Add write_iter methodChirantan Ekbote2020-05-01
* devices: pci: refactor PCI devices to use PciAddress.Tomasz Jeznach2020-05-01
* devices: pci: refactor device location address.Tomasz Jeznach2020-04-29
* Stop tracking sub-mappings in MemoryMappingArenaChirantan Ekbote2020-04-29
* ac97: Create CrasClient with unified socketpaulhsia2020-04-29
* Remove unnecessary parentheses in constsDaniel Verkamp2020-04-26
* Remove redundant single-component importsDaniel Verkamp2020-04-26
* devices: usb: allow arbitrary control request sizeDaniel Verkamp2020-04-23
* devices: add SerialDevice traitDaniel Verkamp2020-04-23
* arch, devices: move serial creation to archDaniel Verkamp2020-04-23
* Serial: add input path overriding stdin for --serialIliyan Malchev2020-04-19
* 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
* devices: fs: Report "." and ".." entriesChirantan Ekbote2020-04-14
* ac97: Set CRAS_CLIENT_TYPE_CROSVM for crosvmpaulhsia2020-04-10
* devices: pmem: implement flush using msync()Daniel Verkamp2020-04-08
* handle mmap of large offsets on 32 bit systemsDylan Reid2020-04-05
* Virtio-net: Let queue-num could configurableXiong Zhang2020-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
* devices: fs: Replace RwLock with MutexChirantan Ekbote2020-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
* 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
* 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
* audio: Create AC97 device with --ac97 optionJudy Hsiao2020-03-20
* devices: virtio: add virtio-console deviceDaniel Verkamp2020-03-19
* devices: fs: Bump fuse minor version to 31Chirantan Ekbote2020-03-19
* devices: fs: Implement copy_file_rangeChirantan Ekbote2020-03-19
* devices: fs: Support FOPEN_CACHE_DIRChirantan Ekbote2020-03-19
* devices: fs: Add support for fuse minor version 28Chirantan Ekbote2020-03-19
* Fix warnings added in rust 1.42Dylan Reid2020-03-17
* devices: Ignore O_DIRECT in 9p and fs devicesChirantan Ekbote2020-03-16
* Allow all serial port types to read from stdinJorge E. Moreira2020-03-11
* descriptor_utils: Add `iter` methodChirantan Ekbote2020-03-10
* devices: virtio: resource_bridge: Transfer plane metadataKeiichi Watanabe2020-03-06
* ac97: Mark pci::ac97_bus_master::test::start_playback ignoredMattias Nissler2020-03-06
* virtio: Add VIRTIO_RING_F_EVENT_IDX test caseXiong Zhang2020-03-06
* Vfio: multi vfio group supportXiong Zhang2020-03-06
* Use simple virtio_input_events where possible.Noah Gold2020-03-06
* crosvm: Add plumbing for split-irqchip interruptsZhuocheng Ding2020-03-05
* Virtio: Add blk VIRTIO_RING_F_EVENT_IDX featureXiong Zhang2020-03-05