From: Gleb Natapov Date: Mon, 23 Mar 2009 10:12:11 +0000 (+0200) Subject: KVM: Fix interrupt unhalting a vcpu when it shouldn't X-Git-Tag: v2.6.31-rc1~393^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78646121e9a2fcf7977cc15966420e572a450bc3;p=pandora-kernel.git KVM: Fix interrupt unhalting a vcpu when it shouldn't kvm_vcpu_block() unhalts vpu on an interrupt/timer without checking if interrupt window is actually opened. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed