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

Introduce a function used to copy fields from the processor-specific shadow
vmcs to the software controlled VMCS12

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