From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNTKy-0001hb-0U for qemu-devel@nongnu.org; Sun, 05 Jul 2009 11:09:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNTKt-0001gB-Lt for qemu-devel@nongnu.org; Sun, 05 Jul 2009 11:09:03 -0400 Received: from [199.232.76.173] (port=46030 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNTKt-0001g8-FV for qemu-devel@nongnu.org; Sun, 05 Jul 2009 11:08:59 -0400 Received: from mx2.redhat.com ([66.187.237.31]:59547) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MNTKt-0001yz-2Q for qemu-devel@nongnu.org; Sun, 05 Jul 2009 11:08:59 -0400 Message-ID: <4A50C28B.2070601@redhat.com> Date: Sun, 05 Jul 2009 18:11:07 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1246632116-31366-1-git-send-email-andre.przywara@amd.com> <4A4F745C.8010001@redhat.com> <4A50BE5D.5010005@redhat.com> <20090705150407.GK881@redhat.com> In-Reply-To: <20090705150407.GK881@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [RFC] allow multi-core guests: introduce cores= option to -cpu List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gleb Natapov Cc: Andre Przywara , kvm@vger.kernel.org, Alexander Graf , qemu-devel@nongnu.org On 07/05/2009 06:04 PM, Gleb Natapov wrote: > core2duo does not imply 2 cores. OSes use cpuid to discover this > information. > It does. "Core 2" is the name of the core. "Core 2 Duo" is a 2-core package containing (a pair) this core. "Core 2 Solo" is a single-core package containing the core. -- error compiling committee.c: too many arguments to function