fuzz: add a DISABLE_PCI op to generic-fuzzer
commitccbd4bc8af39096363fd06ab4fe2fe2f43042d76
authorAlexander Bulekov <alxndr@bu.edu>
Fri, 23 Oct 2020 15:07:37 +0000 (23 11:07 -0400)
committerThomas Huth <thuth@redhat.com>
Mon, 26 Oct 2020 08:53:53 +0000 (26 09:53 +0100)
tree51af6272d01821689171009b85c9903097223da6
parentf81cb729be3268d84bd5755dd6ce934972a5ac8d
fuzz: add a DISABLE_PCI op to generic-fuzzer

This new operation is used in the next commit, which concatenates two
fuzzer-generated inputs. With this operation, we can prevent the second
input from clobbering the PCI configuration performed by the first.

Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Message-Id: <20201023150746.107063-9-alxndr@bu.edu>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/fuzz/generic_fuzz.c