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

[Xen-devel] [Patch] Add hardware TPR access acceleration

To: <Keir.Fraser@xxxxxxxxxxxx>
Subject: [Xen-devel] [Patch] Add hardware TPR access acceleration
From: "Cui, Dexuan" <dexuan.cui@xxxxxxxxx>
Date: Wed, 27 Sep 2006 09:24:14 +0800
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 26 Sep 2006 18:25:02 -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: AcbhNpSgnLlsyleeR3aZurd/xO5mYAAmjw1Q
Thread-topic: [Xen-devel] [Patch] Add hardware TPR access acceleration
x64 Windows uses CR8 to access TPR very frequently.
This patch enables TPR shadow and allows mov-from/to-CR8 to access it
directly.
Consequently, quite a number of VM-exits are avoided, and a better
performance is achieved.

Thanks
Dexuan Cui

Signed-off-by: Eddie Dong <eddie.dong@xxxxxxxxx>
Signed-off-by: Yunhong Jiang <yunhong.jiang@xxxxxxxxx>
Signed-off-by: Dexuan Cui <dexuan.cui@xxxxxxxxx>

Attachment: hw-cr8-latest-my.diff
Description: hw-cr8-latest-my.diff

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [Patch] Add hardware TPR access acceleration, Cui, Dexuan <=