From: Jan Kiszka Date: Sun, 14 Apr 2013 10:12:45 +0000 (+0200) Subject: KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1 X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b656cf764cbc43d3efb9bf5f45c618d4cf0989f;p=pandora-kernel.git KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1 Check if the interrupt or NMI window exit is for L1 by testing if it has the corresponding controls enabled. This is required when we allow direct injection from L0 to L2 Signed-off-by: Jan Kiszka Reviewed-by: Gleb Natapov Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed