aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/xenbus
Commit message (Expand)AuthorAgeFilesLines
* minios: Fix xenbus request-id release.Keir Fraser2007-04-061-0/+2
* minios: Various small fixes.kaf24@firebug.cl.cam.ac.uk2007-03-191-1/+2
* minios: Fix xenbus-id allocation loop.kfraser@localhost.localdomain2007-02-191-1/+1
* minios: Fix bug in xenbus implementation.kfraser@localhost.localdomain2007-02-021-0/+2
* [MINIOS] Fix compile warnings with -O.kfraser@localhost.localdomain2007-01-191-1/+1
* [MINIOS] Support xenbus watches.kfraser@localhost.localdomain2007-01-121-7/+77
* [MINI-OS] Clean up event channel types in mini-os.sos22@douglas.cl.cam.ac.uk2006-07-281-1/+2
* [MINIOS]Events handling cleaned up. The interface extended to providekfraser@localhost.localdomain2006-07-051-2/+3
* [MINIOS] Implement XenBus transactions in MiniOS.kfraser@localhost.localdomain2006-07-051-22/+81
* Expand test_xenbus a little.sos22@douglas.cl.cam.ac.uk2006-06-131-0/+35
* This patch exposes XenBus functions to Mini-OS applications.sos22@douglas.cl.cam.ac.uk2006-06-131-25/+130
* The patch removes old Xenbus files, fixes 0 length mmu_updates table bug kaf24@firebug.cl.cam.ac.uk2006-03-244-1029/+0
* Fix mini-os xenbus.kaf24@firebug.cl.cam.ac.uk2006-03-241-0/+387
* Merge in the newer Xenbus implementation from Linux to the Mini-OS. The newkaf24@firebug.cl.cam.ac.uk2005-12-083-319/+509
* I've created a patch to get the mini-os to compile in Xen-unstable. The patchkaf24@firebug.cl.cam.ac.uk2005-10-271-1/+6
* Remove extraneous semicolon.emellor@ewan2005-09-201-1/+1
* Xenbus implementation ported from Linux to Mini-os, simple thread support int...kaf24@firebug.cl.cam.ac.uk2005-09-094-0/+834