From: Abel Gordon Date: Thu, 18 Apr 2013 11:39:55 +0000 (+0300) Subject: KVM: nVMX: Enable and disable shadow vmcs functionality X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a1b9dd0006bce5cc770fd80bc95f9916670c151;p=pandora-kernel.git KVM: nVMX: Enable and disable shadow vmcs functionality Once L1 loads VMCS12 we enable shadow-vmcs capability and copy all the VMCS12 shadowed fields to the shadow vmcs. When we release the VMCS12, we also disable shadow-vmcs capability. Signed-off-by: Abel Gordon Reviewed-by: Orit Wasserman Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed