KVM: nVMX: Copy VMCS12 to processor-specific shadow vmcs
authorAbel Gordon <abelg@il.ibm.com>
Thu, 18 Apr 2013 11:38:55 +0000 (14:38 +0300)
committerGleb Natapov <gleb@redhat.com>
Mon, 22 Apr 2013 07:52:37 +0000 (10:52 +0300)
commitc3114420d1c7a6075fb0cfdc69b567423e5cfc13
treed5f4ac4aaba18fabccdd0d1e240d0f767e1f707b
parent16f5b9034b699dea2f8862c324a0fd3275b4a50f
KVM: nVMX: Copy VMCS12 to processor-specific shadow vmcs

Introduce a function used to copy fields from the software controlled VMCS12
to 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