On Mon, Sep 08, 2025 at 03:46:51PM +0400, marcandre.lureau@redhat.com wrote: > From: Marc-André Lureau > > Create a temporary build subdirectory, to avoid conflicting with other > running tests. This fixes "meson test" with tracetool-test which is > parallel default. > > Signed-off-by: Marc-André Lureau > --- > tests/tracetool/tracetool-test.py | 8 +++++--- > 1 file changed, 5 insertions(+), 3 deletions(-) Thanks, applied to my tracing tree: https://gitlab.com/stefanha/qemu/commits/tracing Stefan