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 CR8 virtualization

Wouldn't a switch() be more appropriate in mov_to_cr(), and moving
declaration and initialization of the added vlapic variables into just
the case 8 scope (or perhaps eliminate the variable altogether, and
just directly use VLAPIC(v))?

Jan

>>> "Xin, Xiaohui" <xiaohui.xin@xxxxxxxxx> 31.08.06 08:56 >>>
This patch adds CR8 virtualization. It's the initial patch for booting
HVM x64 Windows guest, and just let every CR8 access issues vmexit.

And later we will do acceleration to it.

 

Signed-off-by: Xiaohui Xin <xiaohui.xin@xxxxxxxxx>


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

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