freebsd-dev/sys/i386/xen
Marius Strobl 6f04e7b9aa Remove ipi_all() and ipi_self() as the former hasn't been used at
all to date and the latter also is only used in ia64 and powerpc
code which no longer serves a real purpose after bring-up and just
can be removed as well. Note that architectures like sun4u also
provide no means of implementing IPI'ing a CPU itself natively
in the first place.

Suggested by:	jhb
Reviewed by:	arch, grehan, jhb
2008-09-28 18:34:14 +00:00
..
clock.c
exception.s
locore.s enable the xen_guest string so that the freebsd xen kernel will 2008-09-03 00:06:10 +00:00
mp_machdep.c Remove ipi_all() and ipi_self() as the former hasn't been used at 2008-09-28 18:34:14 +00:00
mptable.c Get initial bootstrap of APs working under xen. 2008-09-10 07:11:08 +00:00
pmap.c Make nkpt dependent on the size of the initial memory allocation 2008-09-25 07:03:09 +00:00
xen_machdep.c Update xen/interface includes to the latest in mercurial 2008-09-26 05:29:39 +00:00