From: Joerg Roedel Date: Wed, 5 May 2010 14:04:41 +0000 (+0200) Subject: KVM: x86: Fix exception reinjection forced to true X-Git-Tag: v2.6.35-rc1~436^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f0fd2927b737c0ac2e04af7858b60d1e927d4b1;p=pandora-kernel.git KVM: x86: Fix exception reinjection forced to true The patch merged recently which allowed to mark an exception as reinjected has a bug as it always marks the exception as reinjected. This breaks nested-svm shadow-on-shadow implementation. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed