qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH 21/21] Use MaxCountCPUs during building of per c


From: Gleb Natapov
Subject: [Qemu-devel] Re: [PATCH 21/21] Use MaxCountCPUs during building of per cpu tables.
Date: Fri, 9 Oct 2009 08:37:57 +0200

On Thu, Oct 08, 2009 at 10:22:50PM -0400, Kevin O'Connor wrote:
> On Thu, Oct 08, 2009 at 05:59:26PM +0200, Gleb Natapov wrote:
> > Preparation for hot pluggable CPUs.
> > 
> > Signed-off-by: Gleb Natapov <address@hidden>
> 
> Thanks - this patch looks like it is pulling in unrelated changes to
> config.h:
> 
> > --- a/src/config.h
> > +++ b/src/config.h
> > @@ -16,9 +16,9 @@
> >  #define CONFIG_COREBOOT 0
> >  
> >  // Control how verbose debug output is.
> > -#define CONFIG_DEBUG_LEVEL 1
> > +#define CONFIG_DEBUG_LEVEL 2
> >  // Send debugging information to serial port
> > -#define CONFIG_DEBUG_SERIAL 0
> > +#define CONFIG_DEBUG_SERIAL 1
> >  // Screen writes are also sent to debug ports.
> >  #define CONFIG_SCREEN_AND_DEBUG 1
> >  
> 
> Otherwise, it looks okay to me.
> 
This is once more by accident. Can you drop them and apply please.

> -Kevin

--
                        Gleb.




reply via email to

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