summary refs log tree commit diff stats
path: root/scripts/oss-fuzz/build.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé2023-10-081-3/+3
* oss-fuzz: ensure base_copy is a generic-fuzzerAlexander Bulekov2022-07-221-1/+1
* oss-fuzz: remove binaries from qemu-bundle treePaolo Bonzini2022-07-221-1/+3
* datadir: Use bundle mechanismAkihiko Odaki2022-07-131-4/+4
* fuzz: only use generic-fuzz targets on oss-fuzzAlexander Bulekov2022-07-081-2/+2
* fuzz: avoid building twice, when running on gitlabAlexander Bulekov2021-08-111-11/+13
* scripts/oss-fuzz: give all fuzzers -target namesAlexander Bulekov2020-11-101-6/+6
* scripts/oss-fuzz: rename bin/qemu-fuzz-i386Alexander Bulekov2020-11-031-2/+2
* scripts/oss-fuzz: ignore the generic-fuzz targetAlexander Bulekov2020-10-261-2/+8
* scripts/oss-fuzz: use hardlinks instead of copyingAlexander Bulekov2020-10-261-1/+7
* scripts/: fix some comment spelling errorszhaolichang2020-09-171-1/+1
* oss-fuzz: fix rpathAlexander Bulekov2020-09-081-1/+1
* meson: link emulators without Makefile.targetPaolo Bonzini2020-08-211-9/+11
* oss-fuzz/build: remove LIB_FUZZING_ENGINEPaolo Bonzini2020-08-211-11/+5
* scripts/oss-fuzz: Limit target list to i386-softmmuThomas Huth2020-07-211-1/+1
* fuzz: add oss-fuzz build-scriptAlexander Bulekov2020-06-151-0/+105