kvm: external module: define NMI_VECTOR
commitc19e6e33ac7e827171b8c50093f7925fa56ec99e
authorAlexander Graf <agraf@suse.de>
Sun, 15 Jun 2008 19:53:05 +0000 (15 12:53 -0700)
committerAvi Kivity <avi@qumranet.com>
Mon, 16 Jun 2008 04:48:25 +0000 (15 21:48 -0700)
tree0b575b60e4a924769b73046c31628b110a27715e
parent09655c56a5a54b44bbb8ce2d57ac8c29dc748f43
kvm: external module: define NMI_VECTOR

Due to the recent introduction of NMI injections, an internal
dependency on the define of NMI_VECTOR was created.
This define does not exist in SLES10 i586, but is fairly easy to
define in the compat header, which is what this patch does.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@qumranet.com>
kvm/kernel/external-module-compat.h