From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [Qemu-devel] [PATCH] Add definitions for current cpu models.. Date: Thu, 28 Jan 2010 11:09:21 +0100 Message-ID: <201001281109.21989.arnd@arndb.de> References: <4B549016.6090501@redhat.com> <201001280919.03670.arnd@arndb.de> <1D6BE1B1-FCA1-4022-A98C-990A369F6E59@suse.de> Mime-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Cc: dlaor@redhat.com, "Przywara, Andre" , KVM list , john cooper , qemu-devel@nongnu.org, Chris Wright , Gerd Hoffmann To: Alexander Graf Return-path: Received: from moutng.kundenserver.de ([212.227.17.8]:64226 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752483Ab0A1KKG convert rfc822-to-8bit (ORCPT ); Thu, 28 Jan 2010 05:10:06 -0500 In-Reply-To: <1D6BE1B1-FCA1-4022-A98C-990A369F6E59@suse.de> Sender: kvm-owner@vger.kernel.org List-ID: On Thursday 28 January 2010, Alexander Graf wrote: > > That option IMHO should just show up as identical to the host cpu, with > > the exception of features that are not supported in the guest. > > That's exactly what -cpu host is. IIRC it's the default now. Ah, cool. Sorry for my ignorance here. >>From what I can tell, neither the man page nor 'qemu -cpu \?' show that information though. Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NaRK4-0006bs-AO for qemu-devel@nongnu.org; Thu, 28 Jan 2010 05:10:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NaRJz-0006Zw-Dp for qemu-devel@nongnu.org; Thu, 28 Jan 2010 05:09:59 -0500 Received: from [199.232.76.173] (port=39890 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NaRJz-0006Zq-Ac for qemu-devel@nongnu.org; Thu, 28 Jan 2010 05:09:55 -0500 Received: from moutng.kundenserver.de ([212.227.17.8]:62695) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NaRJx-00058b-1e for qemu-devel@nongnu.org; Thu, 28 Jan 2010 05:09:53 -0500 From: Arnd Bergmann Subject: Re: [Qemu-devel] [PATCH] Add definitions for current cpu models.. Date: Thu, 28 Jan 2010 11:09:21 +0100 References: <4B549016.6090501@redhat.com> <201001280919.03670.arnd@arndb.de> <1D6BE1B1-FCA1-4022-A98C-990A369F6E59@suse.de> In-Reply-To: <1D6BE1B1-FCA1-4022-A98C-990A369F6E59@suse.de> MIME-Version: 1.0 Message-Id: <201001281109.21989.arnd@arndb.de> Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: "Przywara, Andre" , KVM list , john cooper , dlaor@redhat.com, qemu-devel@nongnu.org, Chris Wright , Gerd Hoffmann On Thursday 28 January 2010, Alexander Graf wrote: > > That option IMHO should just show up as identical to the host cpu, with > > the exception of features that are not supported in the guest. >=20 > That's exactly what -cpu host is. IIRC it's the default now. Ah, cool. Sorry for my ignorance here. =46rom what I can tell, neither the man page nor 'qemu -cpu \?' show that information though. Arnd