Searched hist:"64 b9f64f80a6f4b7ea51bf0510119cb15e801dc6" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/vdpa/virtio_pci/ |
H A D | Makefile | 64b9f64f80a6f4b7ea51bf0510119cb15e801dc6 Tue Feb 23 07:19:05 CET 2021 Jason Wang <jasowang@redhat.com> vdpa: introduce virtio pci driver
This patch introduce a vDPA driver for virtio-pci device. It bridges the virtio-pci control command to the vDPA bus. This will be used for features prototyping and testing.
Note that get/restore virtqueue state is not supported which needs extension on the virtio specification.
Signed-off-by: Jason Wang <jasowang@redhat.com> Link: https://lore.kernel.org/r/20210223061905.422659-4-jasowang@redhat.com Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
/linux/drivers/vdpa/ |
H A D | Makefile | diff 64b9f64f80a6f4b7ea51bf0510119cb15e801dc6 Tue Feb 23 07:19:05 CET 2021 Jason Wang <jasowang@redhat.com> vdpa: introduce virtio pci driver
This patch introduce a vDPA driver for virtio-pci device. It bridges the virtio-pci control command to the vDPA bus. This will be used for features prototyping and testing.
Note that get/restore virtqueue state is not supported which needs extension on the virtio specification.
Signed-off-by: Jason Wang <jasowang@redhat.com> Link: https://lore.kernel.org/r/20210223061905.422659-4-jasowang@redhat.com Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | Kconfig | diff 64b9f64f80a6f4b7ea51bf0510119cb15e801dc6 Tue Feb 23 07:19:05 CET 2021 Jason Wang <jasowang@redhat.com> vdpa: introduce virtio pci driver
This patch introduce a vDPA driver for virtio-pci device. It bridges the virtio-pci control command to the vDPA bus. This will be used for features prototyping and testing.
Note that get/restore virtqueue state is not supported which needs extension on the virtio specification.
Signed-off-by: Jason Wang <jasowang@redhat.com> Link: https://lore.kernel.org/r/20210223061905.422659-4-jasowang@redhat.com Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|