aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstore/xenstored_linux.c
Commit message (Collapse)AuthorAgeFilesLines
* xenstored: fix possible, but unlikely, stack overflowMatthew Daley2013-09-131-1/+1
| | | | | | | | | ...when reading xenbus port from xenfs. Coverity-ID: 1055741 Signed-off-by: Matthew Daley <mattjd@gmail.com> Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
* [SOLARIS] Create kernel-interface implementations for libxc and xenstored.kfraser@localhost.localdomain2006-10-171-0/+4
| | | | | | Additionally, on Solaris, tell the kernel when xenstored is running. Signed-off-by: John Levon <john.levon@sun.com>
* [XENSTORE] Make use of /proc/xen/xsd_{port,kva} private to the Linux ↵kaf24@firebug.cl.cam.ac.uk2006-05-241-0/+69
implementation. Signed-off-by: John Levon <john.levon@sun.com>