From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [PATCH] xen: mask XSAVE in cpuid since we don't allowguests to use it Date: Mon, 09 Mar 2009 09:40:45 -0700 Message-ID: <49B5468D.8050808@goop.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: Boris Derzhavets , Xen-devel , "Marc - A. Dahlhaus [ Administration | Westermann GmbH ]" List-Id: xen-devel@lists.xenproject.org Keir Fraser wrote: > It seems reasonable to mask XSAVE for now though. I don't think it can > usefully be used without some Xen support. > You mean Xen support to deal with a new CPU context structure, or something requiring specific guest code, like what's needed to support sysenter/syscall? J