From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 0/6 v2] Lazy fpu for svm/npt Date: Mon, 11 Jan 2010 12:39:06 +0200 Message-ID: <4B4AFFCA.9080601@redhat.com> References: <1263119489-29150-1-git-send-email-avi@redhat.com> <20100111103226.GA4498@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , kvm@vger.kernel.org To: Joerg Roedel Return-path: Received: from mx1.redhat.com ([209.132.183.28]:39066 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750757Ab0AKKjK (ORCPT ); Mon, 11 Jan 2010 05:39:10 -0500 In-Reply-To: <20100111103226.GA4498@amd.com> Sender: kvm-owner@vger.kernel.org List-ID: On 01/11/2010 12:32 PM, Joerg Roedel wrote: > On Sun, Jan 10, 2010 at 12:31:23PM +0200, Avi Kivity wrote: > >> This patchset (on top of the previous cr0 patchset) brings lazy fpu to npt. >> For the cases where guest and host cr0 match (the majority) it will disable >> intercepts for cr0.ts once the guest fpu is loaded, so the guest can to its >> own lazy fpu without trapping. >> > Looks good to me. > > Acked-by: Joerg Roedel > Now merged, along with the earlier vmx-related bits. -- error compiling committee.c: too many arguments to function