From: Joerg Roedel Date: Mon, 4 Apr 2011 10:39:27 +0000 (+0200) Subject: KVM: x86: Add x86 callback for intercept check X-Git-Tag: v3.0-rc1~350^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a76d7f25f8f24fc5a328c8e15e4a7313cf141b9;p=pandora-kernel.git KVM: x86: Add x86 callback for intercept check This patch adds a callback into kvm_x86_ops so that svm and vmx code can do intercept checks on emulated instructions. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed