KVM: Move irq sharing information to irqchip level
authorGleb Natapov <gleb@redhat.com>
Mon, 24 Aug 2009 08:54:19 +0000 (11:54 +0300)
committerAvi 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