KVM: VMX: Qualify check for host NMI
authorAvi Kivity <avi@redhat.com>
Mon, 7 Mar 2011 15:20:29 +0000 (17:20 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 11 May 2011 11:56:56 +0000 (07:56 -0400)
Check for the exit reason first; this allows us, later,
to avoid a VMREAD for VM_EXIT_INTR_INFO_FIELD.

Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found