From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [RFC] allow multi-core guests: introduce cores= option to -cpu Date: Sun, 05 Jul 2009 18:11:07 +0300 Message-ID: <4A50C28B.2070601@redhat.com> References: <1246632116-31366-1-git-send-email-andre.przywara@amd.com> <4A4F745C.8010001@redhat.com> <4A50BE5D.5010005@redhat.com> <20090705150407.GK881@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Alexander Graf , Andre Przywara , anthony@codemonkey.ws, qemu-devel@nongnu.org, kvm@vger.kernel.org To: Gleb Natapov Return-path: Received: from mx2.redhat.com ([66.187.237.31]:52995 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754169AbZGEPI4 (ORCPT ); Sun, 5 Jul 2009 11:08:56 -0400 In-Reply-To: <20090705150407.GK881@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: 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