qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] trace: fix PRIx64 constants in trace-events


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] trace: fix PRIx64 constants in trace-events
Date: Wed, 23 Dec 2015 12:41:44 +0800
User-agent: Mutt/1.5.24 (2015-08-30)

On Sat, Dec 19, 2015 at 11:08:42PM +0000, Mark Cave-Ayland wrote:
> Commit c8ee0a4 introduced new events containing PRIx64 constants without
> including the % prefix in the preceding string. This results in a compile
> error during build if --enable-trace-backends is passed to configure.
> 
> Signed-off-by: Mark Cave-Ayland <address@hidden>
> ---
>  trace-events |   10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

Thanks, applied to my tracing tree:
https://github.com/stefanha/qemu/commits/tracing

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

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