aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/include/hypervisor.h
Commit message (Expand)AuthorAgeFilesLines
* tools: drop ia64 supportIan Campbell2012-09-121-3/+0
* minios: switch to C99 integer typesKeir Fraser2009-07-151-3/+3
* stubdom: fixes to compile with qemu-xenKeir Fraser2008-07-101-2/+2
* minios: call do_hypervisor_callback directly from force_evtchn_callbackKeir Fraser2008-04-161-1/+3
* [Mini-OS] Make sure schedule() is called safelyKeir Fraser2007-11-241-0/+2
* [MINIOS] Update __XEN_INTERFACE_VERSION__kfraser@localhost.localdomain2007-01-121-1/+0
* [MINIOS] A first step to re-architecture mini-os for a port to ia64.kfraser@localhost.localdomain2006-08-101-0/+3
* Update the hypercalls in Mini-OS to reflect the current state in XenLinux.kaf24@firebug.cl.cam.ac.uk2006-02-231-494/+8
* I've created a patch to get the mini-os to compile in Xen-unstable. The patchkaf24@firebug.cl.cam.ac.uk2005-10-271-519/+151
* Remove unsued domain_controller.h file.kaf24@firebug.cl.cam.ac.uk2005-09-141-3/+0
* Xen_version hypercalls takes two args, not one.kaf24@firebug.cl.cam.ac.uk2005-09-121-4/+4
* Xenbus implementation ported from Linux to Mini-os, simple thread support int...kaf24@firebug.cl.cam.ac.uk2005-09-091-85/+602
* Mini-os fixes from Simon Kagstrom.kaf24@firebug.cl.cam.ac.uk2005-09-021-1/+1
* Memory management fixes. Page tables are created, buddy allocator now kaf24@firebug.cl.cam.ac.uk2005-08-251-3/+29
* Mini-os updates from Grzegorz Milos.kaf24@firebug.cl.cam.ac.uk2005-07-061-0/+357