fuzz: log the arguments used to initialize QEMU
commit61f90e0461984438ddd5064d1c03133f561dc848
authorAlexander Bulekov <alxndr@bu.edu>
Sun, 17 Jan 2021 20:10:14 +0000 (17 15:10 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 8 Feb 2021 13:43:54 +0000 (8 14:43 +0100)
treee11bf6602d6d91883133d0cd4a20f57ad3b96ab5
parent92381157dd74c27b028d4a8e9349488e55b4c22d
fuzz: log the arguments used to initialize QEMU

This is useful for building reproducers. Instead checking the code or
the QEMU_FUZZ_ARGS, the arguments are at the top of the crash log.

Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210117201014.271610-3-alxndr@bu.edu>
tests/qtest/fuzz/fuzz.c