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
/
qos_fuzz.c
Age
Commit message (
Expand
)
Author
2022-12-14
qapi qdev qom: Elide redundant has_FOO in generated C
Markus Armbruster
2022-08-29
tests/qtest: libqos: Rename malloc.h to libqos-malloc.h
Xuzhou Cheng
2022-05-03
tests: move libqtest.h back under qtest/
Marc-André Lureau
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
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
2020-11-03
tests/qtest: Fix potential NULL pointer dereference in qos_build_main_args()
AlexChen
2020-08-21
meson: convert tests/qtest to meson
Paolo Bonzini
2020-07-17
fuzz: Expect the cmdline in a freeable GString
Alexander Bulekov
2020-06-15
tests/qtest: Fix LGPL information in the file headers
Thomas Huth
2020-04-29
fuzz: Simplify how we compute available machines and types
Markus Armbruster
2020-03-17
Use &error_abort instead of separate assert()
Markus Armbruster
2020-03-06
qtest: fix fuzzer-related 80-char limit violations
Alexander Bulekov
2020-02-22
fuzz: add support for qos-assisted fuzz targets
Alexander Bulekov