LinuxLists
Users
About
Gautam Dawar (
[email protected]
)
Number of posts: 43 (0.16 per day)
First post: 2021-07-04 20:55:16
Last post: 2022-03-31 05:09:41
Date
List
Subject
2022-03-31 05:09:41
linux-kernel
[PATCH v2 02/19] virtio-vdpa: don't set callback if virtio doesn't need it
2022-03-31 04:57:20
linux-kernel
[PATCH v2 04/19] vhost-vdpa: switch to use vhost-vdpa specific IOTLB
2022-03-31 04:44:11
linux-kernel
[PATCH v2 10/19] vhost-vdpa: introduce asid based IOTLB
2022-03-31 04:34:19
linux-kernel
[PATCH v2 09/19] vhost: support ASID in IOTLB API
2022-03-31 04:33:44
linux-kernel
[PATCH v2 17/19] vdpa_sim: factor out buffer completion logic
2022-03-31 04:22:53
linux-kernel
[PATCH v2 05/19] vdpa: introduce virtqueue groups
2022-03-31 04:20:10
linux-kernel
[PATCH v2 15/19] vhost-vdpa: support ASID based IOTLB API
2022-03-31 04:17:08
linux-kernel
[PATCH v2 16/19] vdpa_sim: advertise VIRTIO_NET_F_MTU
2022-03-31 04:08:01
linux-kernel
[PATCH v2 07/19] vdpa: introduce config operations for associating ASID to a virtqueue group
2022-03-31 04:01:19
linux-kernel
[PATCH v2 06/19] vdpa: multiple address spaces support
2022-03-31 03:57:50
linux-kernel
[PATCH v2 12/19] vhost-vdpa: introduce uAPI to get the number of address spaces
2022-03-31 03:44:04
linux-kernel
[PATCH v2 01/19] vhost: move the backend feature bits to vhost_types.h
2022-03-31 03:39:42
linux-kernel
[PATCH v2 19/19] vdpasim: control virtqueue support
2022-03-31 03:36:34
linux-kernel
[PATCH v2 00/19] Control VQ support in vDPA
2022-03-31 03:28:25
linux-kernel
[PATCH v2 14/19] vhost-vdpa: introduce uAPI to set group ASID
2022-03-31 03:19:50
linux-kernel
[PATCH v2 13/19] vhost-vdpa: uAPI to get virtqueue group id
2022-03-31 02:59:55
linux-kernel
[PATCH v2 18/19] vdpa_sim: filter destination mac address
2022-03-31 02:37:08
linux-kernel
[PATCH v2 11/19] vhost-vdpa: introduce uAPI to get the number of virtqueue groups
2022-03-31 02:36:01
linux-kernel
[PATCH v2 08/19] vhost_iotlb: split out IOTLB initialization
2022-03-31 01:12:32
linux-kernel
[PATCH v2 03/19] vhost-vdpa: passing iotlb to IOMMU mapping helpers
2022-02-25 12:09:34
linux-kernel
[RFC PATCH v2 19/19] vdpasim: control virtqueue support
2022-02-25 09:30:43
linux-kernel
[RFC PATCH v2 02/19] virtio-vdpa: don't set callback if virtio doesn't need it
2022-02-25 00:23:27
linux-kernel
[RFC PATCH v2 03/19] vhost-vdpa: passing iotlb to IOMMU mapping helpers
2022-02-25 00:11:13
linux-kernel
[RFC PATCH v2 16/19] vdpa_sim: advertise VIRTIO_NET_F_MTU
2022-02-24 23:23:34
linux-kernel
[RFC PATCH v2 06/19] vdpa: multiple address spaces support
2022-02-24 23:10:22
linux-kernel
[RFC PATCH v2 00/19] Control VQ support in vDPA
2022-02-24 22:48:59
linux-kernel
[RFC PATCH v2 13/19] vhost-vdpa: uAPI to get virtqueue group id
2022-02-24 22:44:01
linux-kernel
[RFC PATCH v2 18/19] vdpa_sim: filter destination mac address
2022-02-24 22:40:13
linux-kernel
[RFC PATCH v2 09/19] vhost: support ASID in IOTLB API
2022-02-24 22:28:41
linux-kernel
[RFC PATCH v2 08/19] vhost_iotlb: split out IOTLB initialization
2022-02-24 22:22:49
linux-kernel
[RFC PATCH v2 15/19] vhost-vdpa: support ASID based IOTLB API
2022-02-24 22:13:11
linux-kernel
[RFC PATCH v2 14/19] vhost-vdpa: introduce uAPI to set group ASID
2022-02-24 22:11:58
linux-kernel
[RFC PATCH v2 04/19] vhost-vdpa: switch to use vhost-vdpa specific IOTLB
2022-02-24 21:52:23
linux-kernel
[RFC PATCH v2 11/19] vhost-vdpa: introduce uAPI to get the number of virtqueue groups
2022-02-24 21:51:58
linux-kernel
[RFC PATCH v2 01/19] vhost: move the backend feature bits to vhost_types.h
2022-02-24 21:46:45
linux-kernel
[RFC PATCH v2 17/19] vdpa_sim: factor out buffer completion logic
2022-02-24 21:44:27
linux-kernel
[RFC PATCH v2 10/19] vhost-vdpa: introduce asid based IOTLB
2022-02-24 21:42:42
linux-kernel
[RFC PATCH v2 12/19] vhost-vdpa: introduce uAPI to get the number of address spaces
2022-02-24 21:42:32
linux-kernel
[RFC PATCH v2 05/19] vdpa: introduce virtqueue groups
2022-02-24 21:41:31
linux-kernel
[RFC PATCH v2 07/19] vdpa: introduce config operations for associating ASID to a virtqueue group
2022-02-24 21:41:25
linux-kernel
[RFC PATCH v2 01/19] vhost: move the backend feature bits to vhost_types.h
2022-02-15 07:54:27
linux-kernel
[PATCH] Add definition of VIRTIO_F_IN_ORDER feature bit
2021-07-04 20:55:16
linux-kernel
[RFC PATCH] vhost-vdpa: mark vhost device invalid to reflect vdpa device unregistration