From: Gleb Natapov Date: Mon, 18 May 2009 08:44:06 +0000 (+0300) Subject: KVM: Drop interrupt shadow when single stepping should be done only on VMX X-Git-Tag: v2.6.32-rc1~693^2~193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=787ff73637bbf34ef276cb04a127b421de71cc43;p=pandora-kernel.git KVM: Drop interrupt shadow when single stepping should be done only on VMX The problem exists only on VMX. Also currently we skip this step if there is pending exception. The patch fixes this too. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed