From: Joerg Roedel Date: Fri, 7 Aug 2009 09:49:39 +0000 (+0200) Subject: KVM: SVM: clean up nested_svm_exit_handled_msr X-Git-Tag: v2.6.32-rc1~693^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d62d9aa9868865217ce3a1b70d6039a98b50820;p=pandora-kernel.git KVM: SVM: clean up nested_svm_exit_handled_msr This patch changes nested svm to call nested_svm_exit_handled_msr directly and not through nested_svm_do. [alex: fix oops due to nested kmap_atomics] Signed-off-by: Joerg Roedel Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed