aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/console/xencons_ring.c
Commit message (Expand)AuthorAgeFilesLines
* mini-os: make frontends and xenbus optionalDaniel De Graaf2012-02-091-180/+3
* mini-os: avoid crash if no console is providedDaniel De Graaf2012-02-091-1/+6
* mini-os: stop compiler complaint about unused variablesJohn McDermott2012-02-091-0/+1
* libxl, minios: stubdom console based save/restoreStefano Stabellini2011-01-211-6/+33
* mini-os: Fix a compilation error in xencons_ring when !HAVE_LIBCKeir Fraser2009-12-141-1/+1
* mini-os: Fix memory leaks in blkfront, netfront, pcifront, etc.Keir Fraser2009-12-141-2/+7
* minios: Fix xenbus_unwatch_path callsKeir Fraser2009-11-231-1/+1
* stubdom/minios: re-structure headersKeir Fraser2009-10-011-10/+10
* minios: support secondary guest consoles.Keir Fraser2009-06-171-27/+216
* stubdom: Add console reading supportKeir Fraser2008-06-031-0/+44
* minios: Fix lost eventsKeir Fraser2008-03-181-0/+1
* minios: use ASSERT for BUG_ONKeir Fraser2008-01-171-3/+0
* [MINIOS] Fix the build after start_info interface changes.kfraser@localhost.localdomain2006-08-161-4/+4
* [MINI-OS] Clean up event channel types in mini-os.sos22@douglas.cl.cam.ac.uk2006-07-281-1/+1
* [MINIOS]Events handling cleaned up. The interface extended to providekfraser@localhost.localdomain2006-07-051-2/+3
* Fix mini-os xenbus.kaf24@firebug.cl.cam.ac.uk2006-03-241-2/+0
* Implement console for Mini-os and also fix 2 bugs:kaf24@firebug.cl.cam.ac.uk2006-03-151-0/+104