Skip to content
Commit 4780c659 authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: Reset PIT irq injection logic when the PIT IRQ is unmasked



While the PIT is masked the guest cannot ack the irq, so the reinject logic
will never allow the interrupt to be injected.

Fix by resetting the reinjection counters on unmask.

Unbreaks Xen.

Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent 75858a84
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment