qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 10/19] include/qemu: Added tsan.h for annotations.


From: Emilio G. Cota
Subject: Re: [PATCH 10/19] include/qemu: Added tsan.h for annotations.
Date: Sat, 23 May 2020 17:37:12 -0400

On Sat, May 23, 2020 at 13:20:15 -0400, Emilio G. Cota wrote:
> On Fri, May 22, 2020 at 12:07:46 -0400, Robert Foley wrote:
> > These annotations will allow us to give tsan
> > additional hints.  For example, we can inform
> > tsan about reads/writes to ignore to silence certain
> > classes of warnings.
> > We can also annotate threads so that the proper thread
> > naming shows up in tsan warning results.
> > 
> > Signed-off-by: Robert Foley <address@hidden>
> 
> Reviewed-by: Emilio G. Cota <address@hidden>

Although consider prefixing the constants with QEMU_.

Thanks,

                E.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]