qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [Qemu-devel] [PATCH] cpus.c: Make all_cpu_threads_idl


From: Stefan Hajnoczi
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] cpus.c: Make all_cpu_threads_idle() static
Date: Sat, 21 Jul 2012 10:47:47 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Jul 19, 2012 at 04:52:27PM +0100, Peter Maydell wrote:
> Commit 946fb27c1 moved all the uses of all_cpu_threads_idle()
> into cpus.c. This means we can mark the function 'static'
> (again), if we shuffle it a bit earlier in the source file.
> 
> Signed-off-by: Peter Maydell <address@hidden>
> ---
>  cpus.c        |   52 ++++++++++++++++++++++++++--------------------------
>  qemu-common.h |    1 -
>  2 files changed, 26 insertions(+), 27 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]