From: Bandan Das Date: Tue, 6 May 2014 06:19:17 +0000 (-0400) Subject: KVM: nVMX: fail on invalid vmclear/vmptrld pointer X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96ec146330d18a938b4773be8d6dd1f93399507c;p=pandora-kernel.git KVM: nVMX: fail on invalid vmclear/vmptrld pointer The spec mandates that if the vmptrld or vmclear address is equal to the vmxon region pointer, the instruction should fail with error "VMPTRLD with VMXON pointer" or "VMCLEAR with VMXON pointer" Signed-off-by: Bandan Das Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed