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 <peter.mayd...@linaro.org>
> ---
>  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