KVM: Use pointer to vcpu instead of vcpu_id in timer code.
authorGleb Natapov <gleb@redhat.com>
Tue, 9 Jun 2009 12:56:27 +0000 (15:56 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 05:32:52 +0000 (08:32 +0300)
commit1ed0ce000a6c20c36ec649e32fc24393ef418ed8
tree85a78c27d972c64e8bd9ff6b429d398977f8ac8b
parentc5af89b68abb26eea5e745f33228f4d672f115e5
KVM: Use pointer to vcpu instead of vcpu_id in timer code.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/i8254.c
arch/x86/kvm/kvm_timer.h
arch/x86/kvm/lapic.c
arch/x86/kvm/timer.c