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:
934d534
)
KVM: make irq ack notifications aware of routing table
author
Marcelo Tosatti
<mtosatti@redhat.com>
Tue, 27 Jan 2009 17:12:38 +0000
(15:12 -0200)
committer
Avi Kivity
<avi@redhat.com>
Tue, 24 Mar 2009 09:03:08 +0000
(11:03 +0200)
IRQ ack notifications assume an identity mapping between pin->gsi,
which might not be the case with, for example, HPET.
Translate before acking.
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Acked-by: Gleb Natapov <gleb@redhat.com>
No differences found