From: Andre Przywara Date: Tue, 21 Dec 2010 10:12:04 +0000 (+0100) Subject: KVM: SVM: enhance MOV CR intercept handler X-Git-Tag: v2.6.38-rc1~244^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ff76d58a9dc03a38b86d283abcaae2ac3c74fe3;p=pandora-kernel.git KVM: SVM: enhance MOV CR intercept handler Newer SVM implementations provide the GPR number in the VMCB, so that the emulation path is no longer necesarry to handle CR register access intercepts. Implement the handling in svm.c and use it when the info is provided. Signed-off-by: Andre Przywara Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed