qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 2/3] target-microblaze: QOM'ify CPU reset


From: John Williams
Subject: Re: [Qemu-devel] [PATCH v2 2/3] target-microblaze: QOM'ify CPU reset
Date: Thu, 12 Apr 2012 11:14:27 +1000

2012/4/12 Andreas Färber <address@hidden>:
> Move code from cpu_state_reset() to QOM mb_cpu_reset().
>
> Signed-off-by: Andreas Färber <address@hidden>
> ---
>  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

[Prev in Thread] Current Thread [Next in Thread]