From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 1/3] Make kvm64 the default cpu model when kvm_enabled() Date: Thu, 16 Sep 2010 16:22:25 +0200 Message-ID: <4C922821.8070202@redhat.com> References: <1284479530-4748-1-git-send-email-joerg.roedel@amd.com> <1284479530-4748-2-git-send-email-joerg.roedel@amd.com> <4C9223A7.2070205@redhat.com> <20100916142108.GB7972@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , Alexander Graf , "kvm@vger.kernel.org" , "qemu-devel@nongnu.org" To: "Roedel, Joerg" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:6242 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752693Ab0IPOWe (ORCPT ); Thu, 16 Sep 2010 10:22:34 -0400 In-Reply-To: <20100916142108.GB7972@amd.com> Sender: kvm-owner@vger.kernel.org List-ID: On 09/16/2010 04:21 PM, Roedel, Joerg wrote: > On Thu, Sep 16, 2010 at 10:03:19AM -0400, Avi Kivity wrote: > > On 09/14/2010 05:52 PM, Joerg Roedel wrote: > > > As requested by Alex this patch makes kvm64 the default CPU > > > model when qemu is started with -enable-kvm. > > > > > > > > > > This breaks compatiblity; if started with -M 0.13 or prior we should > > default to qemu64. > > Ok, I can change that. But its ok to make kvm64 the default for > anything> 0.13? > Sure. -- error compiling committee.c: too many arguments to function From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=58069 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OwFMC-0002F9-BG for qemu-devel@nongnu.org; Thu, 16 Sep 2010 10:22:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OwFM8-0001q6-5L for qemu-devel@nongnu.org; Thu, 16 Sep 2010 10:22:33 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50485) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OwFM7-0001pm-Ub for qemu-devel@nongnu.org; Thu, 16 Sep 2010 10:22:32 -0400 Message-ID: <4C922821.8070202@redhat.com> Date: Thu, 16 Sep 2010 16:22:25 +0200 From: Avi Kivity MIME-Version: 1.0 References: <1284479530-4748-1-git-send-email-joerg.roedel@amd.com> <1284479530-4748-2-git-send-email-joerg.roedel@amd.com> <4C9223A7.2070205@redhat.com> <20100916142108.GB7972@amd.com> In-Reply-To: <20100916142108.GB7972@amd.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 1/3] Make kvm64 the default cpu model when kvm_enabled() List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Roedel, Joerg" Cc: Marcelo Tosatti , Alexander Graf , "kvm@vger.kernel.org" , "qemu-devel@nongnu.org" On 09/16/2010 04:21 PM, Roedel, Joerg wrote: > On Thu, Sep 16, 2010 at 10:03:19AM -0400, Avi Kivity wrote: > > On 09/14/2010 05:52 PM, Joerg Roedel wrote: > > > As requested by Alex this patch makes kvm64 the default CPU > > > model when qemu is started with -enable-kvm. > > > > > > > > > > This breaks compatiblity; if started with -M 0.13 or prior we should > > default to qemu64. > > Ok, I can change that. But its ok to make kvm64 the default for > anything> 0.13? > Sure. -- error compiling committee.c: too many arguments to function