qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/4] Fix misuse of atomics in trace/simple.c


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH 0/4] Fix misuse of atomics in trace/simple.c
Date: Thu, 31 Jan 2013 09:59:15 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

Ping?

Markus Armbruster <address@hidden> writes:

> More old news: casting pointers considered harmful, and atomics
> considered hard to use correctly.
>
> Markus Armbruster (4):
>   trace: Fix simple trace dropped event record for big endian
>   trace: Direct access of atomics is verboten, use the API
>   trace: Clean up the "try to update atomic until it worked" loops
>   trace: Fix location of simpletrace.py in docs
>
>  docs/tracing.txt |  4 ++--
>  trace/simple.c   | 39 ++++++++++++++++-----------------------
>  2 files changed, 18 insertions(+), 25 deletions(-)



reply via email to

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