Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>

On Wed, 27 Sept 2023 at 10:00, Ilya Maximets <i.maxim...@ovn.org> wrote:
>
>
> Version 2:
>   - Converted into a patch set adding a new patch that removes the
>     'next' argument.  [Stefan]
>   - Completely removing the barrier instead of changing into compiler
>     barrier.  [Stefan]
>
>
> Ilya Maximets (2):
>   virtio: remove unnecessary thread fence while reading next descriptor
>   virtio: remove unused next argument from
>     virtqueue_split_read_next_desc()
>
>  hw/virtio/virtio.c | 20 ++++++++------------
>  1 file changed, 8 insertions(+), 12 deletions(-)
>
> --
> 2.41.0
>
>

Reply via email to