qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 13/15] target-arm: Breakout integratorcp and


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v2 13/15] target-arm: Breakout integratorcp and versatilepb cpu init
Date: Mon, 15 Dec 2014 17:08:30 +0000

On 11 December 2014 at 23:29, Greg Bellows <address@hidden> wrote:
> This commit changes the integratorcp and versatilepb CPU initialization from
> using the generic ARM cpu_arm_init function to doing it inline.  This is
> necessary in order to allow CPU configuration changes to occur between CPU
> instance initialization and realization.  Specifically, this change is in
> preparation for disabling CPU EL3 support.
>
> Signed-off-by: Greg Bellows <address@hidden>
> ---
>  hw/arm/integratorcp.c | 19 +++++++++++++++++--
>  hw/arm/versatilepb.c  | 20 ++++++++++++++++++--
>  2 files changed, 35 insertions(+), 4 deletions(-)

Reviewed-by: Peter Maydell <address@hidden>

thanks
-- PMM



reply via email to

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