Lines Matching +full:virtio +full:- +full:device
1 # SPDX-License-Identifier: GPL-2.0-only
6 Enable this module to support vDPA device that uses a
7 datapath which complies with virtio specifications with
13 tristate "vDPA device simulator core"
19 Enable this module to support vDPA device simulators. These devices
23 tristate "vDPA simulator for networking device"
27 vDPA networking device simulator which loops TX traffic back to RX.
30 tristate "vDPA simulator for block device"
33 vDPA block device simulator which terminates IO request in a
37 tristate "VDUSE (vDPA Device in Userspace) support"
43 With VDUSE it is possible to emulate a vDPA Device
51 virtio dataplane traffic to hardware.
70 of virtio net datapath such that descriptors put on the ring will
72 offloads depending on the actual device used and firmware version.
75 tristate "Virtio PCI bridge vDPA driver"
79 This kernel module bridges virtio PCI device to vDPA bus.
87 virtio 0.9.5 specification.