]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit61a6bd672bda3b9468bf5895c1be085c4e481138
tree639265f9c99b090a7b39b2ca901b6a30fd8ac56c
parent0f346074403bc109f9569f14b45cb09e83729032
KVM: Fallback support for MSR_VM_HSAVE_PA

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