From: Avi Kivity Date: Mon, 29 Dec 2008 15:32:28 +0000 (+0200) Subject: KVM: Fallback support for MSR_VM_HSAVE_PA X-Git-Tag: v2.6.30-rc1~664^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61a6bd672bda3b9468bf5895c1be085c4e481138;p=pandora-kernel.git 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 --- Reading git-diff-tree failed