From: Jaswinder Singh Rajput Date: Fri, 15 May 2009 13:12:05 +0000 (+0530) Subject: KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h X-Git-Tag: v2.6.32-rc1~693^2~200 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af24a4e4aec77ef16c1971cf4465f767ba946034;p=pandora-kernel.git KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed