KVM: Fallback support for MSR_VM_HSAVE_PA
authorAvi Kivity <avi@redhat.com>
Mon, 29 Dec 2008 15:32:28 +0000 (17:32 +0200)
committerAvi Kivity <avi@redhat.com>
Tue, 24 Mar 2009 09:02:54 +0000 (11:02 +0200)
Since we advertise MSR_VM_HSAVE_PA, userspace will attempt to read it
even on Intel.  Implement fake support for this MSR to avoid the
warnings.

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86.c

Simple merge