aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/arch/x86/x86_32.S
Commit message (Expand)AuthorAgeFilesLines
* stubdom/minios: re-structure headersKeir Fraser2009-10-011-2/+2
* minios can cope with >4G CR3 since it never uses itKeir Fraser2008-06-121-1/+1
* i386: Remove non-PAE hypervisor build target.Keir Fraser2008-05-081-4/+0
* Add stubdomain support. See stubdom/README for usage details.Keir Fraser2008-02-121-3/+3
* minios: make stack size configurableKeir Fraser2008-01-171-2/+3
* [Mini-OS] Fix x86 arch_switch_threadKeir Fraser2007-11-231-0/+18
* [Mini-OS] Fix stack closuresKeir Fraser2007-11-231-0/+3
* [Mini-OS] Fix x86 initial stack alignmentKeir Fraser2007-11-231-1/+2
* minios: Fix ret_from_exception routine. Stack consistency is now preserved.kfraser@localhost.localdomain2007-02-021-5/+4
* [MINIOS] New make structure to support different architectures.kfraser@localhost.localdomain2007-01-171-0/+287