]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
MAINTAINERS: Add maintainer for vhost-user RNG implementation
authorMathieu Poirier <mathieu.poirier@linaro.org>
Mon, 14 Jun 2021 20:28:42 +0000 (14:28 -0600)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 7 Jul 2021 10:11:22 +0000 (06:11 -0400)
This patch adds entry for the vhost-user-rng related files.

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Message-Id: <20210614202842.581640-6-mathieu.poirier@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
MAINTAINERS

index cfbf7ef79bccbf4cac662349004e8244c2f9214d..517f22b2e7466ccf265c6bb979d08d247c980845 100644 (file)
@@ -1949,6 +1949,15 @@ F: include/sysemu/rng*.h
 F: backends/rng*.c
 F: tests/qtest/virtio-rng-test.c
 
+vhost-user-rng
+M: Mathieu Poirier <mathieu.poirier@linaro.org>
+S: Supported
+F: docs/tools/vhost-user-rng.rst
+F: hw/virtio/vhost-user-rng.c
+F: hw/virtio/vhost-user-rng-pci.c
+F: include/hw/virtio/vhost-user-rng.h
+F: tools/vhost-user-rng/*
+
 virtio-crypto
 M: Gonglei <arei.gonglei@huawei.com>
 S: Supported