Alex Williamson e5368f0da7 pci: Fix INTx routing notifier recursion
For some reason we recurse to fire the INTx routing notifier for each
child of a bus, for each possible device of a bus.  That means that if
we add a root port, the notifier gets called for that bridge 256
times.  If we add an upstream switch behind that root port, 256^2.  But
of course we need a downstream switch, 256^3.  This starts to be
noticeable.  Stop the insanity.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2013-03-26 21:02:17 +02:00
..
2013-01-26 13:15:37 +00:00
2012-12-17 13:02:27 +02:00
2013-01-07 19:42:22 +02:00
2013-01-07 19:42:22 +02:00
2012-12-17 13:02:27 +02:00
2013-03-26 21:02:17 +02:00
2013-03-26 21:02:16 +02:00
2012-12-17 13:02:27 +02:00
2013-03-26 21:02:17 +02:00
2012-12-26 11:49:28 +02:00
2012-12-17 13:02:27 +02:00