commit | 8a1b9dd0006bce5cc770fd80bc95f9916670c151 | [log] [tgz] |
---|---|---|
author | Abel Gordon <abelg@il.ibm.com> | Thu Apr 18 14:39:55 2013 +0300 |
committer | Gleb Natapov <gleb@redhat.com> | Mon Apr 22 10:52:55 2013 +0300 |
tree | f0faef1346c67ca8d156912613082fd1938aec50 | |
parent | 012f83cb2f8d7b9b7ad3b65e7e53a9365a357014 [diff] |
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 <abelg@il.ibm.com> Reviewed-by: Orit Wasserman <owasserm@redhat.com> Signed-off-by: Gleb Natapov <gleb@redhat.com>