From: David Kaplan Date: Fri, 6 Mar 2015 20:44:35 +0000 (-0600) Subject: x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITE X-Git-Tag: omap-for-v4.1/fixes-rc1~202^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e57518d99725e8b4ee34cc94669afb79e4cfe4e;p=pandora-kernel.git x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITE Another patch in my war on emulate_on_interception() use as a svm exit handler. These were pulled out of a larger patch at the suggestion of Radim Krcmar, see https://lkml.org/lkml/2015/2/25/559 Changes since v1: * fixed typo introduced after test, retested Signed-off-by: David Kaplan [separated out just cr_interception part from larger removal of INTERCEPT_CR0_WRITE, forward ported, tested] Signed-off-by: Joel Schopp Reviewed-by: Radim Krčmář Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed