aboutsummaryrefslogtreecommitdiffstats
path: root/tools/console
Commit message (Expand)AuthorAgeFilesLines
...
* Merged.emellor@ewan2005-10-111-38/+46
|\
| * Publish the virtual console interface in public/io/console.h.kaf24@firebug.cl.cam.ac.uk2005-10-111-38/+46
* | Allow parallel 32- and 64-bit Xen installations. Move xc_save, xc_restore,emellor@ewan2005-10-111-1/+1
|/
* Extend xenbus/xenstore client interface to include a transactionkaf24@firebug.cl.cam.ac.uk2005-10-092-5/+5
* Refactor xenbus to break up the xenbus_lock and permit watcheskaf24@firebug.cl.cam.ac.uk2005-10-091-1/+0
* Change xs_read_watch interface to return a sized array (in userspace and inkaf24@firebug.cl.cam.ac.uk2005-10-071-3/+4
* User tools send evtchn notifications via /dev/xen/evtchnkaf24@firebug.cl.cam.ac.uk2005-10-061-2/+9
* Change how event channels are allocated and used by the controlkaf24@firebug.cl.cam.ac.uk2005-10-061-27/+28
* Send event-channel notification from console daemonkaf24@firebug.cl.cam.ac.uk2005-10-051-0/+6
* xenstore fires @releaseDomain both when a domain shutskaf24@firebug.cl.cam.ac.uk2005-09-261-1/+1
* Remove iflag argument to xs_writecl349@firebug.cl.cam.ac.uk2005-09-191-1/+1
* Remove unsued domain_controller.h file.kaf24@firebug.cl.cam.ac.uk2005-09-142-4/+0
* Fixed consoled race condition.cl349@firebug.cl.cam.ac.uk2005-09-131-1/+3
* Check the return value of chdir(2) and write(2).cl349@firebug.cl.cam.ac.uk2005-09-121-2/+4
* add a simple usage string to xenconsoledvh249@arcadians.cl.cam.ac.uk2005-09-101-1/+7
* Move console tty/limit information into console directory in domain dir.cl349@firebug.cl.cam.ac.uk2005-09-072-19/+34
* Don't leak memory when realloc fails.cl349@firebug.cl.cam.ac.uk2005-09-071-3/+5
* Use @releaseDomain watch-events.cl349@firebug.cl.cam.ac.uk2005-09-064-124/+11
* Exit if xen_setup fails.cl349@firebug.cl.cam.ac.uk2005-09-061-3/+2
* Update consoled to use xs_get_domain_path and cleanup domain tracking code.cl349@firebug.cl.cam.ac.uk2005-09-063-85/+131
* Add @introduceDomain event-watch and replace consoled watch on /console.cl349@firebug.cl.cam.ac.uk2005-09-052-6/+5
* Fix save/restore when using grant tables in network, robust-ify netback shand@ubuntu.eng.hq.xensource.com2005-09-011-1/+1
* Wait a little bit for tty to appear.cl349@firebug.cl.cam.ac.uk2005-08-311-1/+26
* Use MIN instead of MAX to avoid reading more than fits into the buffer.cl349@firebug.cl.cam.ac.uk2005-08-311-1/+1
* Use watch to detect new domains and avoid polling for dead domains.cl349@firebug.cl.cam.ac.uk2005-08-304-47/+86
* merge?cl349@firebug.cl.cam.ac.uk2005-08-301-2/+1
|\
| * Cross-compilation fixes.kaf24@firebug.cl.cam.ac.uk2005-08-301-2/+1
* | New console transport and update xenconsoled.cl349@firebug.cl.cam.ac.uk2005-08-302-90/+212
|/
* Rename libxc => libxenctrl and xc.h => xen/xenctrl.hcl349@firebug.cl.cam.ac.uk2005-08-245-6/+6
* Disable xenconsoled throttling for now.kaf24@firebug.cl.cam.ac.uk2005-08-161-0/+2
* Under the right circumstances, xenconsoled will corrupt its internal kaf24@firebug.cl.cam.ac.uk2005-08-161-5/+20
* Make xenconsole more friendly when invoked directly.cl349@firebug.cl.cam.ac.uk2005-08-101-6/+14
* Make xen daemon startup more robust.cl349@firebug.cl.cam.ac.uk2005-08-102-0/+4
* Really include renamed console files. :-)kaf24@firebug.cl.cam.ac.uk2005-08-0712-0/+1393