Age | Commit message (Expand) | Author |
2021-06-05 | scripts/oss-fuzz: Fix typo in documentation | Philippe Mathieu-Daudé |
2021-03-16 | fuzz: add a script to build reproducers | Alexander Bulekov |
2021-02-08 | fuzz: fix wrong index in clear_bits | Qiuhao Li |
2021-01-11 | fuzz: heuristic split write based on past IOs | Qiuhao Li |
2021-01-11 | fuzz: add minimization options | Qiuhao Li |
2021-01-11 | fuzz: set bits in operand of write/out to zero | Qiuhao Li |
2021-01-11 | fuzz: remove IO commands iteratively | Qiuhao Li |
2021-01-11 | fuzz: split write operand using binary approach | Qiuhao Li |
2021-01-11 | fuzz: double the IOs to remove for every loop | Qiuhao Li |
2021-01-11 | fuzz: accelerate non-crash detection | Qiuhao Li |
2020-11-10 | scripts/oss-fuzz: give all fuzzers -target names | Alexander Bulekov |
2020-11-03 | scripts/oss-fuzz: rename bin/qemu-fuzz-i386 | Alexander Bulekov |
2020-10-26 | scripts/oss-fuzz: ignore the generic-fuzz target | Alexander Bulekov |
2020-10-26 | scripts/oss-fuzz: use hardlinks instead of copying | Alexander Bulekov |
2020-10-26 | scripts/oss-fuzz: Add crash trace minimization script | Alexander Bulekov |
2020-10-26 | scripts/oss-fuzz: Add script to reorder a generic-fuzzer trace | Alexander Bulekov |
2020-09-17 | scripts/: fix some comment spelling errors | zhaolichang |
2020-09-08 | oss-fuzz: fix rpath | Alexander Bulekov |
2020-08-21 | meson: link emulators without Makefile.target | Paolo Bonzini |
2020-08-21 | oss-fuzz/build: remove LIB_FUZZING_ENGINE | Paolo Bonzini |
2020-07-21 | scripts/oss-fuzz: Limit target list to i386-softmmu | Thomas Huth |
2020-06-15 | fuzz: add oss-fuzz build-script | Alexander Bulekov |