Laine Stump 52f3d0a4d2 conf: new pci controller model pci-expander-bus
This is a standard PCI root bus (not a bridge) that can be added to a
440fx-based domain. Although it uses a PCI slot, this is *not* how it
is connected into the PCI bus hierarchy, but is only used for
control. Each pci-expander-bus provides 32 slots (0-31) that can
accept hotplug of standard PCI devices.

The usefulness of pci-expander-bus relative to a pci-bridge is that
the NUMA node of the bus can be specified with the <node> subelement
of <target>. This gives guest-side visibility to the NUMA node of
attached devices (presuming that management apps only assign a device
to a bus that has a NUMA node number matching the node number of the
device on the host).

Each pci-expander-bus also has a "busNr" attribute. The expander-bus
itself will take the busNr specified, and all buses that are connected
to this bus (including the pci-bridge that is automatically added to
any expander bus of model "pxb" (see the next commit)) will use
busNr+1, busNr+2, etc, and the pci-root (or the expander-bus with next
lower busNr) will use bus numbers lower than busNr.
2016-04-14 14:00:34 -04:00
..
2014-09-03 09:36:13 -06:00
2016-03-18 17:29:53 +01:00
2015-05-21 18:13:18 +02:00
2016-04-12 14:58:43 +02:00
2016-04-12 14:58:43 +02:00
2015-10-21 15:03:35 +02:00
2015-04-23 17:08:48 -04:00
2015-06-25 09:11:15 +02:00
2016-03-18 17:29:53 +01:00
2016-03-30 10:21:44 +03:00
2016-03-30 10:21:44 +03:00
2015-04-27 16:03:31 +02:00
2015-05-21 18:13:18 +02:00
2016-04-13 13:00:53 +02:00
2016-02-11 11:35:02 +01:00
2015-04-14 19:33:02 +02:00
2015-04-14 19:33:02 +02:00
2016-02-23 10:36:13 +01:00
2015-10-21 15:03:35 +02:00
2015-04-23 17:08:48 -04:00