From: Joerg Roedel Date: Mon, 1 Mar 2010 14:34:38 +0000 (+0100) Subject: KVM: SVM: Use svm_msrpm_offset in nested_svm_exit_handled_msr X-Git-Tag: v2.6.35-rc1~436^2~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d6b35378e80c555e20ca3aa3d3cc609b403cbb6;p=pandora-kernel.git KVM: SVM: Use svm_msrpm_offset in nested_svm_exit_handled_msr There is a generic function now to calculate msrpm offsets. Use that function in nested_svm_exit_handled_msr() remove the duplicate logic (which had a bug anyway). Signed-off-by: Joerg Roedel Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed