NetBSD/sys/arch/xen/x86
yamt 35d91ae479 i386:
- make tss per-cpu.  this considerably speeds up context switch for,
	  at least, pentium4, where ltr instruction seems very slow.
i386, xen:
	- kill cpu_maxproc.
kvm86:
	- adapt to per-cpu tss.
	- cleanup and simplify.
	- move kvm86_mp_lock to more meaningful place.
	- disable preemption during a call.
2008-01-04 15:55:28 +00:00
..
autoconf.c Pull up the bouyer-xenamd64 branch to HEAD. This brings in amd64 support 2007-11-22 16:16:40 +00:00
consinit.c Pull up the bouyer-xenamd64 branch to HEAD. This brings in amd64 support 2007-11-22 16:16:40 +00:00
cpu.c i386: 2008-01-04 15:55:28 +00:00
hypervisor_machdep.c - Make __cpu_simple_lock and similar real functions and patch at runtime. 2007-12-20 23:46:10 +00:00
idle_machdep.c Don't clear ci_want_resched in MD code; it's done in mi_switch(). 2007-12-02 16:37:58 +00:00
intr.c - Make __cpu_simple_lock and similar real functions and patch at runtime. 2007-12-20 23:46:10 +00:00
mainbus.c Pull up the bouyer-xenamd64 branch to HEAD. This brings in amd64 support 2007-11-22 16:16:40 +00:00
x86_xpmap.c xpq_flush_queue(): cast values to u_int64_t and use PRIx64 in printf(). 2007-11-23 09:54:33 +00:00
xen_bus_dma.c Properly honnor bus_dma bus address range restriction for Xen3 (the Xen2 2007-02-24 21:19:25 +00:00
xen_intr.c Pull up the bouyer-xenamd64 branch to HEAD. This brings in amd64 support 2007-11-22 16:16:40 +00:00
xen_shm_machdep.c Pull up the bouyer-xenamd64 branch to HEAD. This brings in amd64 support 2007-11-22 16:16:40 +00:00
xenfunc.c Pull up the bouyer-xenamd64 branch to HEAD. This brings in amd64 support 2007-11-22 16:16:40 +00:00