summary refs log tree commit diff
path: root/devices/src/virtio
Commit message (Expand)AuthorAge
* 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
* devices: gpu: complete resource V2 rebaseGurchetan Singh2020-03-23
* devices: gpu: modify resource v2Gurchetan Singh2020-03-23
* 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
* devices: Ignore O_DIRECT in 9p and fs devicesChirantan Ekbote2020-03-16
* descriptor_utils: Add `iter` methodChirantan Ekbote2020-03-10
* devices: virtio: resource_bridge: Transfer plane metadataKeiichi Watanabe2020-03-06
* virtio: Add VIRTIO_RING_F_EVENT_IDX test caseXiong Zhang2020-03-06
* Use simple virtio_input_events where possible.Noah Gold2020-03-06
* Virtio: Add blk VIRTIO_RING_F_EVENT_IDX featureXiong Zhang2020-03-05
* Virtio: Add queue ack_features() interfaceXiong Zhang2020-03-01
* devices: block: let resize convert to non-sparseDaniel Verkamp2020-02-27
* Virtio: Add virtio block irq suppressXiong Zhang2020-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
* 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: 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
* devices: virtio: block: keep disk allocated on resizeDaniel Verkamp2020-01-24
* Remove warning for VIRTIO_INPUT_CFG_UNSET.Noah Gold2020-01-21
* vhost: impl on_device_sandboxed for virtio deviceChuanxiao Dong2020-01-19
* vhost: add cleanup_vqs to do some cleanup stuffChuanxiao Dong2020-01-19
* gpu_display: implement stub displayJason Macnak2020-01-14
* virtio: resolve some new introduced clippy warningsChuanxiao Dong2020-01-10
* devices: net: add control queue for enabling/disabling offloadsStephen Barber2020-01-08
* devices: gpu: log hung-up displayGurchetan Singh2020-01-08
* devices: virtio: wl: Support multiple socketsRyo Hashimoto2020-01-07
* gpu_display: add X11 input bindings.Noah Gold2020-01-03
* virtio: implement reset for balloon/rng/blk/netChuanxiao Dong2020-01-03
* virtio: call virtio device reset method for resetChuanxiao Dong2020-01-03
* devices: gpu: remove hung display from PollEventsGurchetan Singh2019-12-20
* devices: virtio: add support for VIRTIO_PCI_CAP_SHARED_MEMORY_CFGDaniel Prilik2019-12-12
* Makes gpu renderer flags configurable via command lineJason Macnak2019-12-11
* utilize EventDevices to make virtio-input devicesZach Reizner2019-12-11