qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH] trace-events: Fix broken build caused by wron


From: Stefan Hajnoczi
Subject: Re: [Qemu-trivial] [PATCH] trace-events: Fix broken build caused by wrong format specifier
Date: Mon, 26 Mar 2012 12:35:49 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Sat, Mar 24, 2012 at 08:13:34AM +0100, Stefan Weil wrote:
> mem is an uint64_t value, so %lx was wrong.
> 
> Signed-off-by: Stefan Weil <address@hidden>
> ---
>  trace-events |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Normally build fixes are sent directly to qemu.git/master committers for
quick merging.  But this fix is only needed for 32-bit hosts that use
stderr tracing or another backend that uses the format string.

Thanks, applied to the trivial patches tree:
https://github.com/stefanha/qemu/commits/trivial-patches

Stefan



reply via email to

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