KVM: x86: change msr numbers for kvmclock
authorGlauber Costa <glommer@redhat.com>
Tue, 11 May 2010 16:17:41 +0000 (12:17 -0400)
committerAvi Kivity <avi@redhat.com>
Wed, 19 May 2010 08:41:01 +0000 (11:41 +0300)
commit11c6bffa42b85e703c21a1d2372dce7262daca8e
tree54524f3693895ccfa95b3e28a75cd2c4bb55969b
parent489fb490dbf8dab0249ad82b56688ae3842a79e8
KVM: x86: change msr numbers for kvmclock

Avi pointed out a while ago that those MSRs falls into the pentium
PMU range. So the idea here is to add new ones, and after a while,
deprecate the old ones.

Signed-off-by: Glauber Costa <glommer@redhat.com>
Acked-by: Zachary Amsden <zamsden@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/include/asm/kvm_para.h
arch/x86/kvm/x86.c