From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NSWpN-0001wI-Os for qemu-devel@nongnu.org; Wed, 06 Jan 2010 09:25:37 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSWpJ-0001tb-4i for qemu-devel@nongnu.org; Wed, 06 Jan 2010 09:25:37 -0500 Received: from [199.232.76.173] (port=40684 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSWpI-0001tV-Ui for qemu-devel@nongnu.org; Wed, 06 Jan 2010 09:25:32 -0500 Received: from mx1.redhat.com ([209.132.183.28]:4416) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NSWpI-0003m5-Gg for qemu-devel@nongnu.org; Wed, 06 Jan 2010 09:25:32 -0500 Date: Wed, 6 Jan 2010 16:22:31 +0200 From: "Michael S. Tsirkin" Subject: Re: [Qemu-devel] cpuid problem in upstream qemu with kvm Message-ID: <20100106142231.GF2248@redhat.com> References: <4B30EFDF.4060202@codemonkey.ws> <4B31F1BA.10005@redhat.com> <4B43D4E2.9050102@codemonkey.ws> <4B4402B1.1030605@redhat.com> <4B448F36.8030605@codemonkey.ws> <4B449467.4070606@redhat.com> <4B4494FC.1080907@codemonkey.ws> <4B449608.7040102@redhat.com> <4B4496E9.2030201@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B4496E9.2030201@redhat.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: Gleb Natapov , John Cooper , dlaor@redhat.com, Alexander Graf , qemu-devel@nongnu.org On Wed, Jan 06, 2010 at 03:58:01PM +0200, Avi Kivity wrote: > On 01/06/2010 03:55 PM, Alexander Graf wrote: >> >>> Well, we can freeze qemu64 if we wish. That's still not 100% accurate since kvm can remove features from qemu64. >>> >>> -cpu none,+flags,vendor=foo,cache=bar,ad=nauseum? >>> >> I'd rather add a "kvm" cpu and leave the qemu64 one to qemu tcg features. >> > > We can probably default -enable-kvm to -cpu host, as long as we explain > very carefully that if users wish to preserve cpu features across > upgrades, they can't depend on the default. Hardware upgrades or software upgrades? > -- > error compiling committee.c: too many arguments to function