aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/fuzz/qos_fuzz.c
AgeCommit message (Expand)Author
2022-12-14qapi qdev qom: Elide redundant has_FOO in generated CMarkus Armbruster
2022-08-29tests/qtest: libqos: Rename malloc.h to libqos-malloc.hXuzhou Cheng
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2020-11-03tests/qtest: Fix potential NULL pointer dereference in qos_build_main_args()AlexChen
2020-08-21meson: convert tests/qtest to mesonPaolo Bonzini
2020-07-17fuzz: Expect the cmdline in a freeable GStringAlexander Bulekov
2020-06-15tests/qtest: Fix LGPL information in the file headersThomas Huth
2020-04-29fuzz: Simplify how we compute available machines and typesMarkus Armbruster
2020-03-17Use &error_abort instead of separate assert()Markus Armbruster
2020-03-06qtest: fix fuzzer-related 80-char limit violationsAlexander Bulekov
2020-02-22fuzz: add support for qos-assisted fuzz targetsAlexander Bulekov