qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 03/14] target-arm: Move FPSID config to cpu i


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH v2 03/14] target-arm: Move FPSID config to cpu init fns
Date: Fri, 20 Apr 2012 16:52:16 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120312 Thunderbird/11.0

Am 14.04.2012 18:42, schrieb Peter Maydell:
> Move the reset FPSID to the ARMCPU struct, and set it in the
> per-implementation instance init function. At reset we then
> just copy the reset value into the CPUARMState field.
> 
> Signed-off-by: Peter Maydell <address@hidden>
> ---
>  target-arm/cpu-qom.h |    1 +
>  target-arm/cpu.c     |    9 +++++++++
>  target-arm/helper.c  |   10 ++--------
>  3 files changed, 12 insertions(+), 8 deletions(-)

Acked-by: Andreas Färber <address@hidden>

/-F

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

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