Searched hist:e8a2a621 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/qtest/fuzz/ |
H A D | generic_fuzz_configs.h | e8a2a621 Sat Feb 20 18:47:17 CST 2021 Alexander Bulekov <alxndr@bu.edu> fuzz: fix the pro100 generic-fuzzer config The device-type names for the pro100 network cards, are i8255.. We were matching "eepro", which catches the PCI PIO/MMIO regions for those devices, however misses the actual PCI device, which we use to map the BARs, before fuzzing. Fix that Signed-off-by: Alexander Bulekov <alxndr@bu.edu> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|