Skip to content
Commit bdaffe1d authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

KVM: x86: set TMR when the interrupt is accepted



Do not compute TMR in advance.  Instead, set the TMR just before the interrupt
is accepted into the IRR.  This limits the coupling between IOAPIC and LAPIC.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 58219c1a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment