aboutsummaryrefslogtreecommitdiff
path: root/extras/mini-os/console
AgeCommit message (Expand)Author
2014-06-12mini-os: tidied up codeKarim Raslan
2013-10-31tools: remove unnecessary null pointer checks before freesMatthew Daley
2013-09-21mini-os: fix various memory leaks in consfrontMatthew Daley
2013-09-13mini-os: handle possibly overlong _nodename in init_consfrontMatthew Daley
2013-09-10minios: clean up allocation of char arrays used for xenbus pathsMatt Wilson
2013-09-10minios: correct char array allocation for xenbus pathsMatt Wilson
2013-06-25libxl: Restrict permissions on PV console device xenstore nodesIan Jackson
2012-11-30minios/console: console_input() weak referenceAndrew Cooper
2012-02-09mini-os: make frontends and xenbus optionalDaniel De Graaf
2012-02-09mini-os: avoid crash if no console is providedDaniel De Graaf
2012-02-09mini-os: stop compiler complaint about unused variablesJohn McDermott
2011-01-21libxl, minios: stubdom console based save/restoreStefano Stabellini
2009-12-14mini-os: Fix a compilation error in xencons_ring when !HAVE_LIBCKeir Fraser
2009-12-14mini-os: Fix memory leaks in blkfront, netfront, pcifront, etc.Keir Fraser
2009-11-23minios: Fix xenbus_unwatch_path callsKeir Fraser
2009-10-14minios: fix console end of line: \n\r -> \r\nKeir Fraser
2009-10-14minios: fix minios consoleKeir Fraser
2009-10-01stubdom/minios: re-structure headersKeir Fraser
2009-06-17minios: support secondary guest consoles.Keir Fraser
2008-06-09minios: add proper shutdown facilitiesKeir Fraser
2008-06-03stubdom: Add console reading supportKeir Fraser
2008-03-18minios: Fix lost eventsKeir Fraser
2008-01-17minios: use ASSERT for BUG_ONKeir Fraser
2006-08-16[MINIOS] Fix the build after start_info interface changes.kfraser@localhost.localdomain
2006-07-28[MINI-OS] Clean up event channel types in mini-os.sos22@douglas.cl.cam.ac.uk
2006-07-05[MINIOS]Events handling cleaned up. The interface extended to providekfraser@localhost.localdomain
2006-05-16[MINIOS] Fix the pagefault handler to detect recursive faults.kaf24@firebug.cl.cam.ac.uk
2006-05-02Fix x86/64 version of Mini-OS. It encompasses the following:kaf24@firebug.cl.cam.ac.uk
2006-03-24Fix mini-os xenbus.kaf24@firebug.cl.cam.ac.uk
2006-03-15Implement console for Mini-os and also fix 2 bugs:kaf24@firebug.cl.cam.ac.uk