KVM: x86: always use "acknowledge interrupt on exit"
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 15 Jun 2016 18:55:08 +0000 (20:55 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 1 Jul 2016 09:03:36 +0000 (11:03 +0200)
commit91fa0f8e9e2937fd9360f326ad60d51908347afd
tree7174f2a2202ee49368e603746b632a7140e9cff1
parent6edaa5307f3f51e4e56dc4c63f68a69d88c6ddf5
KVM: x86: always use "acknowledge interrupt on exit"

This is necessary to simplify handle_external_intr in the next patch.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx.c