From: Joerg Roedel Date: Mon, 2 Aug 2010 14:46:44 +0000 (+0200) Subject: KVM: SVM: Check for nested vmrun intercept before emulating vmrun X-Git-Tag: v2.6.37-rc1~142^2~273 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52c65a30a5c6f31cd66dba57c22d18cafa5e327f;p=pandora-kernel.git KVM: SVM: Check for nested vmrun intercept before emulating vmrun This patch lets the nested vmrun fail if the L1 hypervisor has not intercepted vmrun. This fixes the "vmrun intercept check" unit test. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed