From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NXOE7-0004IQ-PV for qemu-devel@nongnu.org; Tue, 19 Jan 2010 19:15:16 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NXOE2-0004FG-Qw for qemu-devel@nongnu.org; Tue, 19 Jan 2010 19:15:15 -0500 Received: from [199.232.76.173] (port=38773 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NXOE2-0004FB-Ma for qemu-devel@nongnu.org; Tue, 19 Jan 2010 19:15:10 -0500 Received: from sous-sol.org ([216.99.217.87]:55174 helo=sequoia.sous-sol.org) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NXOE2-00070m-5g for qemu-devel@nongnu.org; Tue, 19 Jan 2010 19:15:10 -0500 Date: Tue, 19 Jan 2010 16:15:01 -0800 From: Chris Wright Subject: Re: [Qemu-devel] [PATCH] Add definitions for current cpu models.. Message-ID: <20100120001501.GJ3204@sequoia.sous-sol.org> References: <4B549016.6090501@redhat.com> <4B560A88.9@codemonkey.ws> <20100119200349.GG3204@sequoia.sous-sol.org> <4B563144.9030803@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B563144.9030803@codemonkey.ws> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Chris Wright , john cooper , qemu-devel@nongnu.org, KVM list , "Przywara, Andre" * Anthony Liguori (anthony@codemonkey.ws) wrote: > On 01/19/2010 02:03 PM, Chris Wright wrote: >> * Anthony Liguori (anthony@codemonkey.ws) wrote: >> >>> I'm very much against having -cpu Nehalem. The whole point of this is >>> to make things easier for a user and for most of the users I've >>> encountered, -cpu Nehalem is just as obscure as -cpu >>> qemu64,-sse3,+vmx,... >>> >> What name will these users know? FWIW, it makes sense to me as it is. > > Whatever is in /proc/cpuinfo. That doesn't exactly generalize to families w/ similar cpuid features. Intel(R) Xeon(R) {E,L,X}{74,55}** Intel(R) Core(TM)2 {Duo,Quad,Extreme} ... thanks, -chris