qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu/hw pc.c
Date: Fri, 28 Mar 2008 22:28:09 +0000	[thread overview]
Message-ID: <E1JfN3R-0007rU-6W@cvs.savannah.gnu.org> (raw)

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	other threads:[~2008-03-28 22:28 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-28 22:28 Aurelien Jarno [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-02-03  4:33 [Qemu-devel] qemu/hw pc.c Andrzej Zaborowski
2007-11-07 16:54 Fabrice Bellard
2007-05-20 10:59 Thiemo Seufer
2007-03-31 19:41 Paul Brook
2006-09-24 18:48 Fabrice Bellard
2006-05-14 13:44 Paul Brook
2006-05-01 12:31 Fabrice Bellard
2005-12-17 14:02 Fabrice Bellard
2005-11-23 21:01 Fabrice Bellard
2005-11-21 23:34 Fabrice Bellard
2005-11-22  0:17 ` Hetz Ben Hamo
2005-06-05 14:51 Fabrice Bellard
2005-06-05 15:02 ` Hetz Ben Hamo
2005-06-05 15:20   ` Fabrice Bellard
2005-01-03 23:43 Fabrice Bellard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1JfN3R-0007rU-6W@cvs.savannah.gnu.org \
    --to=aurelien@aurel32.net \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).