From: Joerg Roedel Date: Fri, 10 Sep 2010 15:31:04 +0000 (+0200) Subject: KVM: SVM: Expect two more candiates for exit_int_info X-Git-Tag: v2.6.37-rc1~142^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55c5e464fcc28ee763d40561abf2b259131dd703;p=pandora-kernel.git KVM: SVM: Expect two more candiates for exit_int_info 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed