KVM: SVM: Expect two more candiates for exit_int_info
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 10 Sep 2010 15:31:04 +0000 (17:31 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:52:46 +0000 (10:52 +0200)
This patch adds INTR and NMI intercepts to the list of
expected intercepts with an exit_int_info set. While this
can't happen on bare metal it is architectural legal and may
happen with KVMs SVM emulation.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found