KVM: Initialize the apic_base msr on svm too
authorAvi Kivity <avi@qumranet.com>
Mon, 5 Mar 2007 15:45:40 +0000 (17:45 +0200)
committerAvi Kivity <avi@qumranet.com>
Thu, 3 May 2007 07:52:24 +0000 (10:52 +0300)
Older userspace didn't care, but newer userspace (with the cpuid changes)
does.

Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/svm.c

Simple merge