NetBSD/sys/arch/xen
pooka 61e8303e9d Remove the "struct lwp *" argument from all VFS and VOP interfaces.
The general trend is to remove it from all kernel interfaces and
this is a start.  In case the calling lwp is desired, curlwp should
be used.

quick consensus on tech-kern
2007-11-26 19:01:26 +00:00
..
compile
conf Pull up the bouyer-xenamd64 branch to HEAD. This brings in amd64 support 2007-11-22 16:16:40 +00:00
i386 Pull up the bouyer-xenamd64 branch to HEAD. This brings in amd64 support 2007-11-22 16:16:40 +00:00
include Add support for the "protocol" entry in xenstore, which really specifies 2007-11-25 22:44:39 +00:00
x86 xpq_flush_queue(): cast values to u_int64_t and use PRIx64 in printf(). 2007-11-23 09:54:33 +00:00
xen Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
xenbus Pull up the bouyer-xenamd64 branch to HEAD. This brings in amd64 support 2007-11-22 16:16:40 +00:00
Makefile