qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v1 0/2] check VirtiQueue Vring objects


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v1 0/2] check VirtiQueue Vring objects
Date: Fri, 24 Nov 2017 10:42:44 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

On 24/11/2017 08:55, P J P wrote:
> From: Prasad J Pandit <address@hidden>
> 
> Hello,
> 
> An user could attempt to use an uninitialised VirtQueue object
> or set Vring object with undue values, raising an unexpected
> exception in Qemu. This patch set fixes this issue and also adds
> a unit test to the suite.
> 
> Thank you.
> --
> Prasad J Pandit (2):
>   virtio: check VirtQueue Vring object is set
>   tests: add test to check VirtQueue object
> 
>  hw/virtio/virtio.c      | 11 ++++++++---
>  tests/virtio-blk-test.c | 21 +++++++++++++++++++++
>  2 files changed, 29 insertions(+), 3 deletions(-)
> 

Reviewed-by: Paolo Bonzini <address@hidden>



reply via email to

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