From: Jan Kiszka Date: Fri, 26 Sep 2008 07:30:47 +0000 (+0200) Subject: KVM: VMX: Support for NMI task gates X-Git-Tag: v2.6.29-rc1~539^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60637aacfd95c368e1fbc2157275d1b621b5dcdd;p=pandora-kernel.git KVM: VMX: Support for NMI task gates Properly set GUEST_INTR_STATE_NMI and reset nmi_injected when a task-switch vmexit happened due to a task gate being used for handling NMIs. Also avoid the false warning about valid vectoring info in kvm_handle_exit. Based on original patch by Gleb Natapov. Signed-off-by: Gleb Natapov Signed-off-by: Jan Kiszka Signed-off-by: Avi Kivity --- Reading git-diff-tree failed