]> git.ipfire.org Git - thirdparty/qemu.git/commit
docs/devel/testing/fuzzing: Note that you can get qtest to read from a file
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 28 Oct 2025 16:52:35 +0000 (16:52 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 3 Nov 2025 14:16:53 +0000 (14:16 +0000)
commit5848d2c3a6c4cc1b37234db462b1b36bc0a18bf4
treea2c75fd74de4afffab164553c8b393a1d070173d
parent74bc6caea92de3cf6a6772d0d248a9e26aea2dd3
docs/devel/testing/fuzzing: Note that you can get qtest to read from a file

It is possible to get qtest to read fuzzer reproducers from a file
rather than directly from stdio; this is useful when you want to run
QEMU under gdb to debug the failure.  Document how to do this, which
was previously only written down in the commit message for
5b18a6bf44b9 ("chardev: Allow setting file chardev input file on the
command line").

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Message-id: 20251028165236.3327658-1-peter.maydell@linaro.org
docs/devel/testing/fuzzing.rst