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

To: "Jan Beulich" <jbeulich@xxxxxxxxxx>
Subject: RE: [Xen-devel][PATCH]Add CR8 virtualization
From: "Xin, Xiaohui" <xiaohui.xin@xxxxxxxxx>
Date: Fri, 1 Sep 2006 10:13:18 +0800
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 31 Aug 2006 19:14:20 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcbNFmq6qgMzot0QTzaq/94lRYAzeQAVZSew
Thread-topic: [Xen-devel][PATCH]Add CR8 virtualization
Thank you for your suggestion. I will refine it.

Thanks
Xiaohui

-----Original Message-----
From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx 
[mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Jan Beulich
Sent: 2006年8月31日 15:40
To: Xin, Xiaohui
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: 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

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

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