From: Abel Gordon Date: Thu, 18 Apr 2013 11:36:25 +0000 (+0300) Subject: KVM: nVMX: Refactor handle_vmwrite X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20b97feaf615da2c43361e1dda7efd068a4446ef;p=pandora-kernel.git KVM: nVMX: Refactor handle_vmwrite Refactor existent code so we re-use vmcs12_write_any to copy fields from the shadow vmcs specified by the link pointer (used by the processor, implementation-specific) to the VMCS12 software format used by L0 to hold the fields in L1 memory address space. Signed-off-by: Abel Gordon Reviewed-by: Orit Wasserman Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed