KVM: PIT: remove usage of count_load_time for channel 0
authorMarcelo Tosatti <mtosatti@redhat.com>
Mon, 23 Feb 2009 13:57:40 +0000 (10:57 -0300)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:25 +0000 (11:48 +0300)
commitfd66842370e32f3bbe429677280a326c07e508c1
treebae75e056c10b362b4d8556021cf965e5c25117f
parent5a05d54554f19a128306eca7f7f5ed31f7d7eeb9
KVM: PIT: remove usage of count_load_time for channel 0

We can infer elapsed time from hrtimer_expires_remaining.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/i8254.c