qemu-devel
[Top][All Lists]
Advanced

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

[PATCH 0/3] fuzz: Add 9p generic-fuzz configs


From: Alexander Bulekov
Subject: [PATCH 0/3] fuzz: Add 9p generic-fuzz configs
Date: Sun, 17 Jan 2021 15:15:50 -0500

Patch 1 enables generic-fuzzer configs to setup resources (such as temp
directories) at runtime.

Patch 2 adds some documentation about OSS-Fuzz (including the feature
added in Patch 1)

Patch 3 adds two virtio-9p generic-fuzz configs. Once of these configs
leverages the capability added in Patch 1 to create a temp directory for
the fuzzer.

Alexander Bulekov (3):
  fuzz: enable dynamic args for generic-fuzz configs
  docs/fuzz: add some information about OSS-Fuzz
  fuzz: add virtio-9p configurations for fuzzing

 docs/devel/fuzzing.rst                  | 26 +++++++++++++++++++++++++
 tests/qtest/fuzz/generic_fuzz.c         | 10 +++++++++-
 tests/qtest/fuzz/generic_fuzz_configs.h | 20 +++++++++++++++++++
 3 files changed, 55 insertions(+), 1 deletion(-)

-- 
2.28.0




reply via email to

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