qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC PATCH 03/12] target/arm/kvm32: make MPIDR consistent with CPU T


From: Ying Fang
Subject: Re: [RFC PATCH 03/12] target/arm/kvm32: make MPIDR consistent with CPU Topology
Date: Thu, 17 Sep 2020 21:26:59 +0800
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0



On 9/17/2020 4:07 PM, Andrew Jones wrote:
On Thu, Sep 17, 2020 at 11:20:24AM +0800, Ying Fang wrote:
MPIDR helps to provide an additional PE identification in a multiprocessor
system. This patch adds support for setting MPIDR from userspace, so that
MPIDR is consistent with CPU topology configured.

Signed-off-by: Ying Fang <fangying1@huawei.com>
---
  target/arm/kvm32.c | 46 ++++++++++++++++++++++++++++++++++++++--------
  1 file changed, 38 insertions(+), 8 deletions(-)

diff --git a/target/arm/kvm32.c b/target/arm/kvm32.c
index 0af46b41c8..85694dc8bf 100644
--- a/target/arm/kvm32.c
+++ b/target/arm/kvm32.c

This file no longer exists in mainline. Please rebase the whole series.
Thanks, it is gone. Will rebase it.

Thanks,
drew

.




reply via email to

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