aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/gnttab.c
Commit message (Expand)AuthorAgeFilesLines
* tools: drop ia64 supportIan Campbell2012-09-121-4/+0
* stubdom/minios: re-structure headersKeir Fraser2009-10-011-4/+4
* minios: switch to C99 integer typesKeir Fraser2009-07-151-2/+2
* minios: fix gnttab allocation boundaryKeir Fraser2008-06-181-1/+2
* minios: add proper shutdown facilitiesKeir Fraser2008-06-091-0/+11
* minios: more assertionsKeir Fraser2008-03-261-1/+19
* [Mini-OS] Make gnttab allocation/free safeKeir Fraser2007-11-281-2/+12
* minios: Fix an extern declaration and add an extra 'const' tokfraser@localhost.localdomain2007-03-151-1/+1
* minios: Fix netfront for ia64.kfraser@localhost.localdomain2007-02-061-0/+5
* [MINIOS] Fix grant-entry freelist maintenance.kfraser@localhost.localdomain2007-01-121-20/+12
* [MINI-OS] Add a function mapping grant table error codes to strings.sos22@douglas.cl.cam.ac.uk2006-07-281-0/+12
* [MINIOS] Mapping page frames on demand added to the memory management.kfraser@localhost.localdomain2006-07-051-0/+158