From: Gleb Natapov Date: Tue, 21 Apr 2009 14:44:59 +0000 (+0300) Subject: KVM: Use kvm_arch_interrupt_allowed() instead of checking interrupt_window_open directly X-Git-Tag: v2.6.31-rc1~393^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5df56646472c42495dd2412c8d8aa72e59efe79a;p=pandora-kernel.git KVM: Use kvm_arch_interrupt_allowed() instead of checking interrupt_window_open directly kvm_arch_interrupt_allowed() also checks IF so drop the check. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed