From mboxrd@z Thu Jan 1 00:00:00 1970 From: Weidong Han Subject: Re: [PATCH 0/3 v2] XSAVE/XRSTOR fixes and enhancements Date: Wed, 01 Sep 2010 09:17:37 +0800 Message-ID: <4C7DA9B1.5040102@intel.com> References: <1A42CE6F5F474C41B63392A5F80372B22A712303@shsmsx501.ccr.corp.intel.com> <20100831145651.GE23648@whitby.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20100831145651.GE23648@whitby.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Tim Deegan Cc: Xen-devel , Keir Fraser , Jan Beulich List-Id: xen-devel@lists.xenproject.org Tim Deegan wrote: > At 15:52 +0100 on 31 Aug (1283269931), Han, Weidong wrote: > >> Change logs from v1 -> v2: Due to not guarantee backward >> compatibility, drop the guest save/restore patch here. Will >> re-implement it later. >> > > That's OK for review but we can't apply the rest of these patches > without the save/restore one; it'll just silently break save/restore for > HVM guests. > > XSAVE/XRSTOR was already enabled by Dexuan for months, but it misses save/restore xstates. Actually it already breaks hvm guests save/restore on platforms which supports XSAVE/XRSTOR. > Regards, Weidong > > >