From: Gui Jianfeng Date: Fri, 4 Jun 2010 00:51:39 +0000 (+0800) Subject: KVM: VMX: Make sure single type invvpid is supported before issuing invvpid instruction X-Git-Tag: v2.6.36-rc1~580^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=518c8aee5ca74fc03273fc6b4893cf456d65d545;p=pandora-kernel.git KVM: VMX: Make sure single type invvpid is supported before issuing invvpid instruction According to SDM, we need check whether single-context INVVPID type is supported before issuing invvpid instruction. Signed-off-by: Gui Jianfeng Reviewed-by: Sheng Yang Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed