From: Bandan Das Date: Tue, 6 May 2014 06:19:16 +0000 (-0400) Subject: KVM: nVMX: additional checks on vmxon region X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3573e22cfecaac83f82ef4f6847d90e466fc8e10;p=pandora-kernel.git KVM: nVMX: additional checks on vmxon region Currently, the vmxon region isn't used in the nested case. However, according to the spec, the vmxon instruction performs additional sanity checks on this region and the associated pointer. Modify emulated vmxon to better adhere to the spec requirements Signed-off-by: Bandan Das Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed