From: Jan Kiszka Date: Sun, 14 Apr 2013 10:12:50 +0000 (+0200) Subject: KVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needlessly on nested exits X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0d1c770c05ac7051df86914f9627b68f29c1d67;p=pandora-kernel.git KVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needlessly on nested exits We only need to update vm_exit_intr_error_code if there is a valid exit interruption information and it comes with a valid error code. Signed-off-by: Jan Kiszka Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed