From: Jan Kiszka Date: Fri, 26 Sep 2008 07:30:56 +0000 (+0200) Subject: KVM: VMX: Provide support for user space injected NMIs X-Git-Tag: v2.6.29-rc1~539^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=487b391d6ea9b1d0e2e0440466fb3130e78c98d9;p=pandora-kernel.git KVM: VMX: Provide support for user space injected NMIs This patch adds the required bits to the VMX side for user space injected NMIs. As with the preexisting in-kernel irqchip support, the CPU must provide the "virtual NMI" feature for proper tracking of the NMI blocking state. Based on the original patch by Sheng Yang. Signed-off-by: Jan Kiszka Signed-off-by: Sheng Yang Signed-off-by: Avi Kivity --- Reading git-diff-tree failed