freebsd-skq/sys/x86/xen
Jeff Roberson 27a3c9d710 Restore r331606 with a bugfix to setup cpuset_domain[] earlier on all
platforms.  Original commit message as follows:

Only use CPUs in the domain the device is attached to for default
assignment.  Device drivers are able to override the default assignment
if they bind directly.  There are severe performance penalties for
handling interrupts on remote CPUs and this should only be done in
very controlled circumstances.

Reviewed by:    jhb, kib
Tested by:      pho
Sponsored by:   Netflix, Dell/EMC Isilon
Differential Revision:  https://reviews.freebsd.org/D14838
2018-03-28 18:47:35 +00:00
..
hvm.c sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
pv.c xen: fix smp boot after r328157 2018-02-15 07:23:41 +00:00
pvcpu_enum.c sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
xen_apic.c revert r315959 because it causes build problems 2017-03-27 12:34:29 +00:00
xen_intr.c Restore r331606 with a bugfix to setup cpuset_domain[] earlier on all 2018-03-28 18:47:35 +00:00
xen_msi.c
xen_nexus.c
xen_pci_bus.c
xenpv.c xen/pv: remove the attach of the ISA bus from the Xen PV bus 2018-02-16 18:04:27 +00:00