From: Avi Kivity Date: Mon, 7 Mar 2011 15:24:54 +0000 (+0200) Subject: KVM: VMX: Refactor vmx_complete_atomic_exit() X-Git-Tag: v3.0-rc1~350^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00eba012d53e63f620455f7013917e4bf59424f2;p=pandora-kernel.git KVM: VMX: Refactor vmx_complete_atomic_exit() Move the exit reason checks to the front of the function, for early exit in the common case. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed