aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/main.c
Commit message (Expand)AuthorAgeFilesLines
* mini-os: make frontends and xenbus optionalDaniel De Graaf2012-02-091-2/+4
* mini-os: create app-specific configurationDaniel De Graaf2012-02-091-8/+8
* mini-os: work around ld bug causing stupid CTOR countJeremy Fitzhardinge2011-08-191-2/+2
* tools: remove fs-front/fs-backTim Deegan2011-01-111-2/+0
* pcifront: implement dynamic connections and disconnectionsKeir Fraser2009-11-131-0/+2
* fs-front: cope with a missing fs-backendKeir Fraser2009-07-231-5/+0
* stubdom: drop lwip supportKeir Fraser2009-04-231-1/+1
* stubdom: support quotes in argument passingKeir Fraser2008-08-271-7/+28
* stubdom: use host's gccKeir Fraser2008-07-041-1/+1
* Add PV-GRUBKeir Fraser2008-06-181-1/+3
* minios,stubdom: Add OBJ_DIR parameter to compile outside sources,Keir Fraser2008-06-171-2/+4
* stubdom: fetch command line from start_info instead of xenstoreKeir Fraser2008-06-091-21/+7
* stubdom: permit compilation without lwipKeir Fraser2008-06-091-0/+5
* stubdom: Save main_thread value by moving it out from app_bss whichKeir Fraser2008-05-281-2/+0
* stubdom: make the build more generic by moving as many stubdom partsKeir Fraser2008-05-281-2/+0
* stubdom: support constructors and destructorsKeir Fraser2008-05-221-0/+8
* stubdom: sparse application's BSS by linking it separately first, putKeir Fraser2008-04-161-0/+2
* stubdom: add support for reading the command line from the configKeir Fraser2008-03-181-34/+40
* Add stubdomain support. See stubdom/README for usage details.Keir Fraser2008-02-121-0/+167