From: Gleb Natapov Date: Mon, 30 Mar 2009 13:03:08 +0000 (+0300) Subject: KVM: VMX: Fix handling of a fault during NMI unblocked due to IRET X-Git-Tag: v2.6.31-rc1~393^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b4a25cb296e2a73d2e87a4af65361d45d450a27;p=pandora-kernel.git KVM: VMX: Fix handling of a fault during NMI unblocked due to IRET Bit 12 is undefined in any of the following cases: If the VM exit sets the valid bit in the IDT-vectoring information field. If the VM exit is due to a double fault. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed