summary refs log tree commit diff
path: root/devices
Commit message (Expand)AuthorAge
* 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
* devices: PIC: implement interrupt injectionZhuocheng Ding2020-03-05
* Add logic to setup PIC/IOAPIC.Zhuocheng Ding2020-03-05
* Virtio: Add queue ack_features() interfaceXiong Zhang2020-03-01
* ac97: switch to ShmStreamSourceFletcher Woodruff2020-02-28
* x86_64: generate ACPI tablesChuanxiao Dong2020-02-28
* devices: block: let resize convert to non-sparseDaniel Verkamp2020-02-27
* devices: pci: add error handling for msix_enableDaniel Verkamp2020-02-27
* Vfio: Disable msix bar's mmapXiong Zhang2020-02-21
* devices: IOAPIC: implement interrupt routingZhuocheng Ding2020-02-21
* Vfio: Emulate MSI-xXiong Zhang2020-02-20
* Vfio: Enable multi vectors in irq_enable()Xiong Zhang2020-02-19
* Virtio: Add virtio block irq suppressXiong Zhang2020-02-19
* acpipm: implement suspend and resume mechanismChuanxiao Dong2020-02-19
* devices: virtio: Implement Reader::collect() and Writer::consume()Charles William Dick2020-02-19
* virtio-gpu: gfxstream backendLingfeng Yang2020-02-19
* virtio: Inject virtio-blk interrupt quicklyXiong Zhang2020-02-19
* devices: add acpi device emulation code in devicesChuanxiao Dong2020-02-17
* crosvm: virtio: Use larger IDs for crosvm-specific devicesKeiichi Watanabe2020-02-15
* Use display size as the default size for single touchKaiyi Li2020-02-12
* Vfio: Create Msix capability for vfio deviceXiong Zhang2020-02-12
* Virtio: Add fence(Acquire) after avail_index readXiong Zhang2020-02-07
* vhost-net: implement the reset methodChuanxiao Dong2020-02-06
* virtio-input: implement the reset methodChuanxiao Dong2020-02-06
* vhost: put kill eventfd to WorkerChuanxiao Dong2020-02-06
* devices: pci: fix writable_bits for 64-bit BARsDaniel Verkamp2020-02-05
* devices: xhci: support TRB Immediate Data bitDaniel Verkamp2020-02-03
* devices: virtio: Add a function to get a FD via resource_bridgeKeiichi Watanabe2020-02-03
* virtio-gpu: implement 2D GPU BackendJason Macnak2020-02-03
* vhost-net: set backend to null when activate fn quitChuanxiao Dong2020-02-03
* devices: virtio/gpu: support PCI shared mem capGurchetan Singh2020-01-25