WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH] Add xsave/xrstor support to Xen


Keir Fraser-3 wrote:
> 
> I must say I am happy to wait until there are some actual extended state
> vectors to be saved. It's not clear that the XSAVE format is the right way
> to extend the HVM save/restore format. The right direction may depend on
> what types of new state are introduced, whether these are achitectural or
> vendor-specific, etc. It doesn't sound like there's a downside to sitting
> on
> the fence and doing nothing for now.
> 
Fortunately, the additional state that will be saved by future processors
is already documented in the Intel AVX programming reference.
Basically, AVX is extending the XMM registers to 256-bit.
These extended registers are called the YMM registers.
-- 
View this message in context: 
http://www.nabble.com/-PATCH--Add-xsave-xrstor-support-to-Xen-tp17511107p22878390.html
Sent from the Xen - Dev mailing list archive at Nabble.com.


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-devel] [PATCH] Add xsave/xrstor support to Xen, yuhong <=