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)
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>

No differences found