freebsd-nq/sys/x86/xen
Roger Pau Monné a74cdf4e74 xen: legacy PVH fixes for the new interrupt count
Register interrupts using the PIC pic_register_sources method instead
of doing it in apic_setup_io. This is now required, since the internal
interrupt structures are not yet setup when calling apic_setup_io.

Approved by:		re (gjb)
Sponsored by:		Citrix Systems R&D
2018-09-13 07:14:11 +00:00
..
hvm.c xen: fix setting legacy PVH vcpu id 2018-09-13 07:12:16 +00:00
pv.c xen: fix initial kenv setup for legacy PVH 2018-09-13 07:09:41 +00:00
pvcpu_enum.c xen: legacy PVH fixes for the new interrupt count 2018-09-13 07:14:11 +00:00
xen_apic.c xen: fix PV IPI setup 2018-09-13 07:07:13 +00:00
xen_intr.c xen: legacy PVH fixes for the new interrupt count 2018-09-13 07:14:11 +00:00
xen_msi.c Dynamically allocate IRQ ranges on x86. 2018-08-28 21:09:19 +00:00
xen_nexus.c Dynamically allocate IRQ ranges on x86. 2018-08-28 21:09:19 +00:00
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