[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] [SVM] Add pit_time_fired() to svm logic, for the "many lost ticks" c/s 10650 fixes.



# HG changeset patch
# User kaf24@xxxxxxxxxxxxxxxxxxxx
# Node ID dc5f894d6834bea9f0f209133c43b62468d2cf20
# Parent  32dccb9817571f700e27c89b9b8abc6384c72d46
[SVM] Add pit_time_fired() to svm logic, for the "many lost ticks" c/s 10650 
fixes.

Signed-off-by: Tom Woller <thomas.woller@xxxxxxx>
---
 xen/arch/x86/hvm/svm/intr.c |    1 +
 1 files changed, 1 insertion(+)

diff -r 32dccb981757 -r dc5f894d6834 xen/arch/x86/hvm/svm/intr.c
--- a/xen/arch/x86/hvm/svm/intr.c       Fri Jul 14 13:59:53 2006 +0100
+++ b/xen/arch/x86/hvm/svm/intr.c       Fri Jul 14 14:00:55 2006 +0100
@@ -70,6 +70,7 @@ interrupt_post_injection(struct vcpu * v
             pt->pending_intr_nr--;
             pt->last_plt_gtime += pt->period_cycles;
             svm_set_guest_time(v, pt->last_plt_gtime);
+            pit_time_fired(v, pt->priv);
         }
     }
 

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.