Skip to content
Snippets Groups Projects
Commit 75858a84 authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: Interrupt mask notifiers for ioapic


Allow clients to request notifications when the guest masks or unmasks a
particular irq line.  This complements irq ack notifications, as the guest
will not ack an irq line that is masked.

Currently implemented for the ioapic only.

Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent 5d9b8e30
No related branches found
No related tags found
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