index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
qtest
/
fuzz
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-12-11
1
-0
/
+1
|
\
|
*
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
1
-0
/
+1
*
|
Clean up includes
Markus Armbruster
2020-12-10
2
-2
/
+0
|
/
*
fuzz: avoid double-fetches by default
Alexander Bulekov
2020-12-09
1
-0
/
+1
*
fuzz: add virtio-blk fuzz target
Dima Stepanov
2020-11-10
2
-0
/
+235
*
fuzz: Make fork_fuzz.ld compatible with LLVM's LLD
Daniele Buono
2020-11-10
1
-1
/
+11
*
fuzz: fuzz offsets within pio/mmio regions
Alexander Bulekov
2020-11-03
1
-0
/
+5
*
fuzz: check the MR in the DMA callback
Alexander Bulekov
2020-11-03
1
-1
/
+1
*
fuzz: fix writing DMA patterns
Alexander Bulekov
2020-11-03
1
-20
/
+17
*
tests/qtest: Fix potential NULL pointer dereference in qos_build_main_args()
AlexChen
2020-11-03
1
-1
/
+2
*
fuzz: register predefined generic-fuzz configs
Alexander Bulekov
2020-10-26
1
-0
/
+32
*
fuzz: add generic-fuzz configs for oss-fuzz
Alexander Bulekov
2020-10-26
1
-0
/
+121
*
fuzz: add an "opaque" to the FuzzTarget struct
Alexander Bulekov
2020-10-26
1
-0
/
+1
*
fuzz: add a crossover function to generic-fuzzer
Alexander Bulekov
2020-10-26
1
-0
/
+86
*
fuzz: add a DISABLE_PCI op to generic-fuzzer
Alexander Bulekov
2020-10-26
1
-2
/
+11
*
fuzz: Add support for custom crossover functions
Alexander Bulekov
2020-10-26
2
-0
/
+40
*
fuzz: Add DMA support to the generic-fuzzer
Alexander Bulekov
2020-10-26
1
-0
/
+230
*
fuzz: Add PCI features to the generic fuzzer
Alexander Bulekov
2020-10-24
1
-0
/
+81
*
fuzz: Add generic virtual-device fuzzer
Alexander Bulekov
2020-10-24
2
-0
/
+517
*
fuzz: Disable QEMU's SIG{INT,HUP,TERM} handlers
Alexander Bulekov
2020-10-17
1
-0
/
+8
*
vl: relocate paths to data directories
Paolo Bonzini
2020-09-30
1
-2
/
+3
*
fuzz: use qemu_get_exec_dir
Paolo Bonzini
2020-09-30
1
-1
/
+2
*
oslib: do not call g_strdup from qemu_get_exec_dir
Paolo Bonzini
2020-09-30
1
-2
/
+2
*
fuzz: Change the way we write qtest log to stderr
Alexander Bulekov
2020-09-16
1
-3
/
+2
*
fuzz: Add support for custom fuzzing library
Alexander Bulekov
2020-09-08
1
-2
/
+2
*
meson: specify fuzz linker script as a project arg
Alexander Bulekov
2020-09-08
1
-3
/
+0
*
meson: link emulators without Makefile.target
Paolo Bonzini
2020-08-21
6
-47
/
+44
*
meson: convert tests/qtest to meson
Paolo Bonzini
2020-08-21
5
-5
/
+5
*
fuzz: Fix leak when assembling datadir path string
Alexander Bulekov
2020-07-21
1
-5
/
+7
*
fuzz: Expect the cmdline in a freeable GString
Alexander Bulekov
2020-07-17
4
-15
/
+14
*
tests/qtest/fuzz: Add missing spaces in description
Thomas Huth
2020-07-13
1
-2
/
+2
*
fuzz: add missing header for rcu_enable_atfork
Alexander Bulekov
2020-07-13
1
-0
/
+1
*
fuzz: do not use POSIX shm for coverage bitmap
Alexander Bulekov
2020-07-06
1
-27
/
+13
*
fuzz: fix broken qtest check at rcu_disable_atfork
Alexander Bulekov
2020-07-06
1
-0
/
+3
*
tests/qtest: Fix LGPL information in the file headers
Thomas Huth
2020-06-15
1
-1
/
+1
*
fuzz: Add support for logging QTest commands
Alexander Bulekov
2020-06-15
1
-1
/
+8
*
fuzz: skip QTest serialization
Alexander Bulekov
2020-06-15
4
-1
/
+288
*
fuzz: run the main-loop in fork-server process
Alexander Bulekov
2020-06-05
3
-0
/
+5
*
fuzz: add mangled object name to linker script
Alexander Bulekov
2020-06-05
1
-0
/
+5
*
fuzz: fix typo in i440fx-qtest-reboot arguments
Alexander Bulekov
2020-06-05
1
-1
/
+1
*
fuzz: add datadir for oss-fuzz compatability
Alexander Bulekov
2020-06-05
1
-0
/
+15
*
tests/fuzz: Extract ioport_fuzz_qtest() method
Philippe Mathieu-Daudé
2020-05-15
1
-2
/
+9
*
tests/fuzz: Extract pciconfig_fuzz_qos() method
Philippe Mathieu-Daudé
2020-05-15
1
-6
/
+14
*
tests/fuzz: Remove unuseful/unused typedefs
Philippe Mathieu-Daudé
2020-05-15
1
-6
/
+4
*
tests/fuzz: Add missing space in test description
Philippe Mathieu-Daudé
2020-05-15
1
-3
/
+3
*
tests/fuzz/Makefile: Do not link code using unavailable devices
Philippe Mathieu-Daudé
2020-05-15
1
-3
/
+3
*
fuzz: select fuzz target using executable name
Alexander Bulekov
2020-05-04
1
-8
/
+11
*
fuzz: Simplify how we compute available machines and types
Markus Armbruster
2020-04-29
1
-25
/
+9
*
Use &error_abort instead of separate assert()
Markus Armbruster
2020-03-17
1
-5
/
+2
*
qtest: fix fuzzer-related 80-char limit violations
Alexander Bulekov
2020-03-06
1
-1
/
+4
[next]