freebsd-dev/sys/x86/xen
Roger Pau Monné c1e6933cda xen: add the Xen implementation of pci_child_added method
Add the Xen specific implementation of pci_child_added to the Xen PCI
bus. This is needed so FreeBSD can register the devices it finds with
the hypervisor.

Sponsored by: Citrix Systems R&D

x86/xen/xen_pci.c:
 - Add the Xen pci_child_added method.
2014-09-30 16:49:17 +00:00
..
hvm.c xen: add hooks for Xen PV APIC 2014-06-16 08:43:45 +00:00
pv.c msi: add Xen MSI implementation 2014-09-30 16:46:45 +00:00
pvcpu_enum.c xen: implement support for mapping IO APIC interrupts on Xen 2014-08-04 09:01:21 +00:00
xen_apic.c Fix build with SMP disabled. 2014-07-15 15:40:33 +00:00
xen_intr.c msi: add Xen MSI implementation 2014-09-30 16:46:45 +00:00
xen_msi.c msi: add Xen MSI implementation 2014-09-30 16:46:45 +00:00
xen_nexus.c msi: add Xen MSI implementation 2014-09-30 16:46:45 +00:00
xen_pci.c xen: add the Xen implementation of pci_child_added method 2014-09-30 16:49:17 +00:00
xenpv.c xen: add missing files 2014-06-16 08:54:04 +00:00