KVM: nVMX: Synchronize VMCS12 content with the shadow vmcs
authorAbel Gordon <abelg@il.ibm.com>
Thu, 18 Apr 2013 11:39:25 +0000 (14:39 +0300)
committerGleb Natapov <gleb@redhat.com>
Mon, 22 Apr 2013 07:52:45 +0000 (10:52 +0300)
commit012f83cb2f8d7b9b7ad3b65e7e53a9365a357014
tree5bd38e8f9d612c1dae6bc2da2d17316d178dd93e
parentc3114420d1c7a6075fb0cfdc69b567423e5cfc13
KVM: nVMX: Synchronize VMCS12 content with the shadow vmcs

Synchronize between the VMCS12 software controlled structure and the
processor-specific shadow vmcs

Signed-off-by: Abel Gordon <abelg@il.ibm.com>
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
arch/x86/kvm/vmx.c