Avi Kivity e9d90d472d KVM: Remove internal timer abstraction
kvm_timer_fn(), the sole inhabitant of timer.c, is only used by lapic.c. Move
it there to make it easier to hack on it.

struct kvm_timer is a thin wrapper around hrtimer, and only adds obfuscation.
Move near its two users (with different names) to prepare for simplification.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2012-08-01 00:21:06 -03:00
..
2012-07-24 16:24:11 -07:00
2012-07-05 21:12:11 +02:00
2012-07-22 13:36:52 -07:00
2012-07-24 13:14:03 -07:00
2012-04-09 13:59:00 -04:00