KVM: Move "exit due to NMI" handling into vmx_complete_interrupts()
authorGleb Natapov <gleb@redhat.com>
Mon, 11 May 2009 10:35:55 +0000 (13:35 +0300)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:59 +0000 (11:48 +0300)
To save us one reading of VM_EXIT_INTR_INFO.

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

No differences found