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] [VT] TSC virtualization

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] [VT] TSC virtualization
From: "Dong, Eddie" <eddie.dong@xxxxxxxxx>
Date: Sun, 23 Oct 2005 23:15:52 +0800
Delivery-date: Sun, 23 Oct 2005 15:14:22 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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: AcXX5KgtpAA35kiDRru8Y6zFdBKu6Q==
Thread-topic: [Xen-devel] [PATCH] [VT] TSC virtualization
Keir:
        This is to add the TSC virtualization to keep guest TSC sync
with PIT interrupt. This also fix a previous bug that vmx guest saw:
        Losing too many ticks!
        TSC cannot be used as a timesource.  
        Possible reasons for this are:
          You're running with Speedstep,
        ......

        Thx,eddie

Signed-off-by: Eddie Dong <eddie.dong@xxxxxxxxx>
Signed-off-by: Edwin Zhai <edwin.zhai@xxxxxxxxx>

Attachment: tsc_merge.patch
Description: tsc_merge.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] [VT] TSC virtualization, Dong, Eddie <=