On Mon, Jul 14, 2025 at 1:30 PM Stefano Garzarella <sgarz...@redhat.com> wrote: > > From: Stefano Garzarella <sgarz...@redhat.com> > > net/vhost* files should be interesting for vhost maintainers/reviewers. > > Suggested-by: Peter Maydell <peter.mayd...@linaro.org> > Signed-off-by: Stefano Garzarella <sgarz...@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 <epere...@redhat.com> > -- > 2.50.1 > >
Reviewed-by: Manos Pitsidianakis <manos.pitsidiana...@linaro.org>