From: Joerg Roedel Date: Fri, 7 Aug 2009 09:49:35 +0000 (+0200) Subject: KVM: SVM: consolidate nested_svm_exit_handled X-Git-Tag: v2.6.32-rc1~693^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c2161aed55c294c4c42622455f067a4b3077b85;p=pandora-kernel.git KVM: SVM: consolidate nested_svm_exit_handled When caching guest intercepts there is no need anymore for the nested_svm_exit_handled_real function. So move its code into nested_svm_exit_handled. Signed-off-by: Joerg Roedel Acked-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed