freebsd-dev/sys/x86
Roger Pau Monné fae9a0cb9b xen: fix PV IPI setup
So that it's done when the vcpu_id has been set. For the BSP the
vcpu_id is set at SUB_INTR, while for the APs it's done in
init_secondary_tail that's called at SUB_SMP order FIRST.

Reported and tested by:	cperciva
Approved by:		re (gjb)
Sponsored by:		Citrix Systems R&D
Differential revision:	https://reviews.freebsd.org/D17013
2018-09-13 07:07:13 +00:00
..
acpica Dynamically allocate IRQ ranges on x86. 2018-08-28 21:09:19 +00:00
bios sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
cpufreq cpufreq: Remove error-prone table terminators in favor of automatic sizing 2018-04-14 03:15:05 +00:00
include Dynamically allocate IRQ ranges on x86. 2018-08-28 21:09:19 +00:00
iommu Dynamically allocate IRQ ranges on x86. 2018-08-28 21:09:19 +00:00
isa Dynamically allocate IRQ ranges on x86. 2018-08-28 21:09:19 +00:00
pci Add ISA PNP tables to ISA drivers. Fix a few incidental comments. 2018-01-29 00:22:30 +00:00
x86 msi: remove the check that interrupt sources have been added 2018-09-13 07:05:51 +00:00
xen xen: fix PV IPI setup 2018-09-13 07:07:13 +00:00