christos
95e1ffb156
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
yamt
443e88c5cf
some assym cleanup.
...
- move copyin and friends from locore.S to their own file, copy.S.
share it between i386 and xen.
- defparam KERNBASE and kill KERNBASE_LOCORE hack.
- add more symbols to assym.h and use it where appropriate.
2005-11-07 11:42:34 +00:00
bouyer
c0c525e11b
Fix stack offset to account for an extra register pushl compared to the i386
...
version.
Thanks to fvdl@ for confirming I was right on this.
2005-03-16 11:25:03 +00:00
bouyer
e9666f30ad
Merge the bouyer-xen2 branch. This add supports for the Xen 2.0 virtual
...
machine kernel (both privileged and non-privileged domains), and remove support
for the old xen 1.2.
2005-03-09 22:39:19 +00:00
cl
175b0c3bf7
check for AST on return from event handler to userland
2004-05-07 13:52:37 +00:00
cl
41d325dc43
Add port to the Xen virtual machine monitor.
...
(see http://www.cl.cam.ac.uk/Research/SRG/netos/xen/ )
2004-03-11 21:44:08 +00:00