commit | c4abb7c9cde24b7351a47328ef866e6a2bbb1ad0 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Fri Sep 26 09:30:55 2008 +0200 |
committer | Avi Kivity <avi@redhat.com> | Wed Dec 31 16:51:42 2008 +0200 |
tree | 85cef82232898397e645e53334655712af54085f | |
parent | 26df99c6c5807115f06d4e1abae397b7f5f3e00c [diff] |
KVM: x86: Support for user space injected NMIs Introduces the KVM_NMI IOCTL to the generic x86 part of KVM for injecting NMIs from user space and also extends the statistic report accordingly. 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>