diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2022-10-12 07:49:23 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2022-10-13 16:37:30 +0300 |
commit | be8ddea9e75e65b05837f6d51dc5774b866d0bcf (patch) | |
tree | 96e23ceb808a9d0046d2e6e8d0dc5bf46736a30e /MAINTAINERS | |
parent | 2145ab513e3b3f910bd4a93abbdfa74fc65dfea4 (diff) | |
download | linux-be8ddea9e75e65b05837f6d51dc5774b866d0bcf.tar.xz |
vdpa/ifcvf: add reviewer
Zhu Lingshan has been writing and reviewing ifcvf patches for
a while now, add as reviewer.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Zhu Lingshan <lingshan.zhu@intel.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8d960ca4e969..531bbb0a507a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21736,6 +21736,10 @@ F: include/linux/virtio*.h F: include/uapi/linux/virtio_*.h F: tools/virtio/ +IFCVF VIRTIO DATA PATH ACCELERATOR +R: Zhu Lingshan <lingshan.zhu@intel.com> +F: drivers/vdpa/ifcvf/ + VIRTIO BALLOON M: "Michael S. Tsirkin" <mst@redhat.com> M: David Hildenbrand <david@redhat.com> |