1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys/dev/xen
Zbigniew Bodek 18c72666ce Add domain support to PCI bus allocation
When the system has more than a single PCI domain, the bus numbers
are not unique, thus they cannot be used for "pci" device numbering.
Change bus numbers to -1 (i.e. to-be-determined automatically)
wherever the code did not care about domains.

Reviewed by:   jhb
Obtained from: Semihalf
Sponsored by:  The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D3406
2015-09-16 23:34:51 +00:00
..
balloon Remove some more vestiges of the Xen PV domu support. Specifically, 2015-08-06 17:07:21 +00:00
blkback Code cleanup unused-but-set-variable spotted by gcc. 2015-08-25 15:34:28 +00:00
blkfront xen: allow disabling PV disks and nics 2015-08-21 15:53:08 +00:00
console
control Remove some more vestiges of the Xen PV domu support. Specifically, 2015-08-06 17:07:21 +00:00
debug
evtchn
grant_table
netback Remove some more vestiges of the Xen PV domu support. Specifically, 2015-08-06 17:07:21 +00:00
netfront Code cleanup unused-but-set-variable spotted by gcc. 2015-08-25 15:34:28 +00:00
pci
pcifront Add domain support to PCI bus allocation 2015-09-16 23:34:51 +00:00
privcmd
pvcpu
timer
xenpci
xenstore Code cleanup unused-but-set-variable spotted by gcc. 2015-08-25 15:34:28 +00:00