From: Andre Przywara Date: Tue, 21 Dec 2010 10:12:05 +0000 (+0100) Subject: KVM: SVM: enhance mov DR intercept handler X-Git-Tag: v2.6.38-rc1~244^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cae3797a4639898f339fad57c7e12d270ec91a6c;p=pandora-kernel.git KVM: SVM: enhance mov DR intercept handler Newer SVM implementations provide the GPR number in the VMCB, so that the emulation path is no longer necesarry to handle debug 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