qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 2/5] target/openrisc: Make coreid and numcore


From: Stafford Horne
Subject: Re: [Qemu-devel] [PATCH v2 2/5] target/openrisc: Make coreid and numcores variable
Date: Fri, 13 Oct 2017 23:31:54 +0900
User-agent: Mutt/1.9.1 (2017-09-22)

On Fri, Oct 13, 2017 at 06:58:21AM -0700, Richard Henderson wrote:
> On 10/13/2017 06:49 AM, Stafford Horne wrote:
> > Previously coreid and numcores were hard coded as 0 and 1 respectively
> > as OpenRISC QEMU did not have multicore support.
> > 
> > Multicore support is now being added so these registers need to have
> > configured values.
> > 
> > Signed-off-by: Stafford Horne <address@hidden>
> > ---
> >  target/openrisc/sys_helper.c | 5 +++--
> >  1 file changed, 3 insertions(+), 2 deletions(-)
> 
> Reviewed-by: Richard Henderson <address@hidden>
> 
> 
> r~

Thank you for the review.

-Stafford



reply via email to

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