qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 10/10] virtio: handle virtqueue_get_head() er


From: Cornelia Huck
Subject: Re: [Qemu-devel] [PATCH v3 10/10] virtio: handle virtqueue_get_head() errors
Date: Tue, 20 Sep 2016 13:52:54 +0200

On Tue, 12 Apr 2016 14:25:34 +0100
Stefan Hajnoczi <address@hidden> wrote:

> Stop processing the vring if virtqueue_get_head() fetches an
> out-of-bounds head index.
> 
> Signed-off-by: Stefan Hajnoczi <address@hidden>
> ---
>  hw/virtio/virtio.c | 26 ++++++++++++++++----------
>  1 file changed, 16 insertions(+), 10 deletions(-)

Reviewed-by: Cornelia Huck <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]