qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v10 21/22] fuzz: add virtio-scsi fuzz target


From: Stefan Hajnoczi
Subject: Re: [PATCH v10 21/22] fuzz: add virtio-scsi fuzz target
Date: Fri, 21 Feb 2020 13:57:15 +0000

On Wed, Feb 19, 2020 at 11:11:17PM -0500, Alexander Bulekov wrote:
> The virtio-scsi fuzz target sets up and fuzzes the available virtio-scsi
> queues. After an element is placed on a queue, the fuzzer can select
> whether to perform a kick, or continue adding elements.
> 
> Signed-off-by: Alexander Bulekov <address@hidden>
> ---
>  tests/qtest/fuzz/Makefile.include   |   1 +
>  tests/qtest/fuzz/virtio_scsi_fuzz.c | 213 ++++++++++++++++++++++++++++
>  2 files changed, 214 insertions(+)
>  create mode 100644 tests/qtest/fuzz/virtio_scsi_fuzz.c

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

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