OSDN Git Service

fuzz: add datadir for oss-fuzz compatability
authorAlexander Bulekov <alxndr@bu.edu>
Tue, 12 May 2020 03:01:30 +0000 (23:01 -0400)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 5 Jun 2020 08:54:48 +0000 (09:54 +0100)
commit7a071a96d3ef48095892c1d1075c0181c8940058
treefa65a01c0d7025d610749f54e6102e6c6ef664de
parent769335ecb1e8fd9c4317bdff7cfd0f84af7ab2f9
fuzz: add datadir for oss-fuzz compatability

This allows us to keep pc-bios in executable_dir/pc-bios, rather than
executable_dir/../pc-bios, which is incompatible with oss-fuzz' file
structure.

Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Message-id: 20200512030133.29896-2-alxndr@bu.edu
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
include/sysemu/sysemu.h
softmmu/vl.c
tests/qtest/fuzz/fuzz.c