freebsd-skq/sys/i386/xen
Justin T. Gibbs e96ca45522 sys/i386/xen/mp_machdep.c:
sys/i386/xen/mptable.c:
	Set PCPU apic_id and acpi_id fields in a fasion compatible with
	both UP and SMP configurations.

Suggested by:	jhb
Submitted by:	Roger Pau Monné
Sponsored by:	Citrix Systems R&D
Reviewed by:	gibbs
Approved by:	re (blanket Xen)
MFC after:	2 weeks
2013-09-20 04:35:09 +00:00
..
clock.c Introduce a new, HVM compatible, paravirtualized timer driver for Xen. 2013-08-29 23:11:58 +00:00
exception.s
locore.s
mp_machdep.c sys/i386/xen/mp_machdep.c: 2013-09-20 04:35:09 +00:00
mptable.c sys/i386/xen/mp_machdep.c: 2013-09-20 04:35:09 +00:00
pmap.c The pmap function pmap_clear_reference() is no longer used. Remove it. 2013-09-20 04:30:18 +00:00
xen_machdep.c