KVM: unify part of generic timer handling
authorMarcelo Tosatti <mtosatti@redhat.com>
Mon, 23 Feb 2009 13:57:41 +0000 (10:57 -0300)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:25 +0000 (11:48 +0300)
Hide the internals of vcpu awakening / injection from the in-kernel
emulated timers. This makes future changes in this logic easier and
decreases the distance to more generic timer handling.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found