aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/include/lib.h
Commit message (Expand)AuthorAgeFilesLines
* minios: add tpmfront, tpm_tis, and tpmback driversMatthew Fioravante2012-11-131-0/+16
* minios: add posix io for blkfrontMatthew Fioravante2012-10-091-0/+1
* mini-os: make frontends and xenbus optionalDaniel De Graaf2012-02-091-0/+2
* mini-os: remove per-fd evtchn limitAlex Zeffertt2012-02-091-8/+10
* mini-os: fix lib.h licenceSamuel Thibault2011-05-011-43/+37
* libxl, minios: stubdom console based save/restoreStefano Stabellini2011-01-211-0/+1
* stubdom: mmap on /dev/mem supportKeir Fraser2009-10-211-0/+1
* minios: Use posix_openpt() rather than non-standard openpty().Keir Fraser2009-06-181-1/+0
* minios: support secondary guest consoles.Keir Fraser2009-06-171-0/+4
* minios: grant table map (gntdev) for miniosKeir Fraser2008-07-241-0/+3
* stubdom: fixes to compile with qemu-xenKeir Fraser2008-07-101-2/+2
* stubdom: complete libxc supportKeir Fraser2008-05-231-0/+1
* pvfb/ioemu: transmit refresh interval advice from backend to frontendKeir Fraser2008-05-121-0/+4
* minios: drop volatile qualifier from some status variablesKeir Fraser2008-05-061-2/+2
* minios: fix thread safety of xenbus watches by requiring callers toKeir Fraser2008-05-061-1/+1
* stubdom: sparse application's BSS by linking it separately first, putKeir Fraser2008-04-161-0/+1
* minios: add PVFB supportKeir Fraser2008-02-261-0/+4
* Add stubdomain support. See stubdom/README for usage details.Keir Fraser2008-02-121-0/+59
* minios: Fix ia64 build.Keir Fraser2008-01-281-1/+1
* minios: POSIX fixesKeir Fraser2008-01-221-1/+11
* minios: use ASSERT for BUG_ONKeir Fraser2008-01-171-0/+2
* [Mini-OS] Add strrchr()Keir Fraser2007-11-231-0/+1
* [MINIOS]Events handling cleaned up. The interface extended to providekfraser@localhost.localdomain2006-07-051-0/+13
* Change Mini-OS so that it uses stddef.h to define size_t andkaf24@firebug.cl.cam.ac.uk2006-05-041-0/+1
* Implement console for Mini-os and also fix 2 bugs:kaf24@firebug.cl.cam.ac.uk2006-03-151-4/+1
* 64 bit pagetable builder added to mm.ckaf24@firebug.cl.cam.ac.uk2006-03-091-0/+1
* Xenbus implementation ported from Linux to Mini-os, simple thread support int...kaf24@firebug.cl.cam.ac.uk2005-09-091-4/+26
* The patch removes broken, and very complicated malloc inkaf24@firebug.cl.cam.ac.uk2005-08-261-32/+0
* Mini-os updates from Grzegorz Milos.kaf24@firebug.cl.cam.ac.uk2005-07-061-0/+114