aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/include/x86
Commit message (Expand)AuthorAgeFilesLines
* Add stubdomain support. See stubdom/README for usage details.Keir Fraser2008-02-125-15/+33
* minios: permit blkfront to write from mapped memoryKeir Fraser2008-01-221-0/+29
* minios: Fix x86_32 compilationKeir Fraser2008-01-221-1/+1
* minios: support COW for a zero pageKeir Fraser2008-01-182-0/+8
* minios: extend map_frames into being able to map a series ofKeir Fraser2008-01-181-0/+1
* minios: set text and rodata read-only, free unused pages 0 and 1Keir Fraser2008-01-181-1/+1
* minios: make stack size configurableKeir Fraser2008-01-172-1/+20
* minios: Add noreturn attribute to do_exitKeir Fraser2008-01-171-1/+1
* [Mini-OS] Fix x86 arch_switch_threadKeir Fraser2007-11-231-37/+2
* [Mini-OS] Optimize get_current()Keir Fraser2007-11-231-2/+3
* minios: Fix get_current() inline asm.Keir Fraser2007-10-161-2/+2
* [MINIOS] Added domctl and sysctl hypercalls to thekfraser@localhost.localdomain2007-01-192-0/+28
* [MINIOS] Update __XEN_INTERFACE_VERSION__kfraser@localhost.localdomain2007-01-122-16/+0
* [MINIOS] Switched to new interface for HYPERVISOR_sched_op().kfraser@localhost.localdomain2006-11-272-2/+2
* [MINIOS] Refactored mm.c and sched.c. x86 arch specific code got moved tokfraser@localhost.localdomain2006-11-222-0/+267
* [MINIOS] Refactor spinlock header for multi-arch support.kfraser@localhost.localdomain2006-11-171-33/+5
* [MINIOS] Event channel hypercall update for 64-bit guests.kfraser@localhost.localdomain2006-11-171-2/+2
* [MINIOS] Move initialisation of events (masking event channels)kfraser@localhost.localdomain2006-11-171-0/+2
* [MINIOS] Added a new file arc/x86/setup.c and moved some x86 specifickfraser@localhost.localdomain2006-09-231-0/+5
* [MINIOS] Fix to use new event-channel API properly.kaf24@firebug.cl.cam.ac.uk2006-09-151-2/+2
* [MINIOS] A first step to re-architecture mini-os for a port to ia64.kfraser@localhost.localdomain2006-08-105-0/+1407