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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
fuzz.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-23
ui/cocoa: Run qemu_init in the main thread
Akihiko Odaki
1
-1
/
+1
2022-07-13
datadir: Use bundle mechanism
Akihiko Odaki
1
-18
/
+0
2022-05-28
include: move qemu_*_exec_dir() to cutils
Marc-André Lureau
1
-0
/
+1
2022-05-03
tests: move libqtest.h back under qtest/
Marc-André Lureau
1
-1
/
+1
2021-05-26
tests/qtest/fuzz: Fix build failure
Philippe Mathieu-Daudé
1
-0
/
+1
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-02-08
fuzz: log the arguments used to initialize QEMU
Alexander Bulekov
1
-1
/
+10
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
1
-0
/
+1
2020-10-26
fuzz: Add support for custom crossover functions
Alexander Bulekov
1
-0
/
+13
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
2020-08-21
meson: convert tests/qtest to meson
Paolo Bonzini
1
-1
/
+1
2020-07-21
fuzz: Fix leak when assembling datadir path string
Alexander Bulekov
1
-5
/
+7
2020-07-17
fuzz: Expect the cmdline in a freeable GString
Alexander Bulekov
1
-7
/
+6
2020-07-13
fuzz: add missing header for rcu_enable_atfork
Alexander Bulekov
1
-0
/
+1
2020-07-06
fuzz: fix broken qtest check at rcu_disable_atfork
Alexander Bulekov
1
-0
/
+3
2020-06-15
fuzz: Add support for logging QTest commands
Alexander Bulekov
1
-1
/
+8
2020-06-15
fuzz: skip QTest serialization
Alexander Bulekov
1
-1
/
+12
2020-06-05
fuzz: add datadir for oss-fuzz compatability
Alexander Bulekov
1
-0
/
+15
2020-05-04
fuzz: select fuzz target using executable name
Alexander Bulekov
1
-8
/
+11
2020-02-22
fuzz: add fuzzer skeleton
Alexander Bulekov
1
-0
/
+179