freebsd-skq/sys/i386
Bjoern A. Zeeb 603724d3ab Commit step 1 of the vimage project, (network stack)
virtualization work done by Marko Zec (zec@).

This is the first in a series of commits over the course
of the next few weeks.

Mark all uses of global variables to be virtualized
with a V_ prefix.
Use macros to map them back to their global names for
now, so this is a NOP change only.

We hope to have caught at least 85-90% of what is needed
so we do not invalidate a lot of outstanding patches again.

Obtained from:	//depot/projects/vimage-commit2/...
Reviewed by:	brooks, des, ed, mav, julian,
		jamie, kris, rwatson, zec, ...
		(various people I forgot, different versions)
		md5 (with a bit of help)
Sponsored by:	NLnet Foundation, The FreeBSD Foundation
X-MFC after:	never
V_Commit_Message_Reviewed_By:	more people than the patch
2008-08-17 23:27:27 +00:00
..
acpica Don't enforce unique device minor number policy anymore. 2008-06-11 18:55:19 +00:00
bios Now that all platforms use genclock, shuffle things around slightly 2008-04-22 19:38:30 +00:00
compile
conf disable PREEMPTION pending bug fixes to i386/xen/pmap.c 2008-08-15 21:47:11 +00:00
cpufreq Attach the cpufreq child devices with specific orders to enforce relative 2008-08-13 16:09:40 +00:00
i386 Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
ibcs2 Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
include Integrate support for xen in to i386 common code. 2008-08-15 20:51:31 +00:00
isa Call in to xen for fpu handling when XEN is set 2008-08-15 21:43:38 +00:00
linux Regen. 2008-05-13 20:02:26 +00:00
pci Integrate support for xen in to i386 common code. 2008-08-15 20:51:31 +00:00
svr4 Since version 4.3, gcc changed its behaviour concerning the i386/amd64 2008-03-13 10:54:38 +00:00
xbox In keeping with style(9)'s recommendations on macros, use a ';' 2008-03-16 10:58:09 +00:00
xen Compile fixes for xen build. 2008-08-15 04:00:44 +00:00
Makefile Update entries for building tags. 2007-05-13 18:21:54 +00:00