qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] fuzz: Probably there is a better way to do this
@ 2020-04-24  7:11 Markus Armbruster
  2020-04-24  7:11 ` [PATCH 1/3] Makefile: Drop unused, broken target recurse-fuzz Markus Armbruster
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Markus Armbruster @ 2020-04-24  7:11 UTC (permalink / raw)
  To: qemu-devel; +Cc: lvivier, thuth, alxndr, bsd, stefanha, pbonzini

... the comment next to qos_set_machines_devices_available() wonders.
Yup, there is!

Markus Armbruster (3):
  Makefile: Drop unused, broken target recurse-fuzz
  fuzz: Simplify how we compute available machines and types
  libqos: Give get_machine_allocator() internal linkage

 Makefile                          |  1 -
 tests/qtest/libqos/qos_external.h | 10 +++--
 tests/qtest/fuzz/qos_fuzz.c       | 34 ++++-----------
 tests/qtest/libqos/qos_external.c | 72 +++++++++++--------------------
 tests/qtest/qos-test.c            | 29 +++++++++----
 5 files changed, 60 insertions(+), 86 deletions(-)

-- 
2.21.1



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-04-29  7:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-24  7:11 [PATCH 0/3] fuzz: Probably there is a better way to do this Markus Armbruster
2020-04-24  7:11 ` [PATCH 1/3] Makefile: Drop unused, broken target recurse-fuzz Markus Armbruster
2020-04-24 15:41   ` Alexander Bulekov
2020-04-24  7:11 ` [PATCH 2/3] fuzz: Simplify how we compute available machines and types Markus Armbruster
2020-04-24  8:31   ` Philippe Mathieu-Daudé
2020-04-24 15:41   ` Alexander Bulekov
2020-04-24  7:11 ` [PATCH 3/3] libqos: Give get_machine_allocator() internal linkage Markus Armbruster
2020-04-24  8:24   ` Philippe Mathieu-Daudé
2020-04-29  7:15 ` [PATCH 0/3] fuzz: Probably there is a better way to do this Markus Armbruster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).