qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH] linux-user: Remove #if 0'd cpu_get_real_ticks


From: Stefan Hajnoczi
Subject: Re: [Qemu-trivial] [PATCH] linux-user: Remove #if 0'd cpu_get_real_ticks() definition
Date: Fri, 24 Aug 2012 11:56:07 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Aug 20, 2012 at 02:03:36PM +0100, Peter Maydell wrote:
> Remove the cpu_get_real_ticks() definition from linux-user/main.c.
> This has been disabled via #if 0 and unused since commit 1dce7c3c22
> in 2006; the definitions we actually use are in qemu-timer.h.
> 
> Signed-off-by: Peter Maydell <address@hidden>
> ---
>  linux-user/main.c |   13 -------------
>  1 file changed, 13 deletions(-)

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]