From: Avi Kivity Date: Tue, 9 Oct 2007 10:12:19 +0000 (+0200) Subject: KVM: VMX: Handle NMIs before enabling interrupts and preemption X-Git-Tag: v2.6.24-rc1~59^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b6269db3f83396c2fd2c8d0f3e0f37ac0e6ba05;p=pandora-kernel.git KVM: VMX: Handle NMIs before enabling interrupts and preemption This makes sure we handle NMI on the current cpu, and that we don't service maskable interrupts before non-maskable ones. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed