From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KXctf-0003Ip-3j for qemu-devel@nongnu.org; Mon, 25 Aug 2008 10:18:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KXctd-0003I6-TN for qemu-devel@nongnu.org; Mon, 25 Aug 2008 10:18:18 -0400 Received: from [199.232.76.173] (port=53229 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KXctd-0003I2-ML for qemu-devel@nongnu.org; Mon, 25 Aug 2008 10:18:17 -0400 Received: from wr-out-0506.google.com ([64.233.184.228]:51368) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KXctd-0000Rf-KH for qemu-devel@nongnu.org; Mon, 25 Aug 2008 10:18:17 -0400 Received: by wr-out-0506.google.com with SMTP id c46so1594663wra.18 for ; Mon, 25 Aug 2008 07:18:16 -0700 (PDT) Message-ID: <48B2BEFB.2060002@codemonkey.ws> Date: Mon, 25 Aug 2008 09:17:31 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH v2 6/6] Pass cpu speed into SM BIOS. References: <20080825095800.18703.30602.stgit@gleb-debian.qumranet.com.qumranet.com> <20080825095830.18703.14942.stgit@gleb-debian.qumranet.com.qumranet.com> In-Reply-To: <20080825095830.18703.14942.stgit@gleb-debian.qumranet.com.qumranet.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Gleb Natapov wrote: > Signed-off-by: Gleb Natapov > This is the incorrect frequency for a QEMU guest. I'm not sure why this is included. What does passing the frequency give us? Regards, Anthony Liguori