aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
* [Mini-OS] Fix x86 arch_switch_threadKeir Fraser2007-11-232-0/+38
* [Mini-OS] Fix stack closuresKeir Fraser2007-11-232-0/+5
* [Mini-OS] Fix x86 initial stack alignmentKeir Fraser2007-11-233-4/+6
* minios: Remove unnecessary padding and unused sections from x86/64Keir Fraser2007-09-251-9/+0
* [MINIOS] fix x86_64 p2m map and CFLAGSTim Deegan2007-08-022-3/+6
* minios: Fix an extern declaration and add an extra 'const' tokfraser@localhost.localdomain2007-03-151-2/+2
* Create P2M map during Mini-OS boot (fixes 'xm dump-core').kfraser@localhost.localdomain2007-03-011-0/+43
* Fix PAE Mini-OS build.kfraser@localhost.localdomain2007-03-012-6/+5
* minios: build system cleanups.kfraser@localhost.localdomain2007-02-152-6/+4
* minios: Fix ret_from_exception routine. Stack consistency is now preserved.kfraser@localhost.localdomain2007-02-021-5/+4
* [MINIOS] More cleanups for the ia64 port.kfraser@localhost.localdomain2007-01-192-17/+228
* [MINIOS] Fix compile warnings with -O.kfraser@localhost.localdomain2007-01-191-0/+1
* [MINIOS] New make structure to support different architectures.kfraser@localhost.localdomain2007-01-176-0/+828
* [MINIOS] Refactored mm.c and sched.c. x86 arch specific code got moved tokfraser@localhost.localdomain2006-11-222-0/+578
* [MINIOS] Added a new file arc/x86/setup.c and moved some x86 specifickfraser@localhost.localdomain2006-09-231-0/+108
* [MINIOS] A first step to re-architecture mini-os for a port to ia64.kfraser@localhost.localdomain2006-08-101-0/+229