From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH v3 0/2] x86 FPU API Date: Mon, 10 May 2010 11:48:23 +0300 Message-ID: <4BE7C857.1000600@redhat.com> References: <1273135546-29690-1-git-send-email-avi@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org, Brian Gerst , Dexuan Cui , Sheng Yang , Suresh Siddha To: "H. Peter Anvin" , Ingo Molnar Return-path: Received: from mx1.redhat.com ([209.132.183.28]:60137 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753364Ab0EJIsg (ORCPT ); Mon, 10 May 2010 04:48:36 -0400 In-Reply-To: <1273135546-29690-1-git-send-email-avi@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 05/06/2010 11:45 AM, Avi Kivity wrote: > Currently all fpu accessors are wedded to task_struct. However kvm also uses > the fpu in a different context. Introduce an FPU API, and replace the > current uses with the new API. > > While this patchset is oriented towards deeper changes, as a first step it > simlifies xsave for kvm. > Peter/Ingo, what are the plans for merging it? The kvm xsave work depends on this. -- error compiling committee.c: too many arguments to function