aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/sched.c
Commit message (Expand)AuthorAgeFilesLines
* Fix fault handler for both 32 and 64 bit architecture. Clean up unused code.kaf24@firebug.cl.cam.ac.uk2006-05-041-1/+1
* Fix x86/64 version of Mini-OS. It encompasses the following:kaf24@firebug.cl.cam.ac.uk2006-05-021-24/+59
* Fix mini-os xenbus.kaf24@firebug.cl.cam.ac.uk2006-03-241-14/+11
* Implement console for Mini-os and also fix 2 bugs:kaf24@firebug.cl.cam.ac.uk2006-03-151-2/+2
* Xenbus implementation ported from Linux to Mini-os, simple thread support int...kaf24@firebug.cl.cam.ac.uk2005-09-091-0/+300