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:
79c727d
)
KVM: Move irq sharing information to irqchip level
author
Gleb Natapov
<gleb@redhat.com>
Mon, 24 Aug 2009 08:54:19 +0000
(11:54 +0300)
committer
Avi Kivity
<avi@redhat.com>
Thu, 3 Dec 2009 07:32:06 +0000
(09:32 +0200)
This removes assumptions that max GSIs is smaller than number of pins.
Sharing is tracked on pin level not GSI level.
[avi: no PIC on ia64]
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found