On 03/14/2012 02:42 PM, Andreas Färber wrote:
> Scripted conversion:
>   sed -i "s/CPUState/CPUAlphaState/g" target-alpha/*.[hc]
>   sed -i "s/#define CPUAlphaState/#define CPUState/" target-alpha/cpu.h
> 
> Signed-off-by: Andreas Färber <afaer...@suse.de>
> Acked-by: Anthony Liguori <aligu...@us.ibm.com>
> ---
>  target-alpha/cpu.h       |   24 ++++++++++----------
>  target-alpha/helper.c    |   18 +++++++-------
>  target-alpha/machine.c   |   44 ++++++++++++++++++------------------
>  target-alpha/op_helper.c |    6 ++--
>  target-alpha/translate.c |   56 
> +++++++++++++++++++++++-----------------------
>  5 files changed, 74 insertions(+), 74 deletions(-)

Acked-by: Richard Henderson <r...@twiddle.net>


r~

Reply via email to