diff options
author | Michael S. Tsirkin <[email protected]> | 2022-10-12 00:49:23 -0400 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2022-10-13 09:37:30 -0400 |
commit | be8ddea9e75e65b05837f6d51dc5774b866d0bcf (patch) | |
tree | 96e23ceb808a9d0046d2e6e8d0dc5bf46736a30e | |
parent | 2145ab513e3b3f910bd4a93abbdfa74fc65dfea4 (diff) |
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 <[email protected]>
Acked-by: Zhu Lingshan <[email protected]>
Acked-by: Jason Wang <[email protected]>
-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 <[email protected]> +F: drivers/vdpa/ifcvf/ + VIRTIO BALLOON M: "Michael S. Tsirkin" <[email protected]> M: David Hildenbrand <[email protected]> |