Re: [kvm-devel] clean APIC_TMCCT setting in APIC timer

2007-08-13 Thread Avi Kivity
Dong, Eddie wrote: > APIC_TMCCT is a dynamically running count which always > need to be recalculated at the time it is read. Setting > intermediate value is meaningless. > > Signed-off-by: Yaozu (Eddie) Dong <[EMAIL PROTECTED]> > > > Patch corrupted by your mailer, please

Re: [kvm-devel] clean APIC_TMCCT setting in APIC timer

2007-08-10 Thread Dong, Eddie
Forgot the attachment :-( [EMAIL PROTECTED] wrote: >APIC_TMCCT is a dynamically running count which always >need to be recalculated at the time it is read. Setting >intermediate value is meaningless. > >Signed-off-by: Yaozu (Eddie) Dong <[EMAIL PROTECTED]> > > > diff --git a/dr