Cui, Dexuan
2007-Dec-05 12:42 UTC
[Xen-devel] [PATCH][HVM] Initialize vlapic->timer_last_update
Without the fix, before the first vlapic timer interrupt is injected, the "vlapic->timer_last_update" in vlapic_get_tmcct() is always 0, causing a wrong value of counter_passed. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
You, Yongkang
2007-Dec-06 07:26 UTC
RE: [Xen-devel] [PATCH][HVM] Initialize vlapic->timer_last_update
Hi Dexuan, Is this patch to fix 32bit Fedora 7 HVM domain installation issue? Best Regards, Yongkang You>-----Original Message----- >From: xen-devel-bounces@lists.xensource.com >[mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Cui, Dexuan >Sent: Wednesday, December 05, 2007 8:43 PM >To: xen-devel >Subject: [Xen-devel] [PATCH][HVM] Initialize vlapic->timer_last_update > >Without the fix, before the first vlapic timer interrupt is injected, >the "vlapic->timer_last_update" in vlapic_get_tmcct() is always 0, >causing a wrong value of counter_passed. > >Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> > > >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel