On 3 November 2015 at 04:33, Peter Crosthwaite
wrote:
> So, I think this is just another case of the MPIDR information flow
> going the wrong way. It should go from board to all of CPU, DT and now
> this. I guess we can just fix this incrementally when we fix the
> implicit setting of MPIDR in mac
On Sat, Oct 31, 2015 at 5:04 PM, Peter Maydell wrote:
> On 31 October 2015 at 18:53, Peter Crosthwaite
> wrote:
>> On Sat, Oct 31, 2015 at 2:50 AM, Shannon Zhao
>> wrote:
>>> From: Shannon Zhao
>>>
>>> Use mp_affinity of ARMCPU as the CPU MPIDR instead of the CPU index.
>>>
>>> Signed-off-by:
On 31 October 2015 at 18:53, Peter Crosthwaite
wrote:
> On Sat, Oct 31, 2015 at 2:50 AM, Shannon Zhao
> wrote:
>> From: Shannon Zhao
>>
>> Use mp_affinity of ARMCPU as the CPU MPIDR instead of the CPU index.
>>
>> Signed-off-by: Shannon Zhao
>> ---
>> This patch is based on below patch.
>> htt
On Sat, Oct 31, 2015 at 2:50 AM, Shannon Zhao wrote:
> From: Shannon Zhao
>
> Use mp_affinity of ARMCPU as the CPU MPIDR instead of the CPU index.
>
> Signed-off-by: Shannon Zhao
> ---
> This patch is based on below patch.
> http://lists.nongnu.org/archive/html/qemu-devel/2015-10/msg06919.html
>