• Avi Kivity's avatar
    KVM: Interrupt mask notifiers for ioapic · 75858a84
    Avi Kivity authored
    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>
    75858a84
irq_comm.c 3.5 KB