diff options
author | Alexander Bulekov <alxndr@bu.edu> | 2020-10-23 11:07:32 -0400 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2020-10-24 07:43:48 +0200 |
commit | 05efbf2497f93415a50347bbf53983689f999282 (patch) | |
tree | aae79037f09654154a739d66ad03647de0223cc5 /scripts/oss-fuzz/minimize_qtest_trace.py | |
parent | da9bf5319838c193f92a3444bd3258b32c606980 (diff) | |
download | qemu-05efbf2497f93415a50347bbf53983689f999282.zip qemu-05efbf2497f93415a50347bbf53983689f999282.tar.gz qemu-05efbf2497f93415a50347bbf53983689f999282.tar.bz2 |
fuzz: Add PCI features to the generic fuzzer
This patch compares TYPE_PCI_DEVICE objects against the user-provided
matching pattern. If there is a match, we use some hacks and leverage
QOS to map each possible BAR for that device. Now fuzzed inputs might be
converted to pci_read/write commands which target specific. This means
that we can fuzz a particular device's PCI configuration space,
Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Message-Id: <20201023150746.107063-4-alxndr@bu.edu>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/oss-fuzz/minimize_qtest_trace.py')
0 files changed, 0 insertions, 0 deletions