qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 6/6] Added SMP for Aarch64 Processors.


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 6/6] Added SMP for Aarch64 Processors.
Date: Sat, 29 Jun 2013 20:24:55 +0100

On 28 June 2013 13:11, Mian M. Hamayun <address@hidden> wrote:
> From: Alexander Spyridakis <address@hidden>
>
> AArch64 uses a cpu-release-addr memory location (defined in the dts) as
> a way to inform secondary CPUs where to jump to and enter their holding
> pen. Inject a very simple bootloader that polls this memory location,
> until the primary CPU sets it to the right address.

This and the previous patch are a bit heavy on the #ifdef TARGET_AARCH64.
I suspect the code could be restructured better to avoid that.

thanks
-- PMM



reply via email to

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