On Sat, 23 May 2020 at 17:36, Emilio G. Cota wrote:
>
> On Fri, May 22, 2020 at 12:07:36 -0400, Robert Foley wrote:
> > This patch series continues the work done by Emilio Cota and others to add
> > Thread Sanitizer (TSan) support to QEMU.
> >
> > The starting point for this work was Emilio's bran
On Fri, May 22, 2020 at 12:07:36 -0400, Robert Foley wrote:
> This patch series continues the work done by Emilio Cota and others to add
> Thread Sanitizer (TSan) support to QEMU.
>
> The starting point for this work was Emilio's branch here:
> https://github.com/cota/qemu/commits/tsan
> specifica
Patchew URL:
https://patchew.org/QEMU/20200522160755.886-1-robert.fo...@linaro.org/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Message-id: 20200522160755.886-1-robert.fo...@linaro.org
Subject: [PATCH 00/19] Add Thread Sanitizer support to
This patch series continues the work done by Emilio Cota and others to add
Thread Sanitizer (TSan) support to QEMU.
The starting point for this work was Emilio's branch here:
https://github.com/cota/qemu/commits/tsan
specifically this commit: 0be125fc0afd47218b34d2019abdd19b644f3199
The purpose o