KVM: Add irq ack notifier list
authorAvi Kivity <avi@qumranet.com>
Sat, 26 Jul 2008 20:00:59 +0000 (17:00 -0300)
committerAvi Kivity <avi@qumranet.com>
Wed, 15 Oct 2008 08:15:16 +0000 (10:15 +0200)
This can be used by kvm subsystems that are interested in when
interrupts are acked, for example time drift compensation.

Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found