cloud-hypervisor/fuzz
Bo Chen 91b8b00f95 fuzz: Add fuzzer for virtio-pmem
The fuzzer is focusing on the virtio-pmem code that processes guest
inputs (e.g. virt queues). Given 'flush' is the only virtio-pmem
request, the fuzzer is essentially testing the code for parsing and
error handling.

Signed-off-by: Bo Chen <chen.bo@intel.com>
2022-09-15 09:08:11 +01:00
..
fuzz_targets fuzz: Add fuzzer for virtio-pmem 2022-09-15 09:08:11 +01:00
.gitignore fuzz: Add fuzzing infrastructure and QCOW fuzzer 2020-07-17 08:49:35 +02:00
Cargo.lock build: Bulk dependencies update 2022-09-14 15:01:04 +01:00
Cargo.toml fuzz: Add fuzzer for virtio-pmem 2022-09-15 09:08:11 +01:00