KVM: Use MSR names in place of address
authorJaswinder Singh Rajput <jaswinder@kernel.org>
Thu, 14 May 2009 05:30:10 +0000 (11:00 +0530)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 05:32:39 +0000 (08:32 +0300)
Replace 0xc0010010 with MSR_K8_SYSCFG and 0xc0010015 with MSR_K7_HWCR.

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

No differences found