On Mon, Jul 14, 2025 at 1:30 PM Stefano Garzarella <sgarzare@redhat.com> wrote:
>
> From: Stefano Garzarella <sgarzare@redhat.com>
>
> net/vhost* files should be interesting for vhost maintainers/reviewers.
>
> Suggested-by: Peter Maydell <peter.maydell@linaro.org>
> Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e88ed2c0a9..045a896d08 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2321,6 +2321,7 @@ F: include/*/vhost*
> F: subprojects/libvhost-user/
> F: block/export/vhost-user*
> F: util/vhost-user-server.c
> +F: net/vhost*
>
> vhost-shadow-virtqueue
> R: Eugenio Pérez <eperezma@redhat.com>
> --
> 2.50.1
>
>
Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>