On Thu, Aug 29, 2024 at 11:15 PM Stefan Hajnoczi <[email protected]> wrote: > > On Thu, 29 Aug 2024 at 11:01, Stefano Garzarella <[email protected]> wrote: > > > > The virtio-vsock driver is already under VM SOCKETS (AF_VSOCK), > > managed pricipally with the net tree, and VIRTIO AND VHOST > > VSOCK DRIVER. However, changes that only affect the virtio part > > usually go with Michael's tree, so let's also put the driver in > > the VIRTIO CORE section to have its maintainers in CC for changes > > to the virtio-vsock driver. > > > > Cc: "Michael S. Tsirkin" <[email protected]> > > Cc: Jason Wang <[email protected]> > > Signed-off-by: Stefano Garzarella <[email protected]> > > --- > > MAINTAINERS | 1 + > > 1 file changed, 1 insertion(+) > > Reviewed-by: Stefan Hajnoczi <[email protected]>
Acked-by: Jason Wang <[email protected]> Thanks

