commit | 487b391d6ea9b1d0e2e0440466fb3130e78c98d9 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Fri Sep 26 09:30:56 2008 +0200 |
committer | Avi Kivity <avi@redhat.com> | Wed Dec 31 16:51:43 2008 +0200 |
tree | a0fd9693edbcbff5cfdef94849679e583229c781 | |
parent | c4abb7c9cde24b7351a47328ef866e6a2bbb1ad0 [diff] |
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 <jan.kiszka@siemens.com> Signed-off-by: Sheng Yang <sheng.yang@intel.com> Signed-off-by: Avi Kivity <avi@redhat.com>