qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] qtest: Fix tv_usec != long


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH] qtest: Fix tv_usec != long
Date: Thu, 19 Apr 2012 14:20:06 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

Il 19/04/2012 14:09, Richard Henderson ha scritto:
> Sparc Debian 5.0.8 does not define __suseconds_t as long,
> but FMT_timeval expects %ld.
> 
> Signed-off-by: Richard Henderson <address@hidden>
> Cc: Anthony Liguori <address@hidden>
> Cc: Paolo Bonzini <address@hidden>
> ---
>  qtest.c |    8 ++++----
>  1 files changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Paolo Bonzini <address@hidden>



reply via email to

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