diff options
author | Alexander Bulekov | 2020-10-23 17:07:36 +0200 |
---|---|---|
committer | Thomas Huth | 2020-10-26 09:53:53 +0100 |
commit | f81cb729be3268d84bd5755dd6ce934972a5ac8d (patch) | |
tree | 82681d7ffde05bcbbcae668be367ed07c0f52859 /scripts/qapi/introspect.py | |
parent | fuzz: Add fuzzer callbacks to DMA-read functions (diff) | |
download | qemu-f81cb729be3268d84bd5755dd6ce934972a5ac8d.tar.gz qemu-f81cb729be3268d84bd5755dd6ce934972a5ac8d.tar.xz qemu-f81cb729be3268d84bd5755dd6ce934972a5ac8d.zip |
fuzz: Add support for custom crossover functions
libfuzzer supports a "custom crossover function". Libfuzzer often tries
to blend two inputs to create a new interesting input. Sometimes, we
have a better idea about how to blend inputs together. This change
allows fuzzers to specify a custom function for blending two inputs
together.
Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Message-Id: <20201023150746.107063-8-alxndr@bu.edu>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/qapi/introspect.py')
0 files changed, 0 insertions, 0 deletions