2012/4/12 Andreas Färber <afaer...@suse.de>:
> Move code from cpu_state_reset() to QOM mb_cpu_reset().
>
> Signed-off-by: Andreas Färber <afaer...@suse.de>
> ---
>  target-microblaze/cpu.c       |   50 +++++++++++++++++++++++++++++++++++++++-
>  target-microblaze/translate.c |   51 +---------------------------------------
>  2 files changed, 51 insertions(+), 50 deletions(-)
>
> diff --git a/target-microblaze/cpu.c b/target-microblaze/cpu.c
> index ea646fe..194131b 100644
> --- a/target-microblaze/cpu.c
> +++ b/target-microblaze/cpu.c
> @@ -1,6 +1,7 @@
>  /*
>  * QEMU MicroBlaze CPU
>  *
> + * Copyright (c) 2009 Edgar E. Iglesias
>  * Copyright (c) 2012 SUSE LINUX Products GmbH

Trivial nitpick - please add

Copyright (c) 2009-2012 PetaLogix Qld Pty Ltd

here as well - we've been driving and funding pretty much all of the
MicroBlaze QEMU development the last 3 years, we should be in the
headers.

Thanks,

John
-- 
John Williams, PhD, B. Eng, B. IT
PetaLogix - Linux Solutions for a Reconfigurable World
w: www.petalogix.com  p: +61-7-30090663  f: +61-7-30090663

Reply via email to