index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qtest
/
fuzz
Age
Commit message (
Expand
)
Author
2021-05-26
tests/qtest/fuzz: Fix build failure
Philippe Mathieu-Daudé
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-03-23
memory: Add offset_in_region to flatview_cb arguments
Peter Maydell
2021-03-23
memory: Make flatview_cb return bool, not int
Peter Maydell
2021-03-19
fuzz: Avoid deprecated misuse of -drive if=sd
Markus Armbruster
2021-03-16
fuzz: configure a sparse-mem device, by default
Alexander Bulekov
2021-03-16
fuzz: add a am53c974 generic-fuzzer config
Alexander Bulekov
2021-03-16
fuzz: don't leave orphan llvm-symbolizers around
Alexander Bulekov
2021-03-16
fuzz: fix the pro100 generic-fuzzer config
Alexander Bulekov
2021-02-08
fuzz: add virtio-9p configurations for fuzzing
Alexander Bulekov
2021-02-08
fuzz: enable dynamic args for generic-fuzz configs
Alexander Bulekov
2021-02-08
fuzz: log the arguments used to initialize QEMU
Alexander Bulekov
2021-02-08
fuzz: refine the ide/ahci fuzzer configs
Alexander Bulekov
2021-02-08
fuzz: ignore address_space_map is_write flag
Alexander Bulekov
2021-01-11
fuzz: map all BARs and enable PCI devices
Alexander Bulekov
2020-12-18
fuzz: fix the generic-fuzz-floppy config
Alexander Bulekov
2020-12-18
fuzz: Add more i386 configurations for fuzzing
Alexander Bulekov
2020-12-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
Clean up includes
Markus Armbruster
2020-12-09
fuzz: avoid double-fetches by default
Alexander Bulekov
2020-11-10
fuzz: add virtio-blk fuzz target
Dima Stepanov
2020-11-10
fuzz: Make fork_fuzz.ld compatible with LLVM's LLD
Daniele Buono
2020-11-03
fuzz: fuzz offsets within pio/mmio regions
Alexander Bulekov
2020-11-03
fuzz: check the MR in the DMA callback
Alexander Bulekov
2020-11-03
fuzz: fix writing DMA patterns
Alexander Bulekov
2020-11-03
tests/qtest: Fix potential NULL pointer dereference in qos_build_main_args()
AlexChen
2020-10-26
fuzz: register predefined generic-fuzz configs
Alexander Bulekov
2020-10-26
fuzz: add generic-fuzz configs for oss-fuzz
Alexander Bulekov
2020-10-26
fuzz: add an "opaque" to the FuzzTarget struct
Alexander Bulekov
2020-10-26
fuzz: add a crossover function to generic-fuzzer
Alexander Bulekov
2020-10-26
fuzz: add a DISABLE_PCI op to generic-fuzzer
Alexander Bulekov
2020-10-26
fuzz: Add support for custom crossover functions
Alexander Bulekov
2020-10-26
fuzz: Add DMA support to the generic-fuzzer
Alexander Bulekov
2020-10-24
fuzz: Add PCI features to the generic fuzzer
Alexander Bulekov
2020-10-24
fuzz: Add generic virtual-device fuzzer
Alexander Bulekov
2020-10-17
fuzz: Disable QEMU's SIG{INT,HUP,TERM} handlers
Alexander Bulekov
2020-09-30
vl: relocate paths to data directories
Paolo Bonzini
2020-09-30
fuzz: use qemu_get_exec_dir
Paolo Bonzini
2020-09-30
oslib: do not call g_strdup from qemu_get_exec_dir
Paolo Bonzini
2020-09-16
fuzz: Change the way we write qtest log to stderr
Alexander Bulekov
2020-09-08
fuzz: Add support for custom fuzzing library
Alexander Bulekov
2020-09-08
meson: specify fuzz linker script as a project arg
Alexander Bulekov
2020-08-21
meson: link emulators without Makefile.target
Paolo Bonzini
2020-08-21
meson: convert tests/qtest to meson
Paolo Bonzini
2020-07-21
fuzz: Fix leak when assembling datadir path string
Alexander Bulekov
2020-07-17
fuzz: Expect the cmdline in a freeable GString
Alexander Bulekov
2020-07-13
tests/qtest/fuzz: Add missing spaces in description
Thomas Huth
2020-07-13
fuzz: add missing header for rcu_enable_atfork
Alexander Bulekov
[next]