summary refs log tree commit diff
path: root/devices
Commit message (Expand)AuthorAge
* 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
* devices: clone the EventFds before activateChuanxiao Dong2019-12-09
* vfio: Implement bar mappableXiong Zhang2019-12-06
* devices: use File rather than shm in testsDaniel Verkamp2019-12-06
* devices: virtio: enable MSI-X for all devicesDaniel Verkamp2019-12-06
* ac97: combine PlaybackError and CaptureErrorFletcher Woodruff2019-12-04
* disk: add get_len() to eliminate need for SeekDaniel Verkamp2019-11-27
* disk: switch from WriteZeroes to WriteZeroesAtDaniel Verkamp2019-11-27
* devices: fs: Use 32-bit uid/gid values on armChirantan Ekbote2019-11-22
* devices: fs: Only resample interrupts on one threadChirantan Ekbote2019-11-22
* ac97: bus_master: Sync SR_CELV with civ == lvipaulhsia2019-11-21
* ac97: bus_master: CR: Clean up reset registers optpaulhsia2019-11-21