On Tue, May 27, 2025 at 10:28 AM Michael S. Tsirkin <[email protected]> wrote: > > drivers handle ENOSPC specially since it's an error one can > get from a working VQ. Document the semantics. > > Reported-by: Parav Pandit <[email protected]> > Signed-off-by: Michael S. Tsirkin <[email protected]> > --- > drivers/virtio/virtio_ring.c | 4 ++++ > 1 file changed, 4 insertions(+)
Reviewed-by: Stefan Hajnoczi <[email protected]>

