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)
commit60af2ecdc53af5b941e4a2eb99862a7ccf3ed7c8
treea78efc9600d33a37f9c5660b960ad1dba1b16b41
parent890ca9aefa78f7831f8f633cab9e4803636dffe4
KVM: Use MSR names in place of address

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>
arch/x86/kvm/x86.c