Re: [PATCH v8 20/21] fuzz: add virtio-scsi fuzz target

2020-02-05 Thread Darren Kenny
On Wed, Jan 29, 2020 at 05:34:28AM +, Bulekov, Alexander 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 Bulek

[PATCH v8 20/21] fuzz: add virtio-scsi fuzz target

2020-01-28 Thread Bulekov, Alexander
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 Reviewed-by: Stefan Hajnoczi --- tests/qtest/fuzz/Makefile.inclu