qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [Qemu-devel] [PATCH v2 0/6] static patches


From: Stefan Hajnoczi
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH v2 0/6] static patches
Date: Thu, 1 Nov 2012 19:49:57 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, Oct 28, 2012 at 11:04:45AM +0000, Blue Swirl wrote:
> v2: extract function removal patches, skip ARM
> 
> Blue Swirl (6):
>   target-sparc: make do_unaligned_access static
>   vl.c: add missing static
>   vnc: add missing static
>   ppc: add missing static
>   target-ppc: make some functions static
>   exec: make some functions static
> 
>  console.h                  |    2 --
>  cpu-common.h               |    5 -----
>  exec-all.h                 |    2 --
>  exec.c                     |   15 +++++++++------
>  hw/adb.c                   |    8 ++++----
>  hw/adb.h                   |    4 ----
>  hw/nvram.h                 |   10 +---------
>  hw/ppc.c                   |   16 ++++++++--------
>  memory-internal.h          |    2 --
>  sysemu.h                   |    5 -----
>  target-ppc/cpu.h           |    7 -------
>  target-ppc/mmu_helper.c    |   11 ++++++-----
>  target-sparc/cpu.h         |    3 ---
>  target-sparc/ldst_helper.c |    8 ++++++--
>  ui/vnc-jobs.c              |   10 +++++-----
>  ui/vnc-jobs.h              |    1 -
>  ui/vnc.c                   |   14 +++++++-------
>  ui/vnc.h                   |    5 -----
>  vl.c                       |   21 ++++++++++++---------
>  19 files changed, 58 insertions(+), 91 deletions(-)
> 
> -- 
> 1.7.2.5
> 
> 

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]