aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstore
Commit message (Expand)AuthorAgeFilesLines
* Rationalise xenstore header files a little. xenstored.h,kaf24@firebug.cl.cam.ac.uk2005-10-078-127/+5
* Change xs_read_watch interface to return a sized array (in userspace and inkaf24@firebug.cl.cam.ac.uk2005-10-074-15/+55
* User tools send evtchn notifications via /dev/xen/evtchnkaf24@firebug.cl.cam.ac.uk2005-10-067-72/+27
* Change how event channels are allocated and used by the controlkaf24@firebug.cl.cam.ac.uk2005-10-061-13/+23
* Fix tools to pull public header files from standardkaf24@firebug.cl.cam.ac.uk2005-10-041-1/+0
* xenstore fires @releaseDomain both when a domain shutskaf24@firebug.cl.cam.ac.uk2005-09-261-6/+15
* Add check for speed (takes 33 minutes on my laptop, OUCH!)emellor@ewan2005-09-233-6/+10
* Make xenstored use tdb, transactions can soft-fail (EAGAIN)Rusty Russell2005-09-2325-1147/+3058
* Add check for speed (takes 33 minutes on my laptop, OUCH!)Rusty Russell2005-09-232-0/+135
* This fixes the "make check" feature of xenstore to properly compile withkaf24@firebug.cl.cam.ac.uk2005-09-221-9/+12
* Fire watches once immediately upon registration.cl349@firebug.cl.cam.ac.uk2005-09-194-5/+24
* Fix one more usage of xs_write.cl349@firebug.cl.cam.ac.uk2005-09-191-1/+1
* Remove iflag argument to xs_writecl349@firebug.cl.cam.ac.uk2005-09-1924-265/+122
* Make xs_mkdir an xs_rm idempotent.cl349@firebug.cl.cam.ac.uk2005-09-196-16/+31
* Remove unsued domain_controller.h file.kaf24@firebug.cl.cam.ac.uk2005-09-141-1/+0
* Fix xenstored watch crash.cl349@firebug.cl.cam.ac.uk2005-09-143-7/+24
* merge?cl349@firebug.cl.cam.ac.uk2005-09-131-1/+1
|\
| * Fix the check that the argument count is even, for xenstore_write.emellor@ewan2005-09-131-1/+1
* | Fix up testsuite from recent changes.cl349@firebug.cl.cam.ac.uk2005-09-139-47/+78
* | Always allow overriding where clients connect through XENSTORED_PATH.cl349@firebug.cl.cam.ac.uk2005-09-122-9/+40
* | Change xenbus_dev interface from ioctl to read/write.cl349@firebug.cl.cam.ac.uk2005-09-122-58/+5
* | Add xenstore-list and xenstore-exists clientscl349@firebug.cl.cam.ac.uk2005-09-122-8/+31
* | Always fire watches, even on the connection which caused the watch to fire.cl349@firebug.cl.cam.ac.uk2005-09-121-4/+1
|/
* Fix typo.cl349@firebug.cl.cam.ac.uk2005-09-071-1/+1
* merge?cl349@firebug.cl.cam.ac.uk2005-09-071-4/+26
|\
| * Create /dev/xen/evtchn if it doesn't exist. shand@ubuntu.eng.hq.xensource.com2005-09-071-23/+47
|/
* g/c unused xcs.cl349@firebug.cl.cam.ac.uk2005-09-071-1/+0
* Make xenstored bind to domain exception virq directly, instead of via xcs.cl349@firebug.cl.cam.ac.uk2005-09-072-134/+16
* Add @releaseDomain watch-event.cl349@firebug.cl.cam.ac.uk2005-09-062-1/+9
* Add xcs to include path for xcs_proto.h.cl349@firebug.cl.cam.ac.uk2005-09-061-0/+1
* merge?cl349@firebug.cl.cam.ac.uk2005-09-063-5/+14
|\
| * Avoid warn_unused error on read() return value.kaf24@firebug.cl.cam.ac.uk2005-09-061-1/+2
| * Enable xenstored optimisations.kaf24@firebug.cl.cam.ac.uk2005-09-062-4/+12
* | Make xenstored listen to domain exception virqs.cl349@firebug.cl.cam.ac.uk2005-09-063-4/+156
|/
* Fix 64-bit build.kaf24@firebug.cl.cam.ac.uk2005-09-051-2/+2
* Add @introduceDomain event-watch and replace consoled watch on /console.cl349@firebug.cl.cam.ac.uk2005-09-054-6/+28
* Fix command line argument parsing.cl349@firebug.cl.cam.ac.uk2005-09-051-12/+15
* Add -Werror to xenstore build and fix failure.cl349@firebug.cl.cam.ac.uk2005-09-052-12/+1
* Add missing libxenstore.so dependency for xenstore client programs.cl349@firebug.cl.cam.ac.uk2005-09-051-0/+1
* Rename XS_GET_DOMAIN_PATH to XS_GET_DOMAIN_PATH and add libxenstore binding.cl349@firebug.cl.cam.ac.uk2005-09-055-4/+17
* Fix build. shand@ubuntu.eng.hq.xensource.com2005-09-041-0/+1
* Fix build.cl349@firebug.cl.cam.ac.uk2005-09-041-1/+1
* Fix build dependency issue.cl349@firebug.cl.cam.ac.uk2005-09-041-12/+7
* Add support in libxenstore for using the xenbus_dev store connection.cl349@firebug.cl.cam.ac.uk2005-09-036-6/+235
* Sync Makefile with xen-unstable.hg. This should fix x86-64 bit build.adsharma@los-vmm.sc.intel.com2005-08-291-14/+7
* Merge.adsharma@los-vmm.sc.intel.com2005-08-261-0/+9
|\
| * Add file missed in c51562192ef6b1d94f6de7aba1daafe8353064a8 changeset.cl349@firebug.cl.cam.ac.uk2005-08-261-0/+9
* | Merge.adsharma@los-vmm.sc.intel.com2005-08-253-4/+4
|\|
| * Rename libxc => libxenctrl and xc.h => xen/xenctrl.hcl349@firebug.cl.cam.ac.uk2005-08-243-4/+4
* | Merge.adsharma@los-vmm.sc.intel.com2005-08-246-44/+165
|\|