[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH] vmx: add the support of XSAVE/XRSTOR to VMX guest



XSAVE/XRSTOR manages the existing and future processor extended states on x86
architecture.

The XSAVE/XRSTOR infrastructure is defined in Intel SDMs:
http://www.intel.com/products/processor/manuals/ 

The patch uses the classical CR0.TS based algorithm to manage the states on
context switch.
At present, we know 3 bits in the XFEATURE_ENABLED_MASK: FPU, SSE and YMM.
YMM is defined in Intel AVX Programming Reference:
http://software.intel.com/sites/avx/

One more patch to support hvm guest's save/restore by defining a  pair of new
HVM_REGISTER_SAVE_RESTORE save/load handlers will be posted later.

Thanks,
-- Dexuan

Attachment: xsave-for-xen.patch
Description: xsave-for-xen.patch

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.