From: Jan Kiszka Date: Sun, 14 Apr 2013 19:04:26 +0000 (+0200) Subject: KVM: nVMX: Fix conditions for NMI injection X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea8ceb8354e1c84a13cf2a8e915dc74f96759393;p=pandora-kernel.git KVM: nVMX: Fix conditions for NMI injection The logic for checking if interrupts can be injected has to be applied also on NMIs. The difference is that if NMI interception is on these events are consumed and blocked by the VM exit. Signed-off-by: Jan Kiszka Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed