From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JKjxL-0003vi-BS for qemu-devel@nongnu.org; Thu, 31 Jan 2008 19:40:35 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JKjxJ-0003tm-CH for qemu-devel@nongnu.org; Thu, 31 Jan 2008 19:40:34 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKjxJ-0003tc-85 for qemu-devel@nongnu.org; Thu, 31 Jan 2008 19:40:33 -0500 Received: from mail.codesourcery.com ([65.74.133.4]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JKjxI-0005UW-RS for qemu-devel@nongnu.org; Thu, 31 Jan 2008 19:40:33 -0500 From: Paul Brook Date: Fri, 1 Feb 2008 00:40:27 +0000 References: <1201818980-27534-1-git-send-email-aliguori@us.ibm.com> <200802010014.07960.paul@codesourcery.com> <47A26790.6010609@us.ibm.com> In-Reply-To: <47A26790.6010609@us.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802010040.29002.paul@codesourcery.com> Subject: [Qemu-devel] Re: [PATCH 4/6] Tell BIOS about the number of CPUs Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: kvm-devel@lists.sourceforge.net, qemu-devel@nongnu.org > > Are the CMOS contents documented anywhere? > > No, but if you have a suggestion of where to document them, I'll add > documentation. I suggest in or with the BIOS sources. As we're using a common BIOS it seems a good idea to make sure this kind of things is coordinated. Paul