This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a9b15e0f47
NetBSD
/
sys
/
arch
/
xen
History
cherry
a9b15e0f47
(xen) - remove the (*xpq_cpu)() shim.We hasten the %fs/%gs setup process during boot.Although this is hacky, it lets us use the non-xen specificpmap_pte_xxx() functions in pmap code (and others).
2012-02-24 08:06:07 +00:00
..
compile
conf
No need for CPU_UCODE here now that it is global
2012-01-14 04:22:56 +00:00
i386
Retire varargs.h support. Move machine/stdarg.h logic into MI
2011-07-17 20:54:30 +00:00
include
- make xen_version globally available, with macros to access major and
2012-02-17 18:42:19 +00:00
x86
(xen) - remove the (*xpq_cpu)() shim.We hasten the %fs/%gs setup process during boot.Although this is hacky, it lets us use the non-xen specificpmap_pte_xxx() functions in pmap code (and others).
2012-02-24 08:06:07 +00:00
xen
Fix locking; xengnt_get_entry() needs to have the lock held to avoid
2012-02-23 19:17:32 +00:00
xenbus
Expose Xen kernfs entries inside a domU. Patch originally from sborrill@,
2011-09-22 23:02:34 +00:00
Makefile