[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACGkMEu83s0d2UdQL+PT7yT+P2K54F7Q1B7bjotkTjbN_ChqFA@mail.gmail.com>
Date: Mon, 22 Sep 2025 08:51:21 +0800
From: Jason Wang <jasowang@...hat.com>
To: "Michael S. Tsirkin" <mst@...hat.com>
Cc: xuanzhuo@...ux.alibaba.com, eperezma@...hat.com,
virtualization@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH V6 07/19] virtio: switch to use vring_virtqueue for
virtqueue_add variants
On Mon, Sep 22, 2025 at 1:45 AM Michael S. Tsirkin <mst@...hat.com> wrote:
>
> On Fri, Sep 19, 2025 at 03:31:42PM +0800, Jason Wang wrote:
> > Those variants are used internally so let's switch to use
> > vring_virtqueue as parameter to be consistent with other internal
> > virtqueue helpers.
> >
> > Acked-by: Eugenio Pérez <eperezma@...hat.com>
> > Reviewed-by: Xuan Zhuo <xuanzhuo@...ux.alibaba.com>
> > Signed-off-by: Jason Wang <jasowang@...hat.com>
>
>
> This one actually switches virtqueue_get_buf variants.
>
> Previous one is for virtqueue_add
>
Exactly, let me fix it.
Thanks
Powered by blists - more mailing lists