aboutsummaryrefslogtreecommitdiffstats
path: root/tools/console/daemon/utils.c
Commit message (Expand)AuthorAgeFilesLines
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-281-4/+4
* xenconsoled: portability fixes:Keir Fraser2007-10-081-1/+1
* Fix tools/console to build on NetBSD.Keir Fraser2007-09-201-0/+1
* Add persistent guest & hv logging in xenconsoled.kfraser@localhost.localdomain2007-06-041-1/+1
* [SOLARIS] A couple of simple compile fixes for tools/ on Solaris.kfraser@localhost.localdomain2006-10-171-1/+1
* [TOOLS] Introduce xc_evtchn_*() interface for interacting with /dev/xen/evtchn.kaf24@firebug.cl.cam.ac.uk2006-06-151-26/+0
* Make sure to fork again after setsid() so that child cannot regain CTTY.Anthony Liguori2005-12-121-0/+6
* Remove unsued domain_controller.h file.kaf24@firebug.cl.cam.ac.uk2005-09-141-2/+0
* Check the return value of chdir(2) and write(2).cl349@firebug.cl.cam.ac.uk2005-09-121-2/+4
* Use @releaseDomain watch-events.cl349@firebug.cl.cam.ac.uk2005-09-061-101/+10
* Update consoled to use xs_get_domain_path and cleanup domain tracking code.cl349@firebug.cl.cam.ac.uk2005-09-061-1/+1
* Add @introduceDomain event-watch and replace consoled watch on /console.cl349@firebug.cl.cam.ac.uk2005-09-051-2/+2
* Fix save/restore when using grant tables in network, robust-ify netback shand@ubuntu.eng.hq.xensource.com2005-09-011-1/+1
* Use watch to detect new domains and avoid polling for dead domains.cl349@firebug.cl.cam.ac.uk2005-08-301-2/+7
* New console transport and update xenconsoled.cl349@firebug.cl.cam.ac.uk2005-08-301-7/+3
* Rename libxc => libxenctrl and xc.h => xen/xenctrl.hcl349@firebug.cl.cam.ac.uk2005-08-241-1/+1
* Make xen daemon startup more robust.cl349@firebug.cl.cam.ac.uk2005-08-101-0/+2
* Really include renamed console files. :-)kaf24@firebug.cl.cam.ac.uk2005-08-071-0/+251