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] small adjustment to asm constraints forc/s19400

>>> "Tian, Kevin" <kevin.tian@xxxxxxxxx> 31.03.09 11:26 >>>
>>From: Jan Beulich
>>Assuming this is an Intel box, the guest is certainly using 
>>sysenter (which the user mode EIP saved on the stack would 
>>also suggest), so you're really after the three SYSENTER MSRs. 
>>And indeed - restore_rest_processor_state() seems to only care 
>>for the STAR ones.
>>
>
>There are also some set of registers save/restored in assembly code
>in wakeup_prot.S, such as segment selectors, CRs, etc.

Sure, but just grep-ing for MSR_IA32_SYSENTER across all of xen/ shows
that the suspend/resume paths don't seem to consider them at all.

Jan


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

<Prev in Thread] Current Thread [Next in Thread>