commit | 1a6e4a8c276e122dbeb6f9c610f29735e4236bfd | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Mon Aug 24 11:54:19 2009 +0300 |
committer | Avi Kivity <avi@redhat.com> | Thu Dec 03 09:32:06 2009 +0200 |
tree | a954fc1865f41cd79e5336c59904de1213e141d5 | |
parent | 79c727d4371aa9af47b0cdbcad53742b5a7919ea [diff] |
KVM: Move irq sharing information to irqchip level 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>