git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d9b8e3
)
KVM: Interrupt mask notifiers for ioapic
author
Avi Kivity
<avi@redhat.com>
Sun, 4 Jan 2009 15:10:50 +0000
(17:10 +0200)
committer
Avi Kivity
<avi@redhat.com>
Tue, 24 Mar 2009 09:03:03 +0000
(11:03 +0200)
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: Avi Kivity <avi@redhat.com>
No differences found