aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/include/xenbus.h
Commit message (Expand)AuthorAgeFilesLines
* minios: add xenbus_read_uuidMatthew Fioravante2012-11-131-0/+4
* mini-os: make frontends and xenbus optionalDaniel De Graaf2012-02-091-0/+12
* minios: refactor xenbus state machineKeir Fraser2009-06-031-0/+4
* mini-os: Make utility function get_self_id() in fs-front.c public.Keir Fraser2008-12-161-0/+3
* mini-os: Add printf format checking to xenbus_printfKeir Fraser2008-08-271-1/+2
* mini-os: make xenbus_read_integer and xenbus_printf take const stringsKeir Fraser2008-08-271-3/+3
* minios: add proper shutdown facilitiesKeir Fraser2008-06-091-0/+3
* minios: fix thread safety of xenbus watches by requiring callers toKeir Fraser2008-05-061-5/+6
* minios: add xenbus token support and separate watch event queuesKeir Fraser2008-01-171-3/+40
* minios: Various small fixes.kaf24@firebug.cl.cam.ac.uk2007-03-191-0/+1
* [MINIOS] Support xenbus watches.kfraser@localhost.localdomain2007-01-121-0/+3
* [MINIOS] Implement XenBus transactions in MiniOS.kfraser@localhost.localdomain2006-07-051-6/+23
* This patch exposes XenBus functions to Mini-OS applications.sos22@douglas.cl.cam.ac.uk2006-06-131-0/+28
* Fix mini-os xenbus.kaf24@firebug.cl.cam.ac.uk2006-03-241-222/+4
* Merge in the newer Xenbus implementation from Linux to the Mini-OS. The newkaf24@firebug.cl.cam.ac.uk2005-12-081-28/+163
* Xenbus implementation ported from Linux to Mini-os, simple thread support int...kaf24@firebug.cl.cam.ac.uk2005-09-091-0/+89