qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Re: [PATCH 2/4] move CPUID_APIC flag to where it belong


From: Glauber Costa
Subject: Re: [Qemu-devel] Re: [PATCH 2/4] move CPUID_APIC flag to where it belongs
Date: Wed, 6 May 2009 14:41:36 -0300
User-agent: Mutt/1.5.18 (2008-05-17)

On Wed, May 06, 2009 at 08:29:23PM +0300, Stanislav wrote:
> If OS boot fine its more luck. The flag indicates presence of local apic,
> not "if it is supported".
> For example when lapic is globally disabled (i.e. not present) CPUID flag is
> cleared off as well.
> But CPU is still supports lapic, after reset it will be back.
What if we take out a cpu that supports lapic, and is connected to an apic 
system,
and connects it to a board that has no apic?

Also, note that in the old code, it was set regardless of the existance of an 
APIC
anyway. The only dependancy was on smp_cpus > 1.





reply via email to

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