Arkadiusz Marud writes:
> Hi all,
>
> I am experimenting with running a C++ project built with ThreadSanitizer
> (TSAN) under QEMU.
> The documentation describes TSAN usage in system-mode (qemu-system-x86_64)
> with --enable-tsan,
> but I couldn’t find any reference to support in user-mode (qe
Hi all,
I am experimenting with running a C++ project built with ThreadSanitizer (TSAN)
under QEMU.
The documentation describes TSAN usage in system-mode (qemu-system-x86_64) with
--enable-tsan,
but I couldn’t find any reference to support in user-mode (qemu-x86_64).
Does QEMU user-mode supp