aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/mm.c
Commit message (Expand)AuthorAgeFilesLines
* tools: drop ia64 supportIan Campbell2012-09-121-2/+0
* stubdom/minios: re-structure headersKeir Fraser2009-10-011-6/+6
* stubdom: use host's gccKeir Fraser2008-07-041-0/+2
* minios: add proper shutdown facilitiesKeir Fraser2008-06-091-0/+4
* minios: Fix width of shifted 1Keir Fraser2008-05-241-19/+19
* stubdom: sparse application's BSS by linking it separately first, putKeir Fraser2008-04-161-0/+12
* Add stubdomain support. See stubdom/README for usage details.Keir Fraser2008-02-121-0/+23
* Create P2M map during Mini-OS boot (fixes 'xm dump-core').kfraser@localhost.localdomain2007-03-011-0/+2
* [MINIOS] Refactored mm.c and sched.c. x86 arch specific code got moved tokfraser@localhost.localdomain2006-11-221-370/+6
* [MINIOS] Move initialisation of events (masking event channels)kfraser@localhost.localdomain2006-11-171-5/+2
* [MINI-OS] Fix a bug which prevented map_frames being used more than once.sos22@douglas.cl.cam.ac.uk2006-07-251-1/+1
* [MINIOS]Mapping page frames on demand added to the memory management.kfraser@localhost.localdomain2006-07-051-1/+122
* [MINIOS] Various address-space fixes.kaf24@firebug.cl.cam.ac.uk2006-05-311-13/+77
* [MINIOS] PAE support.kaf24@firebug.cl.cam.ac.uk2006-05-191-33/+34
* Allow linking of mini-os with application-specific object code.kaf24@firebug.cl.cam.ac.uk2006-05-151-1/+0
* The patch removes old Xenbus files, fixes 0 length mmu_updates table bug kaf24@firebug.cl.cam.ac.uk2006-03-241-1/+1
* Fix mini-os xenbus.kaf24@firebug.cl.cam.ac.uk2006-03-241-1/+0
* Implement console for Mini-os and also fix 2 bugs:kaf24@firebug.cl.cam.ac.uk2006-03-151-0/+4
* 64 bit pagetable builder added to mm.ckaf24@firebug.cl.cam.ac.uk2006-03-091-95/+167
* Get rid of anonymous unions in public header files.kaf24@firebug.cl.cam.ac.uk2005-09-141-1/+1
* Xenbus implementation ported from Linux to Mini-os, simple thread support int...kaf24@firebug.cl.cam.ac.uk2005-09-091-6/+4
* The patch removes broken, and very complicated malloc inkaf24@firebug.cl.cam.ac.uk2005-08-261-5/+4
* Memory management fixes. Page tables are created, buddy allocator now kaf24@firebug.cl.cam.ac.uk2005-08-251-78/+258
* bitkeeper revision 1.1185 (420cf3c8-bMMcsnH1kMVRwy5AQ-ecg)kaf24@scramble.cl.cam.ac.uk2005-02-111-0/+2
* bitkeeper revision 1.520 (3f8d13d8qVVqxcYD--4cXYs5egqNyg)kaf24@scramble.cl.cam.ac.uk2003-10-151-85/+26
* bitkeeper revision 1.490 (3f831e5fpXnszWjg8lV_9law4lUnbg)kaf24@scramble.cl.cam.ac.uk2003-10-071-1/+13
* bitkeeper revision 1.483 (3f81a3e2iM-0WXaGxUS3ywM3_KZqLw)iap10@labyrinth.cl.cam.ac.uk2003-10-061-0/+375