aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/xen/pcifront
Commit message (Expand)AuthorAgeFilesLines
* Replace calls to bus_generic_attach with bus_attach_childrenJohn Baldwin2024-12-061-2/+4
* newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANYWarner Losh2024-07-251-0/+688
* xen/pcifront: purge from treeRoger Pau Monné2021-10-211-688/+0
* dev/xen: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-5/+2
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Convert PCIe Hot Plug to using pci_request_featureWarner Losh2017-02-251-0/+1
* Add domain support to PCI bus allocationZbigniew Bodek2015-09-161-1/+1
* Remove some more vestiges of the Xen PV domu support. Specifically,John Baldwin2015-08-061-1/+1
* More BUS_PROBE_NOWILDCARD sweeping. Some devices here (if_ath_ahb and siba)Nathan Whitehorn2013-10-291-1/+1
* - There's no need to overwrite the default device method with the defaultMarius Strobl2011-11-221-5/+5
* Import Xen paravirtual drivers.Kip Macy2008-08-121-0/+688