freebsd-skq/sys/x86/xen
mjg 7346592324 Provide string functions for use before ifuncs get resolved.
The change is a no-op for architectures which don't ifunc memset,
memcpy nor memmove.

Convert places which need them. Xen bits by royger.

Reviewed by:	kib
Approved by:	re (gjb)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D17487
2018-10-11 23:28:04 +00:00
..
hvm.c xen: fix setting legacy PVH vcpu id 2018-09-13 07:12:16 +00:00
pv.c Provide string functions for use before ifuncs get resolved. 2018-10-11 23:28:04 +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