On 9/25/24 03:43, Alex Bennée wrote:
Alex Bennée writes:
Queued to testing/next, thanks.
Gentle ping. I can't see this series on testing/next. Was it lost on the
way?
Thanks,
Pierrick
Pierrick Bouvier writes:
> While working on a concurrency bug, I gave a try to tsan builds for QEMU. I
> noticed it didn't build out of the box with recent gcc, so I fixed
> compilation.
> In more, updated documentation to explain how to build a sanitized glib to
> avoid
> false positives relat
On 10/09/2024 19.40, Pierrick Bouvier wrote:
While working on a concurrency bug, I gave a try to tsan builds for QEMU. I
noticed it didn't build out of the box with recent gcc, so I fixed compilation.
In more, updated documentation to explain how to build a sanitized glib to avoid
false positives
While working on a concurrency bug, I gave a try to tsan builds for QEMU. I
noticed it didn't build out of the box with recent gcc, so I fixed compilation.
In more, updated documentation to explain how to build a sanitized glib to avoid
false positives related to glib synchronisation primitives.
v