KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h
authorJaswinder Singh Rajput <jaswinder@kernel.org>
Fri, 15 May 2009 13:12:05 +0000 (18:42 +0530)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 05:32:38 +0000 (08:32 +0300)
Use standard msr-index.h's MSR declaration.

MSR_IA32_TSC is better than MSR_IA32_TIME_STAMP_COUNTER as it also solves
80 column issue.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found