qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] qemu/hw pc.c


From: Aurelien Jarno
Subject: [Qemu-devel] qemu/hw pc.c
Date: Fri, 28 Mar 2008 22:28:09 +0000

CVSROOT:        /sources/qemu
Module name:    qemu
Changes by:     Aurelien Jarno <aurel32>        08/03/28 22:28:09

Modified files:
        hw             : pc.c 

Log message:
        Tell BIOS about the number of CPUs
        
        Previously, the BIOS would probe the CPUs for SMP guests.  This tends 
to be
        very unreliably because of startup timing issues.  By passing the 
number of
        CPUs in the CMOS, the BIOS can detect the number of CPUs much more 
reliably.
        
        (Anthony Liguori)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/pc.c?cvsroot=qemu&r1=1.99&r2=1.100




reply via email to

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