commit | af24a4e4aec77ef16c1971cf4465f767ba946034 | [log] [tgz] |
---|---|---|
author | Jaswinder Singh Rajput <jaswinder@kernel.org> | Fri May 15 18:42:05 2009 +0530 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 10 08:32:38 2009 +0300 |
tree | e879b6a272affd8af9e26d008d9af7050921d69e | |
parent | ae0bb3e011fec51fa67073d8e23d8ffeb36185d1 [diff] |
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 <jaswinderrajput@gmail.com> Signed-off-by: Avi Kivity <avi@redhat.com>