commit | 1a6982353db90939fc12bbd11c29fbe3c19a2fd0 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Aug 19 17:51:29 2016 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Sep 07 19:34:29 2016 +0200 |
tree | a554ca1390feb9896cc001847db8ae04d346a50a | |
parent | bbe41b950813ec643a14d2a6005475f66625292e [diff] |
KVM: x86: remove stale comments handle_external_intr does not enable interrupts anymore, vcpu_enter_guest does it after calling guest_exit_irqoff. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>