index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
xen
/
x86
/
consinit.c
Age
Commit message (
Expand
)
Author
2012-10-13
Adapt to the changed signature of pckbc_cnattach().
jdc
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2010-04-28
On x86, change the bus_space_tag_t to a pointer to a struct
dyoung
2009-03-18
Ansify function definitions w/o arguments. Generated with sed.
cegger
2009-03-16
ansify function definitions
cegger
2008-10-21
introduce two macros: xendomain_is_dom0() and xendomain_is_privileged(). Use ...
cegger
2007-11-22
Pull up the bouyer-xenamd64 branch to HEAD. This brings in amd64 support
bouyer
2007-11-14
Remove pccons.
ad
2007-01-29
Remove more duplicate headers.
hubertf
2006-12-09
Remove extra ) causing compile failure when CONS_OVERRIDE is defined.
bouyer
2005-12-11
merge ktrace-lwp.
christos
2005-06-16
Allow compiling a domain0 kernel with vga but without pckbc, and add
bouyer
2005-03-09
Merge the bouyer-xen2 branch. This add supports for the Xen 2.0 virtual
bouyer
2004-04-24
Enable keyboard and vga display as console when running as domain-0.
cl
2004-04-24
Consistently use xencons for eveything reffering to Xen's virtual console.
cl
2004-03-11
Add port to the Xen virtual machine monitor.
cl