summary refs log tree commit diff
path: root/devices
Commit message (Expand)AuthorAge
* 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
* devices: virtio: block: keep disk allocated on resizeDaniel Verkamp2020-01-24
* devices: xhci: use get_bar_addr() to find BAR 0Daniel Verkamp2020-01-23
* 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: remove user_command from proxy deviceZach Reizner2020-01-09
* 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
* Vfio: Ignore vfio device's multifunction flagXiong Zhang2020-01-07
* Vfio: Add igd Opregion supportXiong Zhang2020-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: fix warning about extra parensDylan Reid2019-12-23
* devices: gpu: remove hung display from PollEventsGurchetan Singh2019-12-20
* vfio: Disable igd stolen memoryXiong Zhang2019-12-17
* 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
* ac97: bus_master: Check pi_info before warm resetpaulhsia2019-12-11
* ac97: extract moving to next buffer into functionFletcher Woodruff2019-12-11
* crosvm: move vec_with_array_field to data_modelGurchetan Singh2019-12-11
* utilize EventDevices to make virtio-input devicesZach Reizner2019-12-11
* devices: block: add block_size option for disksDaniel Verkamp2019-12-10
* crosvm: PIT: use full address and avoid conflictZhuocheng Ding2019-12-10
* devices: IOAPIC: ignore interrupt polarityZhuocheng Ding2019-12-10
* Support configurable screen sizesJason Macnak2019-12-10
* devices: fs: Support fs crypto ioctlsChirantan Ekbote2019-12-10