index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qtest
/
fuzz
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-14
configure, meson: move fuzzing configuration to Meson
Paolo Bonzini
1
-1
/
+5
2021-09-01
fuzz: unblock SIGALRM so the timeout works
Alexander Bulekov
1
-0
/
+5
2021-09-01
fuzz: use ITIMER_REAL for timeouts
Alexander Bulekov
1
-1
/
+1
2021-09-01
fuzz: make object-name matching case-insensitive
Alexander Bulekov
1
-4
/
+20
2021-09-01
fuzz: adjust timeout to allow for longer inputs
Alexander Bulekov
1
-4
/
+9
2021-09-01
fuzz: fix sparse memory access in the DMA callback
Alexander Bulekov
1
-3
/
+10
2021-06-21
fuzz: Display hexadecimal value with '0x' prefix
Philippe Mathieu-Daudé
1
-2
/
+2
2021-06-21
Remove leading underscores from QEMU defines
Ahmed Abouzied
1
-2
/
+2
2021-05-26
tests/qtest/fuzz: Fix build failure
Philippe Mathieu-Daudé
1
-0
/
+1
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2
-3
/
+0
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2
-2
/
+0
2021-03-23
memory: Add offset_in_region to flatview_cb arguments
Peter Maydell
1
-1
/
+4
2021-03-23
memory: Make flatview_cb return bool, not int
Peter Maydell
1
-4
/
+4
2021-03-19
fuzz: Avoid deprecated misuse of -drive if=sd
Markus Armbruster
1
-1
/
+1
2021-03-16
fuzz: configure a sparse-mem device, by default
Alexander Bulekov
1
-3
/
+11
2021-03-16
fuzz: add a am53c974 generic-fuzzer config
Alexander Bulekov
1
-0
/
+6
2021-03-16
fuzz: don't leave orphan llvm-symbolizers around
Alexander Bulekov
1
-0
/
+15
2021-03-16
fuzz: fix the pro100 generic-fuzzer config
Alexander Bulekov
1
-1
/
+1
2021-02-08
fuzz: add virtio-9p configurations for fuzzing
Alexander Bulekov
1
-0
/
+20
2021-02-08
fuzz: enable dynamic args for generic-fuzz configs
Alexander Bulekov
2
-1
/
+10
2021-02-08
fuzz: log the arguments used to initialize QEMU
Alexander Bulekov
1
-1
/
+10
2021-02-08
fuzz: refine the ide/ahci fuzzer configs
Alexander Bulekov
1
-1
/
+19
2021-02-08
fuzz: ignore address_space_map is_write flag
Alexander Bulekov
1
-6
/
+3
2021-01-11
fuzz: map all BARs and enable PCI devices
Alexander Bulekov
1
-0
/
+24
2020-12-18
fuzz: fix the generic-fuzz-floppy config
Alexander Bulekov
1
-2
/
+2
2020-12-18
fuzz: Add more i386 configurations for fuzzing
Alexander Bulekov
1
-0
/
+80
2020-12-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-0
/
+1
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
1
-0
/
+1
2020-12-10
Clean up includes
Markus Armbruster
2
-2
/
+0
2020-12-09
fuzz: avoid double-fetches by default
Alexander Bulekov
1
-0
/
+1
2020-11-10
fuzz: add virtio-blk fuzz target
Dima Stepanov
2
-0
/
+235
2020-11-10
fuzz: Make fork_fuzz.ld compatible with LLVM's LLD
Daniele Buono
1
-1
/
+11
2020-11-03
fuzz: fuzz offsets within pio/mmio regions
Alexander Bulekov
1
-0
/
+5
2020-11-03
fuzz: check the MR in the DMA callback
Alexander Bulekov
1
-1
/
+1
2020-11-03
fuzz: fix writing DMA patterns
Alexander Bulekov
1
-20
/
+17
2020-11-03
tests/qtest: Fix potential NULL pointer dereference in qos_build_main_args()
AlexChen
1
-1
/
+2
2020-10-26
fuzz: register predefined generic-fuzz configs
Alexander Bulekov
1
-0
/
+32
2020-10-26
fuzz: add generic-fuzz configs for oss-fuzz
Alexander Bulekov
1
-0
/
+121
2020-10-26
fuzz: add an "opaque" to the FuzzTarget struct
Alexander Bulekov
1
-0
/
+1
2020-10-26
fuzz: add a crossover function to generic-fuzzer
Alexander Bulekov
1
-0
/
+86
2020-10-26
fuzz: add a DISABLE_PCI op to generic-fuzzer
Alexander Bulekov
1
-2
/
+11
2020-10-26
fuzz: Add support for custom crossover functions
Alexander Bulekov
2
-0
/
+40
2020-10-26
fuzz: Add DMA support to the generic-fuzzer
Alexander Bulekov
1
-0
/
+230
2020-10-24
fuzz: Add PCI features to the generic fuzzer
Alexander Bulekov
1
-0
/
+81
2020-10-24
fuzz: Add generic virtual-device fuzzer
Alexander Bulekov
2
-0
/
+517
2020-10-17
fuzz: Disable QEMU's SIG{INT,HUP,TERM} handlers
Alexander Bulekov
1
-0
/
+8
2020-09-30
vl: relocate paths to data directories
Paolo Bonzini
1
-2
/
+3
2020-09-30
fuzz: use qemu_get_exec_dir
Paolo Bonzini
1
-1
/
+2
2020-09-30
oslib: do not call g_strdup from qemu_get_exec_dir
Paolo Bonzini
1
-2
/
+2
2020-09-16
fuzz: Change the way we write qtest log to stderr
Alexander Bulekov
1
-3
/
+2
[next]