aboutsummaryrefslogtreecommitdiff
path: root/extras/mini-os/xenbus
AgeCommit message (Expand)Author
2014-06-12mini-os: tidied up codeKarim Raslan
2014-01-28mini-os: Fix stubdom build failures on gcc 4.8Mike Neilsen
2012-11-13minios: add xenbus_read_uuidMatthew Fioravante
2012-02-20minios: Remove unused variables warningsIan Campbell
2012-01-31mini-os: use BSD sys/queue.h instead of Linux list.hIan Campbell
2010-04-07mini-os: Fix xenbus_switch_state's transaction retryKeir Fraser
2009-12-14mini-os: Fix memory leaks in blkfront, netfront, pcifront, etc.Keir Fraser
2009-11-13pcifront: implement dynamic connections and disconnectionsKeir Fraser
2009-10-01stubdom/minios: re-structure headersKeir Fraser
2009-06-03minios: refactor xenbus state machineKeir Fraser
2008-12-16mini-os: Make utility function get_self_id() in fs-front.c public.Keir Fraser
2008-08-27mini-os: make xenbus_read_integer and xenbus_printf take const stringsKeir Fraser
2008-07-04stubdom: use host's gccKeir Fraser
2008-06-09minios: add proper shutdown facilitiesKeir Fraser
2008-05-06minios: fix thread safety of xenbus watches by requiring callers toKeir Fraser
2008-03-18minios: avoid putting trailing \0 in xenstoreKeir Fraser
2008-03-18minios: Fix lost eventsKeir Fraser
2008-02-27minios: have xenbus_printf return the error returned by xenbus_writeKeir Fraser
2008-01-17minios: add xenbus token support and separate watch event queuesKeir Fraser
2008-01-17minios: use ASSERT for BUG_ONKeir Fraser
2007-11-27minios: Revert 16206:7b5b65fbaf61 (xenbus wait fixup)Keir Fraser
2007-10-24minios: xenbus wait fixupKeir Fraser
2007-04-06minios: Fix xenbus request-id release.Keir Fraser
2007-03-19minios: Various small fixes.kaf24@firebug.cl.cam.ac.uk
2007-02-19minios: Fix xenbus-id allocation loop.kfraser@localhost.localdomain
2007-02-02minios: Fix bug in xenbus implementation.kfraser@localhost.localdomain
2007-01-19[MINIOS] Fix compile warnings with -O.kfraser@localhost.localdomain
2007-01-12[MINIOS] Support xenbus watches.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-07-05[MINIOS] Implement XenBus transactions in MiniOS.kfraser@localhost.localdomain
2006-06-13Expand test_xenbus a little.sos22@douglas.cl.cam.ac.uk
2006-06-13This patch exposes XenBus functions to Mini-OS applications.sos22@douglas.cl.cam.ac.uk
2006-03-24The patch removes old Xenbus files, fixes 0 length mmu_updates table bug kaf24@firebug.cl.cam.ac.uk
2006-03-24Fix mini-os xenbus.kaf24@firebug.cl.cam.ac.uk
2005-12-08Merge in the newer Xenbus implementation from Linux to the Mini-OS. The newkaf24@firebug.cl.cam.ac.uk
2005-10-27I've created a patch to get the mini-os to compile in Xen-unstable. The patchkaf24@firebug.cl.cam.ac.uk
2005-09-20Remove extraneous semicolon.emellor@ewan
2005-09-09Xenbus implementation ported from Linux to Mini-os, simple thread support int...kaf24@firebug.cl.cam.ac.uk