]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/kvm/vmx.c
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)
commit20f65983e30f222e5383f77206e3f571d1d64610
treeefe95952e9e25746515373266e0977aebf650eb4
parent8db3baa2db34035b2ddb7d0e8b186eb92a056532
KVM: Move "exit due to NMI" handling into vmx_complete_interrupts()

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>
arch/x86/kvm/vmx.c